From e5327d24d6c468087d1ce607f8b0d8bb36244b3c Mon Sep 17 00:00:00 2001 From: Lingling Tong Date: Thu, 17 Feb 2022 10:41:59 -0800 Subject: [PATCH] add xms-ids for netapp --- .../stable/2021-08-01/netapp.json | 53 +++++++++++++++---- 1 file changed, 43 insertions(+), 10 deletions(-) diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-08-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-08-01/netapp.json index f9ef9cd77721..bde41819d610 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-08-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-08-01/netapp.json @@ -3041,6 +3041,9 @@ "items": { "$ref": "#/definitions/Operation" }, + "x-ms-identifiers": [ + "name" + ], "description": "List of Storage operations supported by the Storage resource provider." } } @@ -3102,14 +3105,20 @@ "type": "array", "items": { "$ref": "#/definitions/MetricSpecification" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "logSpecifications": { "description": "Log specification of operation.", "type": "array", "items": { "$ref": "#/definitions/LogSpecification" - } + }, + "x-ms-identifiers": [ + "name" + ] } } }, @@ -3175,7 +3184,10 @@ "type": "array", "items": { "$ref": "#/definitions/Dimension" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "aggregationType": { "type": "string", @@ -3506,7 +3518,10 @@ "type": "array", "items": { "$ref": "#/definitions/activeDirectory" - } + }, + "x-ms-identifiers": [ + "activeDirectoryId" + ] }, "encryption": { "description": "Encryption settings", @@ -4084,7 +4099,10 @@ "type": "array", "items": { "$ref": "#/definitions/exportPolicyRule" - } + }, + "x-ms-identifiers": [ + "ruleIndex" + ] } } }, @@ -4207,7 +4225,10 @@ "description": "List of mount targets", "items": { "$ref": "#/definitions/mountTargetProperties" - } + }, + "x-ms-identifiers": [ + "fileSystemId" + ] }, "volumeType": { "type": "string", @@ -4400,7 +4421,10 @@ "type": "array", "items": { "$ref": "#/definitions/placementKeyValuePairs" - } + }, + "x-ms-identifiers": [ + "key" + ] } } }, @@ -4678,7 +4702,10 @@ "type": "array", "items": { "$ref": "#/definitions/exportPolicyRule" - } + }, + "x-ms-identifiers": [ + "ruleIndex" + ] } } }, @@ -5430,7 +5457,10 @@ "type": "array", "items": { "$ref": "#/definitions/volumeBackups" - } + }, + "x-ms-identifiers": [ + "volumeName" + ] } } }, @@ -5954,7 +5984,10 @@ "type": "array", "items": { "$ref": "#/definitions/placementKeyValuePairs" - } + }, + "x-ms-identifiers": [ + "key" + ] }, "deploymentSpecId": { "type": "string",