
URI
/catalog/<catalog_idid>/approval/<approval_id>
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.
Returns 200 - Ok
401 - Not authorized
404 - Not found
500 - Server exception
Caution: The approval is retired regardless of whether it was rejected or approved.
Get resource subscription details
Details
URI
/catalog/<catalog_id>/resourceSubscription/<resource_subscription_
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|baseplusone|subtree]
Optional; default is base. If value is base, then the object is returned. If value is
baseplusone, then the object and its first level children are returned. If value is
subtree, then the object and all of its descendants are returned.
detail=[required|basic|standard|template|full]
Optional; default is full. See "Values for the detail parameter" on page 147. Some
API calls do not support all possible values for this parameter.
Returns 200 - Ok
401 - Not authorized
500 - Server exception
APIReference
HP Cloud Service Automation (4.10) Page 76 of 150
Komentáře k této Příručce