Backup Policies

Get available backup policies

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Query parameters
serviceIdinteger · int64Required

Service Id, example: 1234

availabilityZonestringOptional

availabilityZone

policyTypestring · enumRequired

policyType, example: SERVER

Possible values:
backupReplicatedbooleanOptional

backupReplicated

Responses
200

OK

*/*
get
/compute/backup-policies

Get a backup policy by its id

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Available scopes:
  • : openid
  • : email
Path parameters
idinteger · int64Required

BackupPolicy Id, example: 123

Responses
200

OK

*/*
get
/compute/backup-policies/{id}

Last updated