gslb zone service dns-naptr-record

Specify DNS NAPTR Record

dns-naptr-record Specification

Parameter Value
Type Collection
Object Key(s) naptr-target, service-proto, flag
Collection Name dns-naptr-record-list
Collection URI /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record
Element Name dns-naptr-record
Element URI /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag}
Element Attributes dns-naptr-record_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag}/stats
Schema dns-naptr-record schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record

dns-naptr-record attributes

Create List

POST

/axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record

dns-naptr-record attributes

Get Object

GET

/axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag}

dns-naptr-record attributes

Get List

GET

/axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record

dns-naptr-record-list

Modify Object

POST

/axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag}

dns-naptr-record attributes

Replace Object

PUT

/axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag}

dns-naptr-record attributes

Replace List

PUT

/axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record

dns-naptr-record-list

Delete Object

DELETE

/axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag}

dns-naptr-record attributes

dns-naptr-record-list

dns-naptr-record-list is JSON List of dns-naptr-record attributes

dns-naptr-record-list : [

dns-naptr-record attributes

flag

Description Specify the flag (e.g., a, s). Default is empty flag

Type: string

Maximum Length: 1 characters

Maximum Length: 1 characters

Default:

naptr-target

Description Specify the replacement or regular expression

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

order

Description Specify Order

Type: number

Range: 0-65535

preference

Description Specify Preference

Type: number

Range: 0-65535

regexp

Description Return the regular expression

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

sampling-enable

Type: List

service-proto

Description Specify Service and Protocol

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

ttl

Description Specify TTL

Type: number

Range: 0-2147483647

Default: 0

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

sampling-enable

Specification Value
Type list
Block object keys  

counters1

Description ‘all’: all; ‘naptr-hits’: Number of times the NAPTR has been used;

Type: string

Supported Values: all, naptr-hits