interface ve nptv6 domain

Apply NPTv6 translation domain on interface

domain Specification

Parameter Value
Type Collection
Object Key(s) domain-name, bind-type
Collection Name domain-list
Collection URI /axapi/v3/interface/ve/{ifnum}/nptv6/domain
Element Name domain
Element URI /axapi/v3/interface/ve/{ifnum}/nptv6/domain/{domain-name}+{bind-type}
Element Attributes domain_attributes
Partition Visibility shared
Schema domain schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/interface/ve/{ifnum}/nptv6/domain

domain attributes

Create List

POST

/axapi/v3/interface/ve/{ifnum}/nptv6/domain

domain attributes

Get Object

GET

/axapi/v3/interface/ve/{ifnum}/nptv6/domain/{domain-name}+{bind-type}

domain attributes

Get List

GET

/axapi/v3/interface/ve/{ifnum}/nptv6/domain

domain-list

Modify Object

POST

/axapi/v3/interface/ve/{ifnum}/nptv6/domain/{domain-name}+{bind-type}

domain attributes

Replace Object

PUT

/axapi/v3/interface/ve/{ifnum}/nptv6/domain/{domain-name}+{bind-type}

domain attributes

Replace List

PUT

/axapi/v3/interface/ve/{ifnum}/nptv6/domain

domain-list

Delete Object

DELETE

/axapi/v3/interface/ve/{ifnum}/nptv6/domain/{domain-name}+{bind-type}

domain attributes

domain-list

domain-list is JSON List of domain attributes

domain-list : [

domain attributes

bind-type

Description ‘inside’: This interface is connected to NPTv6 inside networks; ‘outside’: This interface is connected to NPTv6 outside networks;

Type: string

Supported Values: inside, outside

domain-name

Description NPTv6 domain name

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters