Returns a list of all requests to provision hosts on the cloud.
/Admin/rest/v1/cloud/requests
The host data can be passed as XML containing the equivalent data.
GET: Returns a list of requests to provision hosts on the cloud.
Headers:
One of:
Accept: application/xml
Accept: application/json
Cookies:
LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};
Request Body:
GET: No request body.
GET http://<PCServer>/Admin/rest/v1/cloud/requests HTTP/1.1 Host: PCServer Accept: application/xml Cookie: LWSSO_COOKIE_KEY={LwssoCookie};QCSession={QCSessionCookie};
Headers:
One of:
Content-Type: application/xml
Content-Type: application/json
Cookies:
None
HTML Return Code:
One of the HTTP Return Codes
Upon successful deletion, returns HTTP status 201 (Created).
HTML Body:
GET: Returns the data on the specified provisioned host. See Provision host response.
Provision cloud hosts
Deprovision cloud hosts
Get provision request
Get all cloud hosts
Audit cloud hosts