Get backup schedule
Returns the backup schedule for a workspace.
Authorizations
x-api-key
string
header
required
Authorization for TigerGraph Savanna. Send the key in the x-api-key request header.
Path parameters
Workgroup ID
Workspace ID
Response
Indicates whether the request returned an error.
Details about each error returned by the request.
Show child attributes Hide child attributes
FieldNamestringField associated with the error.
ReasonstringExplanation of why the error occurred.
TypestringCategory of the error.
Available options: Internal-Error, Bad-Request, Not-Found, Forbidden, Unauthorized, API-Disabled, Quota-Exceed, Unknown
Human-readable summary of the request result.
Unique identifier for tracing the request.
Payload returned by the request.
Show child attributes Hide child attributes
max_backup_filesintegerMaximum number of backups to keep.
max_reserved_daysintegerNumber of days a backup is kept before it is removed.
max_retryintegerNumber of times a failed backup is retried.
pausebooleanWhether the schedule is paused.
schedulestringrequiredCron expression that sets when the backup runs.
Indicates whether the request returned an error.
Details about each error returned by the request.
Show child attributes Hide child attributes
FieldNamestringField associated with the error.
ReasonstringExplanation of why the error occurred.
TypestringCategory of the error.
Available options: Internal-Error, Bad-Request, Not-Found, Forbidden, Unauthorized, API-Disabled, Quota-Exceed, Unknown
Human-readable summary of the request result.
Unique identifier for tracing the request.
Payload returned by the request.