REST Resource: dnsKeys

Resource: DnsKeysGetResponse

The response to a request to fetch a DnsKey.

JSON representation
{
  "dnsKey": {
    object (DnsKey)
  }
}
Fields
dnsKey

object (DnsKey)

The resource you requested.

Methods

get

Fetches the representation of an existing DnsKey.

list

Enumerates DnsKeys to a ResourceRecordSet collection.