enterprise-admin
hosted-compute
Create a hosted compute network configuration for an enterprise
Creates a hosted compute network configuration for an enterprise.
post/enterprises/{enterprise}/network-configurations
Path parameters
enterprisestring required
The slug version of the enterprise name.
Request body
Response
Response
Example response
{
"id": "123ABC456DEF789",
"name": "my-network-configuration",
"failover_network_enabled": true,
"created_on": "2024-04-26T11:31:07Z"
}