Skip to content

/AWS1/CL_FNTIPAMCONFIG

The configuration IPAM settings that includes the quantity of CIDR configurations and the list of IPAM CIDR configurations.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_quantity TYPE /AWS1/FNTINTEGER /AWS1/FNTINTEGER

The number of IPAM CIDR configurations in the IpamCidrConfigs list.

it_ipamcidrconfigs TYPE /AWS1/CL_FNTIPAMCIDRCONFIG=>TT_IPAMCIDRCONFIGLIST TT_IPAMCIDRCONFIGLIST

A list of IPAM CIDR configurations that define the IP address ranges, IPAM pools, and associated Anycast IP addresses.


Queryable Attributes

Quantity

The number of IPAM CIDR configurations in the IpamCidrConfigs list.

Accessible with the following methods

Method Description
GET_QUANTITY() Getter for QUANTITY, with configurable default
ASK_QUANTITY() Getter for QUANTITY w/ exceptions if field has no value
HAS_QUANTITY() Determine if QUANTITY has a value

IpamCidrConfigs

A list of IPAM CIDR configurations that define the IP address ranges, IPAM pools, and associated Anycast IP addresses.

Accessible with the following methods

Method Description
GET_IPAMCIDRCONFIGS() Getter for IPAMCIDRCONFIGS, with configurable default
ASK_IPAMCIDRCONFIGS() Getter for IPAMCIDRCONFIGS w/ exceptions if field has no val
HAS_IPAMCIDRCONFIGS() Determine if IPAMCIDRCONFIGS has a value