Skip to main content

Set Region for an entity

Select

SaaS
Customer Managed

Api to set region for an entity.

Path Parameters
  • entityType string required

    Possible values: [COMMCELL, CLIENT, INSTANCE, BACKUPSET, SUBCLIENT, CLIENT_GROUP, USER, USER_GROUP, LIBRARY, MEDIAAGENT, RESOURCEPOOL, STORAGE_POOL, STORAGE_POLICY, SCHEDULE_POLICY, SUBCLIENT_POLICY, ALERT, PLAN, VIRTUAL_MACHINE, ROLE, DEVICE, REGION, NETWORK_TOPOLOGY, COMPANY]

    Type of the entity

  • entityId int32 required

    Possible values: >= 1

    Unique id for the entity

Request Body
  • entityRegionType string

    Possible values: [BACKUP, WORKLOAD]

  • region object
  • id int32
  • name string
Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...