Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

 

 

Get a List of User Properties

DescriptionGet a list of user properties

URL

/api/user_properties

MethodGET

Security

Authentication required

Examples

  1. Get all the logged in user's properties:



  2. Get the user's property:

Parameters

Parameter

Description

Required

Default Value

id

Key of the user property

No

None
formatResponse formats: xml or jsonNoxml

Create an Event

DescriptionCreate an event.

URL

/api/events

MethodPOST
 Security

Requires Project Administrator role to create an event.

Examples

  1. Create an event on project org.apache.struts:struts with administrator admin/admin:
    • Category: Alert
    • Name: myAlertName
    • Description: myAlertDescription
       

Parameters

Parameter

Description

Required

Default Value

Value

resource

id or key of the project

?

 

org.codehaus.sonar:sonar

category

Category

?

 

Version
Alert 

name

 

   

description

 

   
Autres paramètres ???    
To be reviewed and completed
    
Labels
  • None