GetIpamIpamPoolsPool

data class GetIpamIpamPoolsPool(val allocationDefaultCidrMask: Int, val allocationMaxCidrMask: Int, val allocationMinCidrMask: Int, val autoImport: Boolean, val createTime: String, val hasSubPool: Boolean, val id: String, val ipVersion: String, val ipamId: String, val ipamPoolDescription: String, val ipamPoolId: String, val ipamPoolName: String, val ipamScopeId: String, val poolDepth: Int, val poolRegionId: String, val regionId: String, val resourceGroupId: String, val sourceIpamPoolId: String, val status: String, val tags: Map<String, String>)

Constructors

Link copied to clipboard
constructor(allocationDefaultCidrMask: Int, allocationMaxCidrMask: Int, allocationMinCidrMask: Int, autoImport: Boolean, createTime: String, hasSubPool: Boolean, id: String, ipVersion: String, ipamId: String, ipamPoolDescription: String, ipamPoolId: String, ipamPoolName: String, ipamScopeId: String, poolDepth: Int, poolRegionId: String, regionId: String, resourceGroupId: String, sourceIpamPoolId: String, status: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The default network mask assigned by the IPAM address pool.IPv4 network mask value range: 0 to 32 bits.

Link copied to clipboard

The maximum network mask assigned by the IPAM address pool.IPv4 network mask value range: 0 to 32 bits.

Link copied to clipboard

The minimum Network mask assigned by the IPAM address pool.IPv4 network mask value range: 0 to 32 bits.

Link copied to clipboard

Whether the automatic import function is enabled for the address pool.

Link copied to clipboard

The creation time of the resource.

Link copied to clipboard

Whether it is a child address pool. Value:-true: Yes.-false: No.

Link copied to clipboard
val id: String

The ID of the resource supplied above.

Link copied to clipboard

Ipam id.

Link copied to clipboard

The description of the IPAM address pool.It must be 2 to 256 characters in length and must start with an English letter or a Chinese character, but cannot start with 'http:// 'or 'https. If it is not filled in, it is empty. The default value is empty.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The name of the resource.

Link copied to clipboard

Ipam scope id.

Link copied to clipboard

The IP protocol version. Currently, only IPv4 is supported * *.

Link copied to clipboard

The depth of the IPAM address pool. Value range: **0 to 10 * *.

Link copied to clipboard

The effective region of the IPAM address pool.

Link copied to clipboard

The region ID of the resource.

Link copied to clipboard

The ID of the resource group.

Link copied to clipboard

The instance ID of the source IPAM address pool.> If this parameter is not entered, the created address pool is the parent address pool.

Link copied to clipboard

The status of the resource.

Link copied to clipboard

The tag of the resource.