Article summary
Did you find this summary helpful?
Thank you for your feedback
Put
/v2/networks/{networkId}
Required permissions: ["network:update"]
Update network.
Security
Http
Type bearer
Path parameters
networkId
stringRequired
Body parameters
object
network
name
string
Network name
tags
Array of string
List of network tags
string
Responses
200
Request accepted
object
createdAt
string (date-time)
The date when this record was created.
updatedAt
string (date-time)
The date of last update of the record.
dns
string
DNS of the network.
subnet
string
Subnet of the network.
accessType
string
Valid values[ "public", "private" ]
applications
Array of string
List of IDs of assigned applications.
string
tags
Array of string
List of network tags.
string
name
string
Network name.
isDefault
boolean
Indicates that the network is default.
id
string
Unique ID.
tenantId
string
ID of the tenant.
asn
integer
Maximum65534
Minimum64510
regions
Array of string
Network regions id list.
string
400
Bad request
401
Unauthorized
403
Forbidden
404
Network not found
Was this article helpful?