HP CloudSystem Enterprise User's Guide Page 129

  • Download
  • Add to my manuals
  • Print
  • Page
    / 150
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 128
Instance
An instance is created when a request is approved and includes details about the requested
services such as the status of services, IP addresses, etc.
URI Method Parameters Description
/user/myinstance GET userIdentifier, scope, detail, requestor,
returnRetired, creationStartDate,
creationEndDate
"List instances for
user" on page 143
List service requests for subscription
Details
URI
/user/instance/<instance_id>/request
Retuns the list of service requests for the specified subscription. A request's
details will include information on any failed action instances.
Parameters
userIdentifier=<user_id>
Required; the user ID you want to use as credentials for this API call. See "Get
userIdentifier" on page 91 for the steps required to get the userIdentifier value.
Method GET
Returns 200 - Ok
401 - Not authorized
500 - Server exception
Examples
The following URL was sent:
https://<host>:<port>/csa/rest/user/instance/90cec3a03a94d689013aa91e1b9b1218/re
quest ?userIdentifier=BFA0DB53DA414B90E04059106D1A24B5
The following XML was returned in the response:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ServiceRequestList>
<count>3</count>
<limit>0</limit>
<ServiceRequest>
<id>90cec3a03a667c69013a9331365f3a54</id>ÂÂÂ
<createdOn>2012-10-11T22:03:27.361-07:00</createdOn>
<updatedOn>2012-10-11T22:04:20.553-07:00</updatedOn>
<createdBy> ... </createdBy>
<updatedBy> ... </updatedBy>
APIReference
HP Cloud Service Automation (4.10) Page 129 of 150
Page view 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 149 150

Comments to this Manuals

No comments