Get Org Networking Settings
Get the networking-specific settings for the given organization.
Get the networking-specific settings for the given organization.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/orgs/{orgUrn}/networkingSettings
COPY
Path Parameters
string
orgUrn
Required
orgUrn
Responses
200
OK
Returns
OrgNetworkingSettings
of type(s)
application/json;version=9.1.0
{
"networkingTenancyEnabled": false,
"orgNameForLogs": "string"
}
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/orgs/{orgUrn}/networkingSettings
Deprecated
Availability
Added in 38.1
Deprecated in 9.1.0
With alternative: see
None, not relevant for VCFA.
Org Networking Settings Operations
GET
Get Org Networking Settings
Deprecated
PUT
Update Org Networking Settings
Deprecated