CLI Reference Guide
https://<host>:<port>/csa/rest/artifact/8a81818f3d1421e7013d1423635a0003/group/8
a81818f3d1437e2013d1795d41107ea?userIdentifier=90d96588360da0c701360da0f1d5f483
The following XML was returned:
<messageList>
<messages>Removed role association for My-New-Group-Name</messages>
</messageList>
List resource providers
Details
URI
/artifact
Method
GET
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.
artifactType=RESOURCE_PROVIDER
Required; the only valid value is RESOURCE_PROVIDER. Basic view
information is provided in the return content.
Returns
200 - Ok
401 - Not authorized
500 - Server exception
Example
The following URL was sent:
https://<host>:<port>/csa/rest/artifact?userIdentifier=
90d96588360da0c701360da0f1d5f483&artifactType=RESOURCE_PROVIDER
The following XML was returned in the response:
<ResourceProviderList>
<count>3</count>
<limit>0</limit>
<resourceProvider>
<id>90e72e583d4c6e77013d4c96b1ab0010</id>
<objectId>90e72e583d4c6e77013d4c96b1ab0010</objectId>
<isCriticalSystemObject>false</isCriticalSystemObject>
<description>Sitescope A</description>
<name>Sitescope_A_March 9, 2013 12:39:36 AM UTC</name>
<displayName>Sitescope A</displayName>
<disabled>false</disabled>
</resourceProvider>
HP Cloud Service Automation (4.00)Page 27 of 141
APIReference
Contents