Module set

Source
Expand description

Updates a subnet.

Some attributes, such as IP version (ip_version), CIDR (cidr), and segment (segment_id) cannot be updated. Attempting to update these attributes results in a 400 Bad Request error.

Normal response codes: 200

Error response codes: 400, 401, 403, 404, 412

Structs§

AllocationPools
AllocationPoolsBuilder
Builder for AllocationPools.
HostRoutes
HostRoutesBuilder
Builder for HostRoutes.
Request
RequestBuilder
Builder for Request.
Subnet
SubnetBuilder
Builder for Subnet.

Enums§

AllocationPoolsBuilderError
Error type for AllocationPoolsBuilder
HostRoutesBuilderError
Error type for HostRoutesBuilder
RequestBuilderError
Error type for RequestBuilder
SubnetBuilderError
Error type for SubnetBuilder