service-partition¶
Create/unload a service partition
service-partition Specification¶
Type Collection Object Key(s) partition-name Collection Name service-partition-list Collection URI /axapi/v3/service-partition Element Name service-partition Element URI /axapi/v3/service-partition/{partition-name} Element Attributes service-partition_attributes Schema service-partition schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/service-partition | ||
Create List | POST | /axapi/v3/service-partition | ||
Get Object | GET | /axapi/v3/service-partition/{partition-name} | ||
Get List | GET | /axapi/v3/service-partition | ||
Modify Object | POST | /axapi/v3/service-partition/{partition-name} | ||
Delete Object | DELETE | /axapi/v3/service-partition/{partition-name} |
service-partition-list¶
service-partition-list is JSON List of service-partition attributes
service-partition-list : [
]
service-partition attributes¶
application-type
Description ‘adc’: Application type ADC;
Type: string
Supported Values: adc
follow-vrid
Description Join a vrrp group (Specify ha VRRP-A vrid)
Type: number
Range: 0-31
Default: 0
Reference Object: /axapi/v3/vrrp-a/vrid
id
Description Specify unique service partition id
Type: number
partition-name
Description Object service partition name
Type: string
Maximum Length: 14 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