CLI Reference Guide
<isCriticalSystemObject>false</isCriticalSystemObject>
<name>sc_February 22, 2013 5:54:43 PM UTC</name>
<displayName>ServiceConsumer1</displayName>
<state>...</state>
<artifactType>...</artifactType>
<disabled>false</disabled>
<distinguishedName>
cn=ServiceConsumer,ou=ConsumerGroup,ou=CSAGroups
</distinguishedName>
<role>
...
</role>
</group>
</GroupList>
Add groups to an organization
Details
URI
/artifact/<organization_id>/group
Method
POST
Parameters
userIdentifier=<user_id>
Required; the user ID you want to use as credentials for this API call. See "Get
userIdentifier" on page 88 for the steps required to get the userIdentifier value.
Returns
200 - Ok
401 - Not authorized
404 - Object not found
500 - Server exception
Note that the role mustbe specifiedfor each group in the request body.Valid rolesare as follows.
For Consumer type organizations:
l SERVICE_CONSUMER
For Provider type organizations:
l CONSUMER_SERVICE_ADMINISTRATOR
l SERVICE_BUSINESS_MANAGER
l SERVICE_DESIGNER
l CSA_ADMIN
l RESOURCE_SUPPLY_MANAGER
l SERVICE_OPERATIONS_MANAGER
Example
The following URL was sent:
HP Cloud Service Automation (4.00)Page 23 of 141
APIReference
Contents