enable-management service ssh acl-v6¶
IPv6 ACL for SSH service
acl-v6 Specification¶
Type Collection Object Key(s) acl-name Collection Name acl-v6-list Collection URI /axapi/v3/enable-management/service/ssh/acl-v6 Element Name acl-v6 Element URI /axapi/v3/enable-management/service/ssh/acl-v6/{acl-name} Element Attributes acl-v6_attributes Schema acl-v6 schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/enable-management/service/ssh/acl-v6 | ||
Create List | POST | /axapi/v3/enable-management/service/ssh/acl-v6 | ||
Get Object | GET | /axapi/v3/enable-management/service/ssh/acl-v6/{acl-name} | ||
Get List | GET | /axapi/v3/enable-management/service/ssh/acl-v6 | ||
Modify Object | POST | /axapi/v3/enable-management/service/ssh/acl-v6/{acl-name} | ||
Replace Object | PUT | /axapi/v3/enable-management/service/ssh/acl-v6/{acl-name} | ||
Replace List | PUT | /axapi/v3/enable-management/service/ssh/acl-v6 | ||
Delete Object | DELETE | /axapi/v3/enable-management/service/ssh/acl-v6/{acl-name} |
acl-v6-list¶
acl-v6-list is JSON List of acl-v6 attributes
acl-v6-list : [
]
acl-v6 attributes¶
acl-name
Description ACL name
Type: string
Maximum Length: 16 characters
Maximum Length: 1 characters
Reference Object: /axapi/v3/ipv6/access-list
all-data-intf
Description All Data Interfaces
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
eth-cfg
Type: Listmanagement
Description Management Interface
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
tunnel-cfg
Type: Listuser-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
ve-cfg
Type: List
tunnel-cfg¶
Specification Type list Block object keys tunnel-end
Description tunnel port
Type: number
tunnel-start
Description tunnel port (tunnel Interface number)
Type: number
ve-cfg¶
Specification Type list Block object keys ve-end
Description VE port
Type: number
ve-start
Description VE port (VE Interface number)
Type: number
eth-cfg¶
Specification 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