CloudInstanceApi
getAllCloudImages
Get all cloud images.
Endpoint | /app/rest/cloud/images
|
Produces |
|
Parameters |
|
Response |
getCloudImage
Get cloud image matching the locator.
Endpoint | /app/rest/cloud/images/{imageLocator}
|
Produces |
|
Parameters |
|
Response |
getAllCloudInstances
Get all cloud instances.
Endpoint | /app/rest/cloud/instances
|
Produces |
|
Parameters |
|
Response |
startInstance
Start a new cloud instance.
Endpoint | /app/rest/cloud/instances
|
Consumes |
|
Produces |
|
Parameters |
|
stopInstance
Stop cloud instance matching the locator.
Endpoint | /app/rest/cloud/instances/{instanceLocator}
|
Parameters |
|
getCloudInstance
Get cloud instance matching the locator.
Endpoint | /app/rest/cloud/instances/{instanceLocator}
|
Produces |
|
Parameters |
|
Response |
getAllCloudProfiles
Get all cloud profiles.
Endpoint | /app/rest/cloud/profiles
|
Produces |
|
Parameters |
|
Response |
getCloudProfile
Get cloud profile matching the locator.
Endpoint | /app/rest/cloud/profiles/{profileLocator}
|
Produces |
|
Parameters |
|
Response |