CLI Reference Guide
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ServiceInstanceList>
<count>6</count>
<limit>0</limit>
<ServiceInstance>
<id>90d957ea3806fa7e01380f957d11070a</id>
<name>MYSD_June 5, 2012 5:19:51 PM UTC</name>
<displayName>MYSD</displayName>
<state></state>
<serviceInstanceState>...</serviceInstanceState>
...
</ServiceInstance>
...
<ServiceInstanceList>
Utilization API
Description
Use this API to retrieve a list of resource utilization objects for the specified subscription.
Base URL
https://<host>:<port>/csa/rest
Details
URI
/utilization/<subscription_id>
See List subscriptions for user for information on obtaining subscription IDs.
Method
GET
Parameters
userIdentifier=<user_id>
Required; the user ID you want to use as credentials for this API call. See Get
userIdentifier for the steps required to get the userIdentifier value.
Returns
200 - Updated
404 - Not found
500 - Server exception
Example use context
An organization’s policy is to do resource provider selection based on available capacity for all
providers. The information returned by this API can be used to determine what resources are
already in use.
HP Cloud Service Automation (4.00)Page 137 of 141
APIReference
Contents