scaleout cluster service-config template¶
Scaleout template
template Specification¶
Type Collection Object Key(s) name Collection Name template-list Collection URI /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template Element Name template Element URI /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template/{name} Element Attributes template_attributes Schema template schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template | ||
Create List | POST | /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template | ||
Get Object | GET | /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template/{name} | ||
Get List | GET | /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template | ||
Modify Object | POST | /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template/{name} | ||
Replace Object | PUT | /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template/{name} | ||
Replace List | PUT | /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template | ||
Delete Object | DELETE | /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template/{name} |
template-list¶
template-list is JSON List of template attributes
template-list : [
]
template attributes¶
bucket-count
Description Number of traffic buckets
Type: number
Range: 1-256
Default: 256
device-group
Description Device group id
Type: number
Range: 1-16
name
Description Scaleout template Name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
user-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