CLI Reference Guide

<messageList>
<messages>Updated approval policy of action of ORDER for service offering with
id 8a81818f3d4251ed013d427c75e5005d </messages>
<messages>Updated approval policy of action of MODIFY_SUBCRIPTION for service
offering with id 8a81818f3d4251ed013d427c75e127c3</messages>
<messages>Failed to set approval policy for service offering with id 12345. Th
e service offering is not found. </messages>
</messageList>
List subscriptions in the catalog
Deprecation Notice
The GET/catalog/<catalog_id>/subscription URI has been deprecated. Use URI
/user/mysubscription instead as using the deprecated URI will not allow viewing subscriptions
created by users who previously had access to the catalog, but no longer have access.
Details
URI
/catalog/<catalog_id>/subscription
Use "List catalogs" on page 46 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 88 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.
requestor=<user_name>
Optional; user name must be valid and must be authorized to view the request.
Returns
200 - Ok
401 - Not authorized
500 - Server exception
Examples
The following URL was sent:
https://<host>:<port>/csa/rest/catalog/402895e33732af18013732b6f435006b/
subscription?userIdentifier=90d9652b67ss6a930135f35b327e00a0
HP Cloud Service Automation (4.00) Page 70 of 141
APIReference
Contents