Subnets
subnets
Methods
Create subnet
Delete subnet
List subnets
Project ID
Region ID
Optional. Limit the number of returned items
Optional. Filter by metadata keys. ?metadata_k=key1&metadata_k=key2
Optional. Filter by metadata key-value pairs. curl -G --data-urlencode "metadata_kv={"key": "value"}" --url "https://example.com/cloud/v1/subnets/1/1"
Optional. Only list subnets of this network
Optional. Offset value is used to exclude the first set of records from the result
Optional. Ordering subnets list result by name, created_at, updated_at, available_ips, total_ips, and cidr (default) fields of the subnet and directions (name.asc).
Number of objects
Objects
Get subnet
Change subnet properties
Domain types
Metadata
subnets.metadata
Methods
Create or update one or more metadata items for a subnet. If an item does not exist, it gets created. If an item already exists, it's value is overwritten
Lists all metadata for a subnet
All existing metadata is deleted and replaced with the metadata from the request.
Domain types
Used to process user input, accepting all fields except read-only or internal keys (issued by a regular user). Users can specify key-value tags here.
Metadata Item
subnets.metadata_item
Methods
Delete subnet metadata item by key
Get subnet metadata item by key