cgnv6 scaleout¶
CGN Scaleout configuration
scaleout Specification¶
Type Intermediate Resource Element Name scaleout Element URI /axapi/v3/cgnv6/scaleout Element Attributes scaleout_attributes Schema scaleout schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/cgnv6/scaleout | scaleout_attributes |
scaleout attributes¶
address-mapping
Description: address-mapping is a JSON Block. Please see below for address-mapping
Type: Object
Reference Object: /axapi/v3/cgnv6/scaleout/address-mapping
nat-ip-hashing-scheme
Description: nat-ip-hashing-scheme is a JSON Block. Please see below for nat-ip-hashing-scheme
Type: Object
Reference Object: /axapi/v3/cgnv6/scaleout/nat-ip-hashing-scheme
address-mapping¶
Specification Type object uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
nat-ip-hashing-scheme¶
Specification Type object hashing-type
Description ‘route-aggregation’: Chunk contiguous NAT IPs for route aggregation(default); ‘mod-user-groups’: Hash NAT IPs by taking mod of user-groups;
Type: string
Supported Values: route-aggregation, mod-user-groups
Default: route-aggregation
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters