disable-management service¶
Disable management services
service Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
service
Element URI
/axapi/v3/disable-management/service
Element Attributes
service_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/disable-management/service | service_attributes |
service attributes¶
http
Description: http is a JSON Block. Please see below for http
Type: Object
Reference Object: /axapi/v3/disable-management/service/http
https
Description: https is a JSON Block. Please see below for https
Type: Object
Reference Object: /axapi/v3/disable-management/service/https
ntp
Description: ntp is a JSON Block. Please see below for ntp
Type: Object
Reference Object: /axapi/v3/disable-management/service/ntp
ping
Description: ping is a JSON Block. Please see below for ping
Type: Object
Reference Object: /axapi/v3/disable-management/service/ping
snmp
Description: snmp is a JSON Block. Please see below for snmp
Type: Object
Reference Object: /axapi/v3/disable-management/service/snmp
ssh
Description: ssh is a JSON Block. Please see below for ssh
Type: Object
Reference Object: /axapi/v3/disable-management/service/ssh
ping¶
Specification
Value
Type
object
all-data-intf
Description All Data Interfaces
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
eth-cfg
Type: List
management
Description Management Interface
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
tunnel-cfg
Type: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ve-cfg
Type: List
ping_eth-cfg¶
Specification
Value
Type
list
Block object keys
ethernet-end
Description Ethernet port
Type: number
Format: interface
ethernet-start
Description Ethernet port (Ethernet Interface number)
Type: number
Format: interface
ping_ve-cfg¶
Specification
Value
Type
list
Block object keys
ve-end
Description VE port
Type: number
ve-start
Description VE port (VE Interface number)
Type: number
ping_tunnel-cfg¶
Specification
Value
Type
list
Block object keys
tunnel-end
Description tunnel port
Type: number
tunnel-start
Description tunnel port (tunnel Interface number)
Type: number
ssh¶
Specification
Value
Type
object
management
Description Management port
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
http¶
Specification
Value
Type
object
management
Description Management port
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
https¶
Specification
Value
Type
object
management
Description Management port
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
snmp¶
Specification
Value
Type
object
management
Description Management port
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ntp¶
Specification
Value
Type
object
all-data-intf
Description All Data Interfaces
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
eth-cfg
Type: List
management
Description Management Interface
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
tunnel-cfg
Type: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ve-cfg
Type: List
ntp_eth-cfg¶
Specification
Value
Type
list
Block object keys
ethernet-end
Description Ethernet port
Type: number
Format: interface
ethernet-start
Description Ethernet port (Ethernet Interface number)
Type: number
Format: interface
ntp_ve-cfg¶
Specification
Value
Type
list
Block object keys
ve-end
Description VE port
Type: number
ve-start
Description VE port (VE Interface number)
Type: number
ntp_tunnel-cfg¶
Specification
Value
Type
list
Block object keys
tunnel-end
Description tunnel port
Type: number
tunnel-start
Description tunnel port (tunnel Interface number)
Type: number