UpdateTenantDataCenterModel

Per-datacenter settings for a tenant.

Properties

NameDescription Additional information
Id

ID of the datacenter.

Type: String

NetScalerGatewayAddress

Address of the NetScaler Gateway used by the tenant in this datacenter.

Type: String

Sample

application/json

Sample:
{
  "Id": "af1fc9c4-dee5-4b0d-836c-9e1c5b57a88a",
  "NetScalerGatewayAddress": "https://ag.tenant1.datacenter1.mydomain.com"
}