Skip to content

Commit 3de536d

Browse files
authored
add x-ms-identifiers for hdinsight (Azure#19957)
* add x-ms-identifiers for hdinsight * Update cluster.json
1 parent 450b161 commit 3de536d

File tree

7 files changed

+86
-14
lines changed

7 files changed

+86
-14
lines changed

specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2021-06-01/applications.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,27 +373,31 @@
373373
"items": {
374374
"$ref": "./cluster.json#/definitions/RuntimeScriptAction"
375375
},
376+
"x-ms-identifiers": [],
376377
"description": "The list of install script actions."
377378
},
378379
"uninstallScriptActions": {
379380
"type": "array",
380381
"items": {
381382
"$ref": "./cluster.json#/definitions/RuntimeScriptAction"
382383
},
384+
"x-ms-identifiers": [],
383385
"description": "The list of uninstall script actions."
384386
},
385387
"httpsEndpoints": {
386388
"type": "array",
387389
"items": {
388390
"$ref": "#/definitions/ApplicationGetHttpsEndpoint"
389391
},
392+
"x-ms-identifiers": [],
390393
"description": "The list of application HTTPS endpoints."
391394
},
392395
"sshEndpoints": {
393396
"type": "array",
394397
"items": {
395398
"$ref": "#/definitions/ApplicationGetEndpoint"
396399
},
400+
"x-ms-identifiers": [],
397401
"description": "The list of application SSH endpoints."
398402
},
399403
"provisioningState": {
@@ -415,6 +419,9 @@
415419
"items": {
416420
"$ref": "./cluster.json#/definitions/Errors"
417421
},
422+
"x-ms-identifiers": [
423+
"code"
424+
],
418425
"description": "The list of errors."
419426
},
420427
"createdDate": {

specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2021-06-01/cluster.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,6 +942,7 @@
942942
"items": {
943943
"$ref": "#/definitions/AutoscaleSchedule"
944944
},
945+
"x-ms-identifiers": [],
945946
"description": "Array of schedule-based autoscale rules"
946947
}
947948
},
@@ -1036,6 +1037,9 @@
10361037
"items": {
10371038
"$ref": "#/definitions/SshPublicKey"
10381039
},
1040+
"x-ms-identifiers": [
1041+
"certificateData"
1042+
],
10391043
"description": "The list of SSH public keys."
10401044
}
10411045
}
@@ -1117,13 +1121,15 @@
11171121
"items": {
11181122
"$ref": "#/definitions/DataDisksGroups"
11191123
},
1124+
"x-ms-identifiers": [],
11201125
"description": "The data disks groups for the role."
11211126
},
11221127
"scriptActions": {
11231128
"type": "array",
11241129
"items": {
11251130
"$ref": "./scriptActions.json#/definitions/ScriptAction"
11261131
},
1132+
"x-ms-identifiers": [],
11271133
"description": "The list of script actions on the role.",
11281134
"x-ms-secret": true
11291135
},
@@ -1143,6 +1149,9 @@
11431149
"items": {
11441150
"$ref": "#/definitions/Role"
11451151
},
1152+
"x-ms-identifiers": [
1153+
"name"
1154+
],
11461155
"description": "The list of roles in the cluster."
11471156
}
11481157
},
@@ -1198,6 +1207,9 @@
11981207
"items": {
11991208
"$ref": "#/definitions/StorageAccount"
12001209
},
1210+
"x-ms-identifiers": [
1211+
"name"
1212+
],
12011213
"description": "The list of storage accounts in the cluster."
12021214
}
12031215
},
@@ -1534,13 +1546,19 @@
15341546
"items": {
15351547
"$ref": "#/definitions/Errors"
15361548
},
1549+
"x-ms-identifiers": [
1550+
"code"
1551+
],
15371552
"description": "The list of errors."
15381553
},
15391554
"connectivityEndpoints": {
15401555
"type": "array",
15411556
"items": {
15421557
"$ref": "#/definitions/ConnectivityEndpoint"
15431558
},
1559+
"x-ms-identifiers": [
1560+
"name"
1561+
],
15441562
"description": "The list of connectivity endpoints."
15451563
},
15461564
"diskEncryptionProperties": {
@@ -1672,6 +1690,7 @@
16721690
"items": {
16731691
"$ref": "#/definitions/RuntimeScriptAction"
16741692
},
1693+
"x-ms-identifiers": [],
16751694
"description": "The list of run time script actions."
16761695
},
16771696
"persistOnSuccess": {
@@ -1692,7 +1711,8 @@
16921711
"type": "array",
16931712
"items": {
16941713
"$ref": "#/definitions/RuntimeScriptAction"
1695-
}
1714+
},
1715+
"x-ms-identifiers": []
16961716
},
16971717
"nextLink": {
16981718
"type": "string",
@@ -1759,6 +1779,7 @@
17591779
"items": {
17601780
"$ref": "#/definitions/ScriptActionExecutionSummary"
17611781
},
1782+
"x-ms-identifiers": [],
17621783
"description": "The summary of script action execution result."
17631784
},
17641785
"debugInformation": {

specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2021-06-01/extensions.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,10 @@
617617
"type": "array",
618618
"items": {
619619
"$ref": "#/definitions/AzureMonitorTableConfiguration"
620-
}
620+
},
621+
"x-ms-identifiers": [
622+
"name"
623+
]
621624
}
622625
}
623626
},

specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2021-06-01/locations.json

Lines changed: 37 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,10 @@
324324
"type": "array",
325325
"items": {
326326
"$ref": "#/definitions/VersionSpec"
327-
}
327+
},
328+
"x-ms-identifiers": [
329+
"friendlyName"
330+
]
328331
}
329332
},
330333
"readOnly": true
@@ -383,7 +386,10 @@
383386
"type": "array",
384387
"items": {
385388
"$ref": "#/definitions/RegionalQuotaCapability"
386-
}
389+
},
390+
"x-ms-identifiers": [
391+
"regionName"
392+
]
387393
}
388394
},
389395
"readOnly": true
@@ -469,7 +475,8 @@
469475
"type": "array",
470476
"items": {
471477
"$ref": "#/definitions/Usage"
472-
}
478+
},
479+
"x-ms-identifiers": []
473480
}
474481
},
475482
"readOnly": true
@@ -497,22 +504,27 @@
497504
"type": "array",
498505
"items": {
499506
"$ref": "#/definitions/VmSizeCompatibilityFilterV2"
500-
}
507+
},
508+
"x-ms-identifiers": []
501509
},
502510
"vmSizeProperties": {
503511
"description": "The vm size properties.",
504512
"type": "array",
505513
"items": {
506514
"$ref": "#/definitions/VmSizeProperty"
507515
},
516+
"x-ms-identifiers": [
517+
"name"
518+
],
508519
"readOnly": true
509520
},
510521
"billingResources": {
511522
"description": "The billing and managed disk billing resources for a region.",
512523
"type": "array",
513524
"items": {
514525
"$ref": "#/definitions/BillingResources"
515-
}
526+
},
527+
"x-ms-identifiers": []
516528
}
517529
}
518530
},
@@ -658,14 +670,20 @@
658670
"type": "array",
659671
"items": {
660672
"$ref": "#/definitions/BillingMeters"
661-
}
673+
},
674+
"x-ms-identifiers": [
675+
"meter"
676+
]
662677
},
663678
"diskBillingMeters": {
664679
"description": "The managed disk billing information.",
665680
"type": "array",
666681
"items": {
667682
"$ref": "#/definitions/DiskBillingMeters"
668-
}
683+
},
684+
"x-ms-identifiers": [
685+
"diskRpMeter"
686+
]
669687
}
670688
}
671689
},
@@ -783,14 +801,20 @@
783801
"type": "array",
784802
"items": {
785803
"$ref": "#/definitions/ValidationErrorInfo"
786-
}
804+
},
805+
"x-ms-identifiers": [
806+
"code"
807+
]
787808
},
788809
"validationWarnings": {
789810
"description": "The validation warnings.",
790811
"type": "array",
791812
"items": {
792813
"$ref": "#/definitions/ValidationErrorInfo"
793-
}
814+
},
815+
"x-ms-identifiers": [
816+
"code"
817+
]
794818
},
795819
"estimatedCreationDuration": {
796820
"description": "The estimated creation duration.",
@@ -802,7 +826,10 @@
802826
"type": "array",
803827
"items": {
804828
"$ref": "#/definitions/AaddsResourceDetails"
805-
}
829+
},
830+
"x-ms-identifiers": [
831+
"resourceId"
832+
]
806833
}
807834
}
808835
},

specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2021-06-01/operations.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,10 @@
127127
"type": "array",
128128
"items": {
129129
"$ref": "#/definitions/MetricSpecifications"
130-
}
130+
},
131+
"x-ms-identifiers": [
132+
"name"
133+
]
131134
}
132135
}
133136
},
@@ -210,7 +213,10 @@
210213
"type": "array",
211214
"items": {
212215
"$ref": "#/definitions/Dimension"
213-
}
216+
},
217+
"x-ms-identifiers": [
218+
"name"
219+
]
214220
}
215221
}
216222
},
@@ -245,6 +251,9 @@
245251
"items": {
246252
"$ref": "#/definitions/Operation"
247253
},
254+
"x-ms-identifiers": [
255+
"name"
256+
],
248257
"description": "The list of HDInsight operations supported by the HDInsight resource provider."
249258
},
250259
"nextLink": {

specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2021-06-01/scriptActions.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@
372372
"items": {
373373
"$ref": "./cluster.json#/definitions/RuntimeScriptActionDetail"
374374
},
375+
"x-ms-identifiers": [],
375376
"description": "The list of persisted script action details for the cluster."
376377
},
377378
"nextLink": {
@@ -442,6 +443,7 @@
442443
"items": {
443444
"$ref": "./cluster.json#/definitions/RuntimeScriptActionDetail"
444445
},
446+
"x-ms-identifiers": [],
445447
"description": "The list of persisted script action details for the cluster."
446448
},
447449
"nextLink": {

specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2021-06-01/virtualMachines.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,9 @@
203203
"items": {
204204
"$ref": "#/definitions/HostInfo"
205205
},
206+
"x-ms-identifiers": [
207+
"fqdn"
208+
],
206209
"readOnly": true
207210
},
208211
"RestartHostsParameters": {

0 commit comments

Comments
 (0)