v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-134069129.0 KB
resourceRecordSets

Applies a partial update to an existing ResourceRecordSet.

patch/dns/v1/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}

Path parameters

projectstring required

Identifies the project addressed by this request.

managedZonestring required

Identifies the managed zone addressed by this request. Can be the managed zone name or ID.

namestring required

Fully qualified domain name.

typestring required

RRSet type.

Query parameters

clientOperationIdstring

For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.

Request body

kindstring
namestring

For example, www.example.com.

typestring

The identifier of a supported record type. See the list of Supported DNS record types.

ttlinteger

Number of seconds that this ResourceRecordSet can be cached by resolvers.

rrdatasstring[]

As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.

signatureRrdatasstring[]

As defined in RFC 4034 (section 3.2).

Response

Successful response