GET
/orgs/{org}/settings/network-settings/{network_settings_id}Get a hosted compute network settings resource for an organization
Gets a hosted compute network settings resource configured for an organization.
OAuth app tokens and personal access tokens (classic) need the read:network_configurations scope to use this endpoint.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
orgstringrequired
The organization name. The name is not case sensitive.
network_settings_idstringrequired
Unique identifier of the hosted compute network settings.
200Response
idstringrequired
The unique identifier of the network settings resource.
network_configuration_idstringoptional
The identifier of the network configuration that is using this settings resource.
namestringrequired
The name of the network settings resource.
subnet_idstringrequired
The subnet this network settings resource is configured for.
regionstringrequired
The location of the subnet this network settings resource is configured for.