|
|
DNSZoneRecordsListFrom $1Table of contentsDescriptionThis API call allows you to list all dns records for the specified DNS zone Changelog
Request Parameters
Response Elements
Sample Requesthttps://api.scalr.net/?Action=DNSZoneRecordsList
Sample Response<?xml version="1.0"?>
<DNSZoneRecordsListResponse>
<TransactionID>80b8c4a8-af0a-47a4-9856-6c7cfd817ae8</TransactionID>
<ZoneRecordSet>
<Item>
<ID>2355</ID>
<Type>TXT</Type>
<TTL>14400</TTL>
<Priority>0</Priority>
<Name>@</Key>
<Value>spf=v1</Value>
<Weight>0</Weight>
<Port>0</Port>
<IsSystem>0</IsSystem>
</Item>
<Item>
<ID>2356</ID>
<Type>TXT</Type>
<TTL>14400</TTL>
<Priority>0</Priority>
<Name>@</Key>
<Value>spf=v2</Value>
<Weight>0</Weight>
<Port>0</Port>
<IsSystem>0</IsSystem>
</Item>
</ZoneRecordSet>
</DNSZoneRecordsListResponse>
Tags: (Edit tags)
|
||||||||||||||||||||||||||||||
Powered by MindTouch Core |