slb ecmp¶
ecmp debug
ecmp Specification¶
Type Configuration Resource Element Name ecmp Element URI /axapi/v3/slb/ecmp Element Attributes ecmp_attributes Operational Data URI /axapi/v3/slb/ecmp/oper Schema ecmp schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/ecmp | ||
Get Object | GET | /axapi/v3/slb/ecmp | ||
Modify Object | POST | /axapi/v3/slb/ecmp | ||
Replace Object | PUT | /axapi/v3/slb/ecmp | ||
Delete Object | DELETE | /axapi/v3/slb/ecmp |
ecmp attributes¶
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
operational data¶
| Counter | Size | Description | |
|---|---|---|---|
| source-addr-v6 | ipv6-address | source-addr-v6 | |
| source-addr-v4 | ipv4-address | source-addr-v4 | |
| total-path | number | total-path | |
| dest-addr-v6 | ipv6-address | dest-addr-v6 | |
| filter_type | enum | Output contains one of the following values: - ipv6 | |
| dest-addr-v4 | ipv4-address | dest-addr-v4 | |
| ecmp-path | number | ecmp-path | |
| src-port | number | src-port | |
| dst-port | number | dst-port |