{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector RecordSets API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "RecordSets", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename Recordtype Relativerecordsetname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsZones/:zoneName/:recordType/:relativeRecordSetName", "params": [ { "name": "zoneName", "value": "", "type": "path", "description": "The name of the DNS zone (without a terminating dot)." }, { "name": "relativeRecordSetName", "value": "", "type": "path", "description": "The name of the record set, relative to the name of the zone." }, { "name": "recordType", "value": "", "type": "path", "description": "The type of DNS record in this record set." } ] }, "docs": "Gets a record set." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename Recordtype Relativerecordsetname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsZones/:zoneName/:recordType/:relativeRecordSetName", "headers": [ { "name": "If-Match", "value": "" }, { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "zoneName", "value": "", "type": "path", "description": "The name of the DNS zone (without a terminating dot)." }, { "name": "relativeRecordSetName", "value": "", "type": "path", "description": "The name of the record set, relative to the name of the zone." }, { "name": "recordType", "value": "", "type": "path", "description": "The type of DNS record in this record set." } ] }, "docs": "Creates or updates a record set within a DNS zone. Record sets of type SOA can be updated but not created (they are created when the DNS zone is created)." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename Recordtype Relativerecordsetname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsZones/:zoneName/:recordType/:relativeRecordSetName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "zoneName", "value": "", "type": "path", "description": "The name of the DNS zone (without a terminating dot)." }, { "name": "relativeRecordSetName", "value": "", "type": "path", "description": "The name of the record set, relative to the name of the zone." }, { "name": "recordType", "value": "", "type": "path", "description": "The type of DNS record in this record set." } ] }, "docs": "Updates a record set within a DNS zone." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename Recordtype Relativerecordsetname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsZones/:zoneName/:recordType/:relativeRecordSetName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "zoneName", "value": "", "type": "path", "description": "The name of the DNS zone (without a terminating dot)." }, { "name": "relativeRecordSetName", "value": "", "type": "path", "description": "The name of the record set, relative to the name of the zone." }, { "name": "recordType", "value": "", "type": "path", "description": "The type of DNS record in this record set." } ] }, "docs": "Deletes a record set from a DNS zone. This operation cannot be undone. Record sets of type SOA cannot be deleted (they are deleted when the DNS zone is deleted)." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename Recordtype", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsZones/:zoneName/:recordType", "params": [ { "name": "zoneName", "value": "", "type": "path", "description": "The name of the DNS zone (without a terminating dot)." }, { "name": "recordType", "value": "", "type": "path", "description": "The type of DNS record in this record set." }, { "name": "$top", "value": "", "type": "query", "description": "The maximum number of record sets to return. If not specified, returns up to 100 record sets." }, { "name": "$recordsetnamesuffix", "value": "", "type": "query", "description": "The suffix label of the record set name that has to be used to filter the record set enumerations. If this parameter is specified, Enumeration will return only records that end with ." } ] }, "docs": "Lists the record sets of a specified type in a DNS zone." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename Recordsets", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsZones/:zoneName/recordsets", "params": [ { "name": "zoneName", "value": "", "type": "path", "description": "The name of the DNS zone (without a terminating dot)." }, { "name": "$top", "value": "", "type": "query", "description": "The maximum number of record sets to return. If not specified, returns up to 100 record sets." }, { "name": "$recordsetnamesuffix", "value": "", "type": "query", "description": "The suffix label of the record set name that has to be used to filter the record set enumerations. If this parameter is specified, Enumeration will return only records that end with ." } ] }, "docs": "Lists all record sets in a DNS zone." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Dnszones Zonename All", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/dnsZones/:zoneName/all", "params": [ { "name": "zoneName", "value": "", "type": "path", "description": "The name of the DNS zone (without a terminating dot)." }, { "name": "$top", "value": "", "type": "query", "description": "The maximum number of record sets to return. If not specified, returns up to 100 record sets." }, { "name": "$recordsetnamesuffix", "value": "", "type": "query", "description": "The suffix label of the record set name that has to be used to filter the record set enumerations. If this parameter is specified, Enumeration will return only records that end with ." } ] }, "docs": "Lists all record sets in a DNS zone." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename Recordtype Relativerecordsetname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/:recordType/:relativeRecordSetName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "recordType", "value": "", "type": "path", "description": "The type of DNS record in this record set." }, { "name": "relativeRecordSetName", "value": "", "type": "path", "description": "The name of the record set, relative to the name of the zone." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Gets a record set." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename Recordtype Relativerecordsetname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/:recordType/:relativeRecordSetName", "headers": [ { "name": "If-Match", "value": "" }, { "name": "If-None-Match", "value": "" } ], "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "recordType", "value": "", "type": "path", "description": "The type of DNS record in this record set. Record sets of type SOA can be updated but not created (they are created when the Private DNS zone is created)." }, { "name": "relativeRecordSetName", "value": "", "type": "path", "description": "The name of the record set, relative to the name of the zone." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Creates or updates a record set within a Private DNS zone." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename Recordtype Relativerecordsetname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/:recordType/:relativeRecordSetName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "recordType", "value": "", "type": "path", "description": "The type of DNS record in this record set." }, { "name": "relativeRecordSetName", "value": "", "type": "path", "description": "The name of the record set, relative to the name of the zone." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Updates a record set within a Private DNS zone." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename Recordtype Relativerecordsetname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/:recordType/:relativeRecordSetName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "recordType", "value": "", "type": "path", "description": "The type of DNS record in this record set. Record sets of type SOA cannot be deleted (they are deleted when the Private DNS zone is deleted)." }, { "name": "relativeRecordSetName", "value": "", "type": "path", "description": "The name of the record set, relative to the name of the zone." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Deletes a record set from a Private DNS zone. This operation cannot be undone." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename Recordtype", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/:recordType", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "recordType", "value": "", "type": "path", "description": "The type of record sets to enumerate." }, { "name": "$top", "value": "", "type": "query", "description": "The maximum number of record sets to return. If not specified, returns up to 100 record sets." }, { "name": "$recordsetnamesuffix", "value": "", "type": "query", "description": "The suffix label of the record set name to be used to filter the record set enumeration. If this parameter is specified, the returned enumeration will only contain records that end with \".\"." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Lists the record sets of a specified type in a Private DNS zone." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Privatednszones Privatezonename All", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/privateDnsZones/:privateZoneName/ALL", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "privateZoneName", "value": "", "type": "path", "description": "The name of the Private DNS zone (without a terminating dot)." }, { "name": "$top", "value": "", "type": "query", "description": "The maximum number of record sets to return. If not specified, returns up to 100 record sets." }, { "name": "$recordsetnamesuffix", "value": "", "type": "query", "description": "The suffix label of the record set name to be used to filter the record set enumeration. If this parameter is specified, the returned enumeration will only contain records that end with \".\"." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Lists all record sets in a Private DNS zone." } ] } ], "bundled": true }