gslb service-ip oper¶
Operational Status for the object service-ip
service-ip Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/gslb/service-ip/{node-name}
Element Name
service-ip
Element URI
/axapi/v3/gslb/service-ip/{node-name}/oper
Element Attributes
service-ip_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/gslb/service-ip/{node-name} | ||
Create List | POST | /axapi/v3/gslb/service-ip/{node-name} | ||
Get Object | GET | /axapi/v3/gslb/service-ip/{node-name}/oper | ||
Get List | GET | /axapi/v3/gslb/service-ip/{node-name} | ||
Modify Object | POST | /axapi/v3/gslb/service-ip/{node-name}/oper | ||
Replace Object | PUT | /axapi/v3/gslb/service-ip/{node-name}/oper | ||
Replace List | PUT | /axapi/v3/gslb/service-ip/{node-name} | ||
Delete Object | DELETE | /axapi/v3/gslb/service-ip/{node-name}/oper |
service-ip-list¶
service-ip-list is JSON List of service-ip attributes
service-ip-list : [
]
service-ip attributes¶
node-name
Description Service-IP Name
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
oper
Description: oper is a JSON Block. Please see below for oper
Type: Object
port-list
Type: List
Reference Object: /axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto}
oper¶
Specification
Value
Type
object
disabled
Description
Type: number
dynamic
Description
Type: number
gslb-protocol
Description
Type: number
ip
Description
Type: string
local-protocol
Description
Type: number
manually-health-check
Description
Type: number
port-count
Description
Type: number
service-ip
Description
Type: string
state
Description
Type: string
use_gslb_state
Description
Type: number
virtual-server
Description
Type: number
port-list¶
Specification
Value
Type
list
Block object keys
oper
Description: oper is a JSON Block. Please see below for port-list_oper
Type: Object
port-num
Description Port Number
Type: number
Range: 0-65534
port-proto
Description ‘tcp’: TCP Port; ‘udp’: UDP Port;
Type: string
Supported Values: tcp, udp
port-list_oper¶
Specification
Value
Type
object
disabled
Description
Type: number
dynamic
Description
Type: number
gslb-protocol
Description
Type: number
local-protocol
Description
Type: number
manually-health-check
Description
Type: number
service-port
Description
Type: number
state
Description
Type: string
tcp
Description
Type: number
use_gslb_state
Description
Type: number