Technical white paper | Integrated Billing Solutions with HP CSA 4.00
Get Utilization Information for a Subscription
REST Syntax:
GET http://<host>:<port>/csa/rest/utilization/<subscriptionId>&userIdentifier=
<adminId>
Response Format (a list utilization resource):
<UtilizationList>
<utilization>
<resourceBindingId>…</resourceBindingId>
<resourcePool>…</resourcePool>
<resourceProvider>…</resourceProvider>
<resourceType>
<id>…</id>
<isCriticalSystemObject>…</isCriticalSystemObject>
<description>Power capacity as retrieved from a power
management/budget interface</description>
<name>POWER</name>
<displayName>Power</displayName>
<disabled>…</disabled>
<serviceComponentId>…</serviceComponentId>
<serviceInstanceId>
<unit>
<id>…</id>
<isCriticalSystemObject>…</isCriticalSystemObject>
<description>Kilowatts</id> THESE ARE SPECIAL UTILIZATION PROPERTIES
<name>KW</name> AND CANNOT BE DEFINED BY DESIGNER.
<displayName>KW</displayName> MUST BE INTEGER.
</unit>
<usage>
123
</usage>
<utilization>…</utilization>
</UtilizationList>
Defined Utilization Properties
The following Utilization Properties are defined in HP CSA.
• CPU (Number of CPUs)
• IPv4 Addresses (Number of Addresses)
• IPv6 Address (Number of Addresses)
• License (Number of Keys)
• Memory (MB)
• Physical Server (Number of Servers)
• Power (KW)
• Storage (GB)
• Subnet (Number of Subnets)
• VLAN (Number of VLANs)
• Virtual Server (Number of Servers)
13
Komentarze do niniejszej Instrukcji