Create on demand cluster restore
POST/v1/spectroclusters/:uid/features/restore/onDemand
Create on demand cluster restore
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
backupNamestringrequired
backupRequestUidstringrequired
destinationClusterUidstringrequired
includeClusterResourcesboolean
includeNamespacesstring[]
preserveNodePortsboolean
restorePVsboolean
Responses
- 201
Created successfully
Response Headers
AuditUid
string
Audit uid for the request
- application/json
- Schema
- Example (from schema)
Schema
uidstringrequired
{
"uid": "string"
}
Loading...