ip dns¶
Set DNS server
dns Specification¶
Type Intermediate Resource Element Name dns Element URI /axapi/v3/ip/dns Element Attributes dns_attributes Schema dns schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/ip/dns | dns_attributes |
dns attributes¶
primary
Description: primary is a JSON Block. Please see below for primary
Type: Object
Reference Object: /axapi/v3/ip/dns/primary
secondary
Description: secondary is a JSON Block. Please see below for secondary
Type: Object
Reference Object: /axapi/v3/ip/dns/secondary
suffix
Description: suffix is a JSON Block. Please see below for suffix
Type: Object
Reference Object: /axapi/v3/ip/dns/suffix
suffix¶
Specification Type object domain-name
Description DNS suffix
Type: string
Maximum Length: 32 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
primary¶
Specification Type object ip-v4-addr
Description DNS server address
Type: string
Format: ipv4-address
Mutual Exclusion: ip-v4-addr and ip-v6-addr are mutually exclusive
ip-v6-addr
Description DNS server address
Type: string
Format: ipv6-address
Mutual Exclusion: ip-v6-addr and ip-v4-addr are mutually exclusive
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
secondary¶
Specification Type object ip-v4-addr
Description DNS server address
Type: string
Format: ipv4-address
Mutual Exclusion: ip-v4-addr and ip-v6-addr are mutually exclusive
ip-v6-addr
Description DNS server address
Type: string
Format: ipv6-address
Mutual Exclusion: ip-v6-addr and ip-v4-addr are mutually exclusive
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters