scaleout cluster local-device tracking-template template¶
Configure tracking template to be used by scaleout
template Specification¶
Type Collection Object Key(s) template Collection Name template-list Collection URI /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template Element Name template Element URI /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template/{template} Element Attributes template_attributes Schema template schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template | ||
Create List | POST | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template | ||
Get Object | GET | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template/{template} | ||
Get List | GET | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template | ||
Modify Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template/{template} | ||
Replace Object | PUT | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template/{template} | ||
Replace List | PUT | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template | ||
Delete Object | DELETE | /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template/{template} |
template-list¶
template-list is JSON List of template attributes
template-list : [
]
template attributes¶
template
Description bind tracking template name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
threshold-cfg
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
threshold-cfg¶
Specification Type list Block object keys action
Description ‘down’: node stops processing user traffic; ‘exit-cluster’: node exits scaleout cluster;
Type: string
Supported Values: down, exit-cluster
threshold
Description action triggering threshold
Type: number
Range: 1-65535