ip nat pool-group¶
IP pool group name
pool-group Specification¶
Type Collection Object Key(s) pool-group-name Collection Name pool-group-list Collection URI /axapi/v3/ip/nat/pool-group Element Name pool-group Element URI /axapi/v3/ip/nat/pool-group/{pool-group-name} Element Attributes pool-group_attributes Statistics Data URI /axapi/v3/ip/nat/pool-group/{pool-group-name}/stats Schema pool-group schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ip/nat/pool-group | ||
Create List | POST | /axapi/v3/ip/nat/pool-group | ||
Get Object | GET | /axapi/v3/ip/nat/pool-group/{pool-group-name} | ||
Get List | GET | /axapi/v3/ip/nat/pool-group | ||
Modify Object | POST | /axapi/v3/ip/nat/pool-group/{pool-group-name} | ||
Replace Object | PUT | /axapi/v3/ip/nat/pool-group/{pool-group-name} | ||
Replace List | PUT | /axapi/v3/ip/nat/pool-group | ||
Delete Object | DELETE | /axapi/v3/ip/nat/pool-group/{pool-group-name} |
pool-group-list¶
pool-group-list is JSON List of pool-group attributes
pool-group-list : [
]
pool-group attributes¶
member-list
Type: List
Reference Object: /axapi/v3/ip/nat/pool-group/{pool-group-name}/member/{pool-name}
pool-group-name
Description Specify pool group name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
sampling-enable
Type: Listuser-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
vrid
Description Specify VRRP-A vrid (Specify ha VRRP-A vrid)
Type: number
Range: 1-31
Reference Object: /axapi/v3/vrrp-a/vrid
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘Failed’: some-help-string;
Type: string
Supported Values: all, Failed
member-list¶
Specification Type list Block object keys pool-name
Description Specify NAT pool name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
Counter | Size | Description | |
---|---|---|---|
Failed | 8 | some-help-string |