gslb zone service dns-txt-record

Specify DNS TXT Record

dns-txt-record Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

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

dns-txt-record attributes

Create List

POST

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

dns-txt-record attributes

Get Object

GET

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

dns-txt-record attributes

Get List

GET

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

dns-txt-record-list

Modify Object

POST

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

dns-txt-record attributes

Replace Object

PUT

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

dns-txt-record attributes

Replace List

PUT

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

dns-txt-record-list

Delete Object

DELETE

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

dns-txt-record attributes

dns-txt-record-list

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

dns-txt-record-list : [

dns-txt-record attributes

record-name

Description Specify the Object Name for TXT Data

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

sampling-enable

Type: List

ttl

Description Specify TTL

Type: number

Range: 0-2147483647

Default: 0

txt-data

Description Specify TXT Data

Type: string

Format: string-rlx

Maximum Length: 1000 characters

Maximum Length: 1 characters

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; ‘hits’: Number of times the record has been used;

Type: string

Supported Values: all, hits