gslb service-group¶
Specify GSLB Service Group
service-group Specification¶
Type Collection Object Key(s) service-group-name Collection Name service-group-list Collection URI /axapi/v3/gslb/service-group Element Name service-group Element URI /axapi/v3/gslb/service-group/{service-group-name} Element Attributes service-group_attributes Schema service-group schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/gslb/service-group | ||
Create List | POST | /axapi/v3/gslb/service-group | ||
Get Object | GET | /axapi/v3/gslb/service-group/{service-group-name} | ||
Get List | GET | /axapi/v3/gslb/service-group | ||
Modify Object | POST | /axapi/v3/gslb/service-group/{service-group-name} | ||
Replace Object | PUT | /axapi/v3/gslb/service-group/{service-group-name} | ||
Replace List | PUT | /axapi/v3/gslb/service-group | ||
Delete Object | DELETE | /axapi/v3/gslb/service-group/{service-group-name} | ||
service-group-list¶
service-group-list is JSON List of service-group attributes
service-group-list : [
]
service-group attributes¶
disable
Description Disable all members
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
disable-site-list
Type: Listmember
Type: Listservice-group-name
Description Specify Service Group 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
disable-site-list¶
Specification Type list Block object keys disable-site
Description Site name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
Refernce Object: /axapi/v3/gslb/site
member¶
Specification Type list Block object keys member-name
Description Service name
Type: string
Format: string-rlx