Skip to main content

Restore a Cloud Config Subclient

Select

SaaS
Customer Managed

Restore a Cloud Config Subclient.

Path Parameters
  • subclientId string required

    Id of an cloud config subclient

Request Body
  • jobId int32

    CloudConfig backup jobId

  • cloudConfigDestinationInfo object

    Destination information

  • cloudConfigSubclients object[]

    List of app definitions to restore

  • id int32
  • name string
  • cloudConfigContent object

    Cloud Config Content

  • azureCloudConfigContent object

    Azure Cloud Config Content

  • resourceGroup string[]
  • tags object[]
  • name string
  • value string
  • region string

    Azure region

  • ociCloudConfigContent object

    OCI Cloud Config Content

  • compartments string[]
  • tags object[]
  • tagNamespace string
  • tagKey string
  • tagValue string
  • region string

    OCI region

  • planEntity object
  • id int32
  • name string
  • subType string

    Possible values: [ANY, DLO, SERVER, LAPTOP, DATABASE, SNAP, FS_SERVER, VSA_SERVER, VSA_REPLICATION, EXCHANGE_USER, EXCHANGE_JOURNAL, DATA_CLASSIFICATION, E_DISCOVERY, OFFICE_365, ARCHIVER, FSIBMIVTL, DYNAMICS_365, CDM, ObjectStore]

  • azure object

    Azure Cloud Config Destination Info

  • region string

    Azure region

  • oci object

    OCI Cloud Config Destination Info

  • region string

    OCI region to restore resource configs

Responses

OK


Schema
  • taskId int32
  • jobIds string[]

    JobIds for the immediate run request

Loading...