Skip to main content
Version: latest

Create On demand Workspace Restore

POST 

/v1/workspaces/:uid/restore/onDemand

Create On demand Workspace Restore

Request

Path Parameters

    uid stringrequired

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    backupRequestUidstringrequired

    restoreConfigs

    undefined[]

  • Array [

  • backupNamestringrequired
    includeClusterResourcesboolean
    includeNamespacesstring[]
    preserveNodePortsboolean
    restorePVsboolean
    sourceClusterUidstringrequired
  • ]

Responses

Created successfully

Response Headers

  • AuditUid

    string

    Audit uid for the request

Schema

    uidstringrequired
Loading...