Update a cloud-network
PUT /cloud-networks/{id}
PUT
/cloud-networks/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Request Body required
Section titled “Request Body required ”object
data
object
name
required
string
provider
required
string
region
required
string
cidr_block
string
state
string
external_id
string
metadata
Arbitrary JSON value (object, array, string, number, boolean, or null)
organisation
credential
subnets
Responses
Section titled “ Responses ”Updated
object
data
object
name
required
string
provider
required
string
region
required
string
cidr_block
string
state
string
external_id
string
metadata
Arbitrary JSON value (object, array, string, number, boolean, or null)
organisation
credential
subnets
security_groups
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found