From dbd3e8734d66ea62111b88a9b5b6ef85bf592bf9 Mon Sep 17 00:00:00 2001 From: Jing-song Date: Wed, 18 Dec 2024 17:05:13 +0800 Subject: [PATCH] html --- .../2023-07-01-preview.json | 2 +- .../2023-07-01-preview.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2Ruc3pvbmVzL3t9L3t9/2023-07-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2Ruc3pvbmVzL3t9L3t9/2023-07-01-preview.json index 1fafd8299..fcd3eacd3 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2Ruc3pvbmVzL3t9L3t9/2023-07-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2Ruc3pvbmVzL3t9L3t9/2023-07-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/dnszones/{}/{}", "version": "2023-07-01-preview", "swagger": "mgmt-plane/dns/ResourceProviders/Microsoft.Network/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9kbnNab25lcy97em9uZU5hbWV9L3tyZWNvcmRUeXBlfQ==/V/MjAyMy0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "network dns record-set", "commands": [{"name": "list-by-type", "version": "2023-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/dnszones/{}/{}", "version": "2023-07-01-preview", "swagger": "mgmt-plane/dns/ResourceProviders/Microsoft.Network/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9kbnNab25lcy97em9uZU5hbWV9L3tyZWNvcmRUeXBlfQ==/V/MjAyMy0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.recordType", "options": ["record-type"], "required": true, "help": {"short": "The type of record sets to enumerate."}, "enum": {"items": [{"name": "A", "value": "A"}, {"name": "AAAA", "value": "AAAA"}, {"name": "CAA", "value": "CAA"}, {"name": "CNAME", "value": "CNAME"}, {"name": "DS", "value": "DS"}, {"name": "MX", "value": "MX"}, {"name": "NAPTR", "value": "NAPTR"}, {"name": "NS", "value": "NS"}, {"name": "PTR", "value": "PTR"}, {"name": "SOA", "value": "SOA"}, {"name": "SRV", "value": "SRV"}, {"name": "TLSA", "value": "TLSA"}, {"name": "TXT", "value": "TXT"}]}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.zoneName", "options": ["z", "zone-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the DNS zone (without a terminating dot)."}}, {"type": "string", "var": "$Query.recordsetnamesuffix", "options": ["recordsetnamesuffix"], "help": {"short": "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 ."}}, {"type": "integer32", "var": "$Query.top", "options": ["top"], "help": {"short": "The maximum number of record sets to return. If not specified, returns up to 100 record sets."}}]}], "operations": [{"operationId": "RecordSets_ListByType", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}/{recordType}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "recordType", "arg": "$Path.recordType", "required": true, "enum": {"items": [{"value": "A"}, {"value": "AAAA"}, {"value": "CAA"}, {"value": "CNAME"}, {"value": "DS"}, {"value": "MX"}, {"value": "NAPTR"}, {"value": "NS"}, {"value": "PTR"}, {"value": "SOA"}, {"value": "SRV"}, {"value": "TLSA"}, {"value": "TXT"}]}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "zoneName", "arg": "$Path.zoneName", "required": true}]}, "query": {"params": [{"type": "string", "name": "$recordsetnamesuffix", "arg": "$Query.recordsetnamesuffix"}, {"type": "integer32", "name": "$top", "arg": "$Query.top"}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2023-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "nextLink"}, {"type": "array", "name": "value", "item": {"type": "object", "props": [{"type": "string", "name": "etag"}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Network/dnsZones/{}/{}/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "AAAARecords", "item": {"type": "object", "props": [{"type": "string", "name": "ipv6Address"}]}}, {"type": "array", "name": "ARecords", "item": {"type": "object", "props": [{"type": "string", "name": "ipv4Address"}]}}, {"type": "object", "name": "CNAMERecord", "props": [{"type": "string", "name": "cname"}]}, {"type": "array", "name": "DSRecords", "item": {"type": "object", "props": [{"type": "integer32", "name": "algorithm"}, {"type": "object", "name": "digest", "props": [{"type": "integer32", "name": "algorithmType"}, {"type": "string", "name": "value"}]}, {"type": "integer32", "name": "keyTag"}]}}, {"type": "array", "name": "MXRecords", "item": {"type": "object", "props": [{"type": "string", "name": "exchange"}, {"type": "integer32", "name": "preference"}]}}, {"type": "array", "name": "NAPTRRecords", "item": {"type": "object", "props": [{"type": "string", "name": "flags"}, {"type": "integer32", "name": "order"}, {"type": "integer32", "name": "preference"}, {"type": "string", "name": "regexp"}, {"type": "string", "name": "replacement"}, {"type": "string", "name": "services"}]}}, {"type": "array", "name": "NSRecords", "item": {"type": "object", "props": [{"type": "string", "name": "nsdname"}]}}, {"type": "array", "name": "PTRRecords", "item": {"type": "object", "props": [{"type": "string", "name": "ptrdname"}]}}, {"type": "object", "name": "SOARecord", "props": [{"type": "string", "name": "email"}, {"type": "integer64", "name": "expireTime"}, {"type": "string", "name": "host"}, {"type": "integer64", "name": "minimumTTL"}, {"type": "integer64", "name": "refreshTime"}, {"type": "integer64", "name": "retryTime"}, {"type": "integer64", "name": "serialNumber"}]}, {"type": "array", "name": "SRVRecords", "item": {"type": "object", "props": [{"type": "integer32", "name": "port"}, {"type": "integer32", "name": "priority"}, {"type": "string", "name": "target"}, {"type": "integer32", "name": "weight"}]}}, {"type": "array", "name": "TLSARecords", "item": {"type": "object", "props": [{"type": "string", "name": "certAssociationData"}, {"type": "integer32", "name": "matchingType"}, {"type": "integer32", "name": "selector"}, {"type": "integer32", "name": "usage"}]}}, {"type": "integer64", "name": "TTL"}, {"type": "array", "name": "TXTRecords", "item": {"type": "object", "props": [{"type": "array", "name": "value", "item": {"type": "string"}}]}}, {"type": "array", "name": "caaRecords", "item": {"type": "object", "props": [{"type": "integer32", "name": "flags"}, {"type": "string", "name": "tag"}, {"type": "string", "name": "value"}]}}, {"readOnly": true, "type": "string", "name": "fqdn"}, {"type": "object", "name": "metadata", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "provisioningState"}, {"type": "object", "name": "targetResource", "props": [{"type": "string", "name": "id"}], "cls": "SubResource_read"}, {"type": "@SubResource_read", "name": "trafficManagementProfile"}], "clientFlatten": true}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@ODataV4Format"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/dnszones/{}/{}", "version": "2023-07-01-preview", "swagger": "mgmt-plane/dns/ResourceProviders/Microsoft.Network/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9kbnNab25lcy97em9uZU5hbWV9L3tyZWNvcmRUeXBlfQ==/V/MjAyMy0wNy0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "network dns record-set", "commands": [{"name": "list-by-type", "version": "2023-07-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/dnszones/{}/{}", "version": "2023-07-01-preview", "swagger": "mgmt-plane/dns/ResourceProviders/Microsoft.Network/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9kbnNab25lcy97em9uZU5hbWV9L3tyZWNvcmRUeXBlfQ==/V/MjAyMy0wNy0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.recordType", "options": ["record-type"], "required": true, "help": {"short": "The type of record sets to enumerate."}, "enum": {"items": [{"name": "A", "value": "A"}, {"name": "AAAA", "value": "AAAA"}, {"name": "CAA", "value": "CAA"}, {"name": "CNAME", "value": "CNAME"}, {"name": "DS", "value": "DS"}, {"name": "MX", "value": "MX"}, {"name": "NAPTR", "value": "NAPTR"}, {"name": "NS", "value": "NS"}, {"name": "PTR", "value": "PTR"}, {"name": "SOA", "value": "SOA"}, {"name": "SRV", "value": "SRV"}, {"name": "TLSA", "value": "TLSA"}, {"name": "TXT", "value": "TXT"}]}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.zoneName", "options": ["z", "zone-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the DNS zone (without a terminating dot)."}}, {"type": "string", "var": "$Query.recordsetnamesuffix", "options": ["recordsetnamesuffix"], "group": "", "help": {"short": "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 `.`"}}, {"type": "integer32", "var": "$Query.top", "options": ["top"], "help": {"short": "The maximum number of record sets to return. If not specified, returns up to 100 record sets."}}]}], "operations": [{"operationId": "RecordSets_ListByType", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/dnsZones/{zoneName}/{recordType}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "recordType", "arg": "$Path.recordType", "required": true, "enum": {"items": [{"value": "A"}, {"value": "AAAA"}, {"value": "CAA"}, {"value": "CNAME"}, {"value": "DS"}, {"value": "MX"}, {"value": "NAPTR"}, {"value": "NS"}, {"value": "PTR"}, {"value": "SOA"}, {"value": "SRV"}, {"value": "TLSA"}, {"value": "TXT"}]}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}, {"type": "string", "name": "zoneName", "arg": "$Path.zoneName", "required": true}]}, "query": {"params": [{"type": "string", "name": "$recordsetnamesuffix", "arg": "$Query.recordsetnamesuffix"}, {"type": "integer32", "name": "$top", "arg": "$Query.top"}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2023-07-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "nextLink"}, {"type": "array", "name": "value", "item": {"type": "object", "props": [{"type": "string", "name": "etag"}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Network/dnsZones/{}/{}/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "AAAARecords", "item": {"type": "object", "props": [{"type": "string", "name": "ipv6Address"}]}}, {"type": "array", "name": "ARecords", "item": {"type": "object", "props": [{"type": "string", "name": "ipv4Address"}]}}, {"type": "object", "name": "CNAMERecord", "props": [{"type": "string", "name": "cname"}]}, {"type": "array", "name": "DSRecords", "item": {"type": "object", "props": [{"type": "integer32", "name": "algorithm"}, {"type": "object", "name": "digest", "props": [{"type": "integer32", "name": "algorithmType"}, {"type": "string", "name": "value"}]}, {"type": "integer32", "name": "keyTag"}]}}, {"type": "array", "name": "MXRecords", "item": {"type": "object", "props": [{"type": "string", "name": "exchange"}, {"type": "integer32", "name": "preference"}]}}, {"type": "array", "name": "NAPTRRecords", "item": {"type": "object", "props": [{"type": "string", "name": "flags"}, {"type": "integer32", "name": "order"}, {"type": "integer32", "name": "preference"}, {"type": "string", "name": "regexp"}, {"type": "string", "name": "replacement"}, {"type": "string", "name": "services"}]}}, {"type": "array", "name": "NSRecords", "item": {"type": "object", "props": [{"type": "string", "name": "nsdname"}]}}, {"type": "array", "name": "PTRRecords", "item": {"type": "object", "props": [{"type": "string", "name": "ptrdname"}]}}, {"type": "object", "name": "SOARecord", "props": [{"type": "string", "name": "email"}, {"type": "integer64", "name": "expireTime"}, {"type": "string", "name": "host"}, {"type": "integer64", "name": "minimumTTL"}, {"type": "integer64", "name": "refreshTime"}, {"type": "integer64", "name": "retryTime"}, {"type": "integer64", "name": "serialNumber"}]}, {"type": "array", "name": "SRVRecords", "item": {"type": "object", "props": [{"type": "integer32", "name": "port"}, {"type": "integer32", "name": "priority"}, {"type": "string", "name": "target"}, {"type": "integer32", "name": "weight"}]}}, {"type": "array", "name": "TLSARecords", "item": {"type": "object", "props": [{"type": "string", "name": "certAssociationData"}, {"type": "integer32", "name": "matchingType"}, {"type": "integer32", "name": "selector"}, {"type": "integer32", "name": "usage"}]}}, {"type": "integer64", "name": "TTL"}, {"type": "array", "name": "TXTRecords", "item": {"type": "object", "props": [{"type": "array", "name": "value", "item": {"type": "string"}}]}}, {"type": "array", "name": "caaRecords", "item": {"type": "object", "props": [{"type": "integer32", "name": "flags"}, {"type": "string", "name": "tag"}, {"type": "string", "name": "value"}]}}, {"readOnly": true, "type": "string", "name": "fqdn"}, {"type": "object", "name": "metadata", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "provisioningState"}, {"type": "object", "name": "targetResource", "props": [{"type": "string", "name": "id"}], "cls": "SubResource_read"}, {"type": "@SubResource_read", "name": "trafficManagementProfile"}], "clientFlatten": true}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@ODataV4Format"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2Ruc3pvbmVzL3t9L3t9/2023-07-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2Ruc3pvbmVzL3t9L3t9/2023-07-01-preview.xml index 92b489196..5289e5b84 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2Ruc3pvbmVzL3t9L3t9/2023-07-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2Ruc3pvbmVzL3t9L3t9/2023-07-01-preview.xml @@ -28,8 +28,8 @@ - - + +