Update cluster backup settings
PUT/v1/spectroclusters/:uid/features/backup
Update cluster backup settings
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
backupLocationNamestring
backupLocationUidstring
backupNamestring
backupPrefixstring
durationInHoursint64
includeAllDisksboolean
includeClusterResourcesboolean
locationTypestring
namespacesstring[]
schedule
Cluster feature schedule
scheduledRunTimestring
Responses
- 204
The resource was updated successfully
Loading...