BACKING_UP
, the server can not be modified and no additional backup can be created. Backups can be created for RUNNING
, HEALTHY
and UNHEALTHY
servers.
This operation is asnychronous.
By default 50 manual backups can be created.
A LimitExceededException
is thrown then the maximum number of manual backup is reached. A InvalidStateException
is thrown when the server is not in any of RUNNING, HEALTHY, UNHEALTHY. A ResourceNotFoundException
is thrown when the server is not found. A ValidationException
is thrown when parameters of the request are not valid.