Version: 6.4.10
the static file path for the server administration frontend
OK
Not Modified
Could not access file
File not found
Returns the API as swagger.
OK
Returns all backups grouped by volume.
OK
Writes an application state dump in the working directory
OK
Could not write state
Returns basic server information.
OK
Downloads the server log file.
OK
Log file not found
Returns all volumes.
OK
Uploads the volume that is attached to the request. The name of the uploaded zip file is used as volumeID.
OK
Bad request
Deletes the specified volume. Creates a backup before deleting by default.
volumeID | the volume name |
path | string | |
backup | set to "false" if no backup should be created before deleting |
query | boolean |
OK
Volume not found
Downloads the specified volume.
volumeID | the volume name |
path | string |
OK
Volume not found
Manages the specified volume.
volumeID | the volume name |
path | string | |
action |
|
query | object , x ∈ { copy , compress , upgradeCoastVersion , upgradeBlockFileSystem , rename , backup } | |
targetID | the target name. Only required for action=copy |
query | string | |
newVolumeID | The new volume name. Only required for action=rename |
query | string |
OK
Volume not found
Bad request
Replaces the specified volume with the uploaded volume. This resource requires a volume zip file attached to the request.
volumeID | the volume name |
path | string |
OK
Bad request
Returns all backups for the specified volume.
volumeID | the volume name |
path | string |
OK
Volume not found
Deletes the backup with the given version for the specified volume.
volumeID | the volume name |
path | string | |
version | the backup version |
path | string |
OK
Backup not found
Restores the backup with the given version for the specified volume.
volumeID | the volume name |
path | string | |
version | the backup version |
path | string | |
targetID | the name for the restored volume |
query | string |
OK
Could not recover the specified volume
Returns the status of the garbage collection for the specified volume
volumeID | the volume name |
path | string |
OK
Volume not found
Manages the garbage collection for the specified volume
volumeID | the volume name |
path | string | |
action |
|
query | object , x ∈ { stop , start , pause } |
OK
Volume not found
Returns basic information for the specified volume.
volumeID | the volume name |
path | string |
OK
Volume not found