DNS REST Endpoints

DNS
The operations from the DNS category.
ChangeSteeringPolicyCompartment
Method: post
Path: /20180115/steeringPolicies/{steering_policy_id}/actions/changeCompartment
ChangeTsigKeyCompartment
Method: post
Path: /20180115/tsigKeys/{tsig_key_id}/actions/changeCompartment
ChangeZoneCompartment
Method: post
Path: /20180115/zones/{zone_name_or_id}/actions/changeCompartment
CreateSteeringPolicy
Method: post
Path: /20180115/steeringPolicies
CreateSteeringPolicyAttachment
Method: post
Path: /20180115/steeringPolicyAttachments
CreateTsigKey
Method: post
Path: /20180115/tsigKeys
CreateZone
Method: post
Path: /20180115/zones
DeleteDomainRecords
Method: delete
Path: /20180115/zones/{zone_name_or_id}/records/{domain}
DeleteRRSet
Method: delete
Path: /20180115/zones/{zone_name_or_id}/records/{domain}/{rtype}
DeleteSteeringPolicy
Method: delete
Path: /20180115/steeringPolicies/{steering_policy_id}
DeleteSteeringPolicyAttachment
Method: delete
Path: /20180115/steeringPolicyAttachments/{steering_policy_attachment_id}
DeleteTsigKey
Method: delete
Path: /20180115/tsigKeys/{tsig_key_id}
DeleteZone
Method: delete
Path: /20180115/zones/{zone_name_or_id}
GetDomainRecords
Method: get
Path: /20180115/zones/{zone_name_or_id}/records/{domain}
GetRRSet
Method: get
Path: /20180115/zones/{zone_name_or_id}/records/{domain}/{rtype}
GetSteeringPolicy
Method: get
Path: /20180115/steeringPolicies/{steering_policy_id}
GetSteeringPolicyAttachment
Method: get
Path: /20180115/steeringPolicyAttachments/{steering_policy_attachment_id}
GetTsigKey
Method: get
Path: /20180115/tsigKeys/{tsig_key_id}
GetZone
Method: get
Path: /20180115/zones/{zone_name_or_id}
GetZoneContent
Method: get
Path: /20180115/zones/{zone_name_or_id}/content
GetZoneRecords
Method: get
Path: /20180115/zones/{zone_name_or_id}/records
ListSteeringPolicies
Method: get
Path: /20180115/steeringPolicies
ListSteeringPolicyAttachments
Method: get
Path: /20180115/steeringPolicyAttachments
ListTsigKeys
Method: get
Path: /20180115/tsigKeys
ListZones
Method: get
Path: /20180115/zones
PatchDomainRecords
Method: patch
Path: /20180115/zones/{zone_name_or_id}/records/{domain}
PatchRRSet
Method: patch
Path: /20180115/zones/{zone_name_or_id}/records/{domain}/{rtype}
PatchZoneRecords
Method: patch
Path: /20180115/zones/{zone_name_or_id}/records
UpdateDomainRecords
Method: put
Path: /20180115/zones/{zone_name_or_id}/records/{domain}
UpdateRRSet
Method: put
Path: /20180115/zones/{zone_name_or_id}/records/{domain}/{rtype}
UpdateSteeringPolicy
Method: put
Path: /20180115/steeringPolicies/{steering_policy_id}
UpdateSteeringPolicyAttachment
Method: put
Path: /20180115/steeringPolicyAttachments/{steering_policy_attachment_id}
UpdateTsigKey
Method: put
Path: /20180115/tsigKeys/{tsig_key_id}
UpdateZone
Method: put
Path: /20180115/zones/{zone_name_or_id}
UpdateZoneRecords
Method: put
Path: /20180115/zones/{zone_name_or_id}/records