OrgNetworkingSettings

OrgNetworkingSettings
OrgNetworkingSettings

Networking-specific settings for an Organization.

JSON Example
{
    "networkingTenancyEnabled": false,
    "orgNameForLogs": "string"
}
boolean
networkingTenancyEnabled
Optional

Whether this Organization has tenancy for the network domain in the backing network provider. If enabled, can only be disabled after all Org VDCs and VDC Groups that have networking tenancy enabled are deleted. Is disabled by default.

string
orgNameForLogs
Optional

A short (8 char) display name to identify this Organization in the logs of the backing network provider. Only applies if the Organization is networking tenancy enabled. This identifier is globally unique.