Skip to main content

Create a Cloud Config Subclient

Select

SaaS
Customer Managed

Create a Cloud Config Subclient. This subclient is used to protect the cloud config files.

Request Body
  • name string required

    Subclient name

  • hypervisor object required
  • id int32
  • name string
  • plan object required
  • id int32
  • name string
  • content 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

Responses

OK


Schema
  • subclientId int32
  • warningCode int32
  • errorCode int32
  • errorMessage string

    Response message

  • warningMessage string

    Response message

Loading...