system_ip_pool_create

Create IP pool
post/v1/system/ip-pools

Request Body

Create-time parameters for an IpPool.

For multicast pools, all ranges must be either Any-Source Multicast (ASM) or Source-Specific Multicast (SSM), but not both. Mixing ASM and SSM ranges in the same pool is not allowed.

ASM: IPv4 addresses outside 232.0.0.0/8, IPv6 addresses with flag field != 3 SSM: IPv4 addresses in 232.0.0.0/8, IPv6 addresses with flag field = 3

Object

What this pool is assigned to (defaults to Silos).

Assignment of an IP pool to resources and services.

description

The IP version of the pool.

The default is IPv4.

v4v6

The IP address version.

name

Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.

Type of IP pool (defaults to Unicast)

Type of IP pool.

Responses

201

successful creation

Object
assignment

What this pool is currently assigned to.

Assignment of an IP pool to resources and services.

description

Human-readable free-form text about a resource

id

Unique, immutable, system-controlled identifier for each resource

ip_version

The IP version for the pool.

v4v6

The IP address version.

name

Unique, mutable, user-controlled identifier for each resource

Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.

pool_type

Type of IP pool (unicast or multicast).

Type of IP pool.

time_created

Timestamp when this resource was created

time_modified

Timestamp when this resource was last modified

4XX

Error

Object
message
request_id
5XX

Error

Object
message
request_id