CLI Reference Guide
Cancel a request
Details
URI
/catalog/<catalog_id>/request/<request_id>/cancel
Use /catalog to get the catalog ID and /catalog/<catalog_id>/request to get the
request 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 for the steps required to get the
userIdentifier value.
Returns
200 - Ok
401 - Not authorized
404 - Not found
500 - Server exception
Retire a request
Details
URI
/catalog/<calalog_id>/request/<request_id>
Use /catalog to get the catalog ID and /catalog/<catalog_id>/request to get the
request ID.
Method
DELETE
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 for the steps required to get the
userIdentifier value.
Returns
200 - Ok
401 - Not authorized
404 - Not found
500 - Server exception
HP Cloud Service Automation (4.00) Page 62 of 141
APIReference
Contents