
Details
URI
/catalog/<catalog_id>/request
Use "List catalogs" on page 47 to get the catalog ID.
Method GET
Parameters
userIdentifier=<user_id>
Required; the user ID you want to use as credentials for this API call. This user
should be a consumer user who has the necessary permissions for the data you
want to work with. See "Get userIdentifier" on page 91 for the steps required to get
the userIdentifier value.
scope=[base|view]
Optional; default is base.
detail=basic
Optional; The only valid value is basic.
submitter=<user_name>
Required; user name must be valid and must be authorized to view the request.
returnRetired=[true|false]
Optional; default is false.
Returns 200 - Ok
401 - Not authorized
500 - Server exception
Examples
The following URL was sent:
https://localhost:8444/csa/rest/catalog/8a8181853810699a0138106dcebc0011/reques
t/ ?userIdentifier=8a8181853810699a01381076be5400a0
The following XML was returned in the response:
<ServiceRequestList>
<count>21</count>
<limit>0</limit>
<ServiceRequest>
<id>8a8181853810699a01381079190800a7</id>
<objectId>8a8181853810699a01381079190800a7</objectId>
<createdOn>2012-06-21T12:16:08.073-07:00</createdOn>
<updatedOn>2012-06-21T12:16:50.787-07:00</updatedOn>
<isCriticalSystemObject>false</isCriticalSystemObject>
<description>SD2 Offering</description>
<detailedDescription>desc - SD2 offering</detailedDescription>
<iconUrl>/csa/images/library/application.png</iconUrl>
<name>request 1</name>
APIReference
HP Cloud Service Automation (4.10) Page 57 of 150
Kommentare zu diesen Handbüchern