Skip to main content

Get Region Details of entity

Select

SaaS
Customer Managed

Api to fetch region details 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

Query Parameters
  • calculate boolean

    Flag for Enable/Disable Region Calculation

  • entityRegionType string

    Possible values: [BACKUP, WORKLOAD]

    Region Type Enum

Responses

OK


Schema
  • id int32
  • name string
  • displayName string
Loading...