gslb protocol enable¶
Enable/Disable GSLB Message Protocol
enable Specification¶
Parameter
Value
Type
Collection
Object Key(s)
type
Collection Name
Collection URI
/axapi/v3/gslb/protocol/enable
Element Name
enable
Element URI
/axapi/v3/gslb/protocol/enable/{type}
Element Attributes
enable_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/gslb/protocol/enable | ||
Create List | POST | /axapi/v3/gslb/protocol/enable | ||
Get Object | GET | /axapi/v3/gslb/protocol/enable/{type} | ||
Get List | GET | /axapi/v3/gslb/protocol/enable | ||
Modify Object | POST | /axapi/v3/gslb/protocol/enable/{type} | ||
Replace Object | PUT | /axapi/v3/gslb/protocol/enable/{type} | ||
Replace List | PUT | /axapi/v3/gslb/protocol/enable | ||
Delete Object | DELETE | /axapi/v3/gslb/protocol/enable/{type} | ||
enable-list¶
enable-list is JSON List of enable attributes
enable-list : [
]
enable attributes¶
type
Description ‘controller’: Enable/Disable GSLB protocol as GSLB controller; ‘device’: Enable/Disable GSLB protocol as site device;
Type: string
Supported Values: controller, device
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters