Snapshots
Query parameters
IdstringRequired
Name of snapshot
NamespacestringRequired
The namespace/vpc.
ClusterstringRequired
The cluster you're operating on
Responses
200
Success
idstring · nullableOptional
namespacestring · nullableOptional
sourceNamestring · nullableOptional
osImagestring · nullableOptional
customPackagestring · nullableOptional
rootDiskSizestring · nullableOptional
creationDatestring · date-timeOptional
usernamestring · nullableOptional
tenancyNamestring · nullableOptional
readyToUsebooleanOptional
400
Bad Request
401
Unauthorized
403
Forbidden
500
Server Error
get
/api/v1/servers/snapshots/GetSnapshotBody
namestring · nullableOptional
namespacestring · min: 1Required
clusterstring · min: 1Required
sourceVMNamestring · nullableOptional
Responses
202
Accepted
400
Bad Request
401
Unauthorized
403
Forbidden
500
Server Error
503
Server Error
post
/api/v1/servers/snapshots/CreateSnapshotLast updated