Skip to content

Commit ff3e28f

Browse files
agalerrotaruFredericHeem
authored andcommitted
Adding xms-ids for Automation (Azure#17598)
* Adding xms-ids for Automation * updating the readme with a new tag * remove tag update
1 parent c3dc9bc commit ff3e28f

File tree

9 files changed

+72
-19
lines changed

9 files changed

+72
-19
lines changed

specification/automation/resource-manager/Microsoft.Automation/preview/2020-01-13-preview/dscNode.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,13 +695,20 @@
695695
"items": {
696696
"$ref": "#/definitions/DscReportError"
697697
},
698+
"x-ms-identifiers": [
699+
"errorMessage",
700+
"resourceId"
701+
],
698702
"description": "Gets or sets the errors for the node report."
699703
},
700704
"resources": {
701705
"type": "array",
702706
"items": {
703707
"$ref": "#/definitions/DscReportResource"
704708
},
709+
"x-ms-identifiers": [
710+
"resourceId"
711+
],
705712
"description": "Gets or sets the resource for the node report."
706713
},
707714
"metaConfiguration": {
@@ -753,6 +760,9 @@
753760
"items": {
754761
"$ref": "#/definitions/DscReportResourceNavigation"
755762
},
763+
"x-ms-identifiers": [
764+
"resourceId"
765+
],
756766
"description": "Gets or sets the Resource Navigation values for resources the resource depends on."
757767
},
758768
"moduleName": {
@@ -917,7 +927,10 @@
917927
"description": "Gets or sets the list of extensionHandler properties for a Node.",
918928
"items": {
919929
"$ref": "#/definitions/DscNodeExtensionHandlerAssociationProperty"
920-
}
930+
},
931+
"x-ms-identifiers": [
932+
"name"
933+
]
921934
}
922935
}
923936
},

specification/automation/resource-manager/Microsoft.Automation/preview/2020-01-13-preview/dscNodeCounts.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@
9696
"items": {
9797
"$ref": "#/definitions/NodeCount"
9898
},
99+
"x-ms-identifiers": [
100+
"name"
101+
],
99102
"description": "Gets an array of counts"
100103
},
101104
"totalCount": {

specification/automation/resource-manager/Microsoft.Automation/preview/2020-01-13-preview/module.json

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -293,14 +293,14 @@
293293
}
294294
],
295295
"responses": {
296-
"201": {
297-
"description": "Created",
296+
"200": {
297+
"description": "OK",
298298
"schema": {
299299
"$ref": "#/definitions/Module"
300300
}
301301
},
302-
"200": {
303-
"description": "OK",
302+
"201": {
303+
"description": "Created",
304304
"schema": {
305305
"$ref": "#/definitions/Module"
306306
}
@@ -646,6 +646,7 @@
646646
"items": {
647647
"$ref": "#/definitions/ActivityParameterValidationSet"
648648
},
649+
"x-ms-identifiers": [],
649650
"description": "Gets or sets the validation set of activity parameter."
650651
}
651652
},
@@ -662,6 +663,7 @@
662663
"items": {
663664
"$ref": "#/definitions/ActivityParameter"
664665
},
666+
"x-ms-identifiers": [],
665667
"description": "Gets or sets the parameters of the activity parameter set."
666668
}
667669
},
@@ -700,13 +702,19 @@
700702
"items": {
701703
"$ref": "#/definitions/ActivityParameterSet"
702704
},
705+
"x-ms-identifiers": [
706+
"name"
707+
],
703708
"description": "Gets or sets the parameter sets of the activity."
704709
},
705710
"outputTypes": {
706711
"type": "array",
707712
"items": {
708713
"$ref": "#/definitions/ActivityOutputType"
709714
},
715+
"x-ms-identifiers": [
716+
"name"
717+
],
710718
"description": "Gets or sets the output types of the activity."
711719
},
712720
"creationTime": {
@@ -1016,6 +1024,9 @@
10161024
"items": {
10171025
"$ref": "#/definitions/TypeField"
10181026
},
1027+
"x-ms-identifiers": [
1028+
"name"
1029+
],
10191030
"description": "Gets or sets a list of fields."
10201031
}
10211032
},

specification/automation/resource-manager/Microsoft.Automation/preview/2020-01-13-preview/python2package.json

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,14 @@
179179
}
180180
],
181181
"responses": {
182-
"201": {
183-
"description": "Created",
182+
"200": {
183+
"description": "OK",
184184
"schema": {
185185
"$ref": "#/definitions/Module"
186186
}
187187
},
188-
"200": {
189-
"description": "OK",
188+
"201": {
189+
"description": "Created",
190190
"schema": {
191191
"$ref": "#/definitions/Module"
192192
}
@@ -353,6 +353,7 @@
353353
"items": {
354354
"$ref": "#/definitions/ActivityParameterValidationSet"
355355
},
356+
"x-ms-identifiers": [],
356357
"description": "Gets or sets the validation set of activity parameter."
357358
}
358359
},
@@ -369,6 +370,7 @@
369370
"items": {
370371
"$ref": "#/definitions/ActivityParameter"
371372
},
373+
"x-ms-identifiers": [],
372374
"description": "Gets or sets the parameters of the activity parameter set."
373375
}
374376
},
@@ -407,13 +409,19 @@
407409
"items": {
408410
"$ref": "#/definitions/ActivityParameterSet"
409411
},
412+
"x-ms-identifiers": [
413+
"name"
414+
],
410415
"description": "Gets or sets the parameter sets of the activity."
411416
},
412417
"outputTypes": {
413418
"type": "array",
414419
"items": {
415420
"$ref": "#/definitions/ActivityOutputType"
416421
},
422+
"x-ms-identifiers": [
423+
"name"
424+
],
417425
"description": "Gets or sets the output types of the activity."
418426
},
419427
"creationTime": {
@@ -693,6 +701,9 @@
693701
"items": {
694702
"$ref": "#/definitions/TypeField"
695703
},
704+
"x-ms-identifiers": [
705+
"name"
706+
],
696707
"description": "Gets or sets a list of fields."
697708
}
698709
},

specification/automation/resource-manager/Microsoft.Automation/preview/2020-01-13-preview/schedule.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,14 @@
8282
}
8383
],
8484
"responses": {
85-
"201": {
86-
"description": "Created",
85+
"200": {
86+
"description": "OK",
8787
"schema": {
8888
"$ref": "#/definitions/Schedule"
8989
}
9090
},
91-
"200": {
92-
"description": "OK",
91+
"201": {
92+
"description": "Created",
9393
"schema": {
9494
"$ref": "#/definitions/Schedule"
9595
}
@@ -338,6 +338,7 @@
338338
"items": {
339339
"$ref": "#/definitions/AdvancedScheduleMonthlyOccurrence"
340340
},
341+
"x-ms-identifiers": [],
341342
"description": "Occurrences of days within a month."
342343
}
343344
},

specification/automation/resource-manager/Microsoft.Automation/stable/2019-06-01/softwareUpdateConfiguration.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,7 @@
635635
"items": {
636636
"$ref": "#/definitions/AdvancedScheduleMonthlyOccurrence"
637637
},
638+
"x-ms-identifiers": [],
638639
"description": "Occurrences of days within a month."
639640
}
640641
},
@@ -762,15 +763,19 @@
762763
"items": {
763764
"type": "object",
764765
"$ref": "#/definitions/AzureQueryProperties"
765-
}
766+
},
767+
"x-ms-identifiers": []
766768
},
767769
"nonAzureQueries": {
768770
"description": "List of non Azure queries in the software update configuration.",
769771
"type": "array",
770772
"items": {
771773
"type": "object",
772774
"$ref": "#/definitions/NonAzureQueryProperties"
773-
}
775+
},
776+
"x-ms-identifiers": [
777+
"workspaceId"
778+
]
774779
}
775780
}
776781
},

specification/automation/resource-manager/Microsoft.Automation/stable/2021-06-22/account.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,14 +127,14 @@
127127
}
128128
],
129129
"responses": {
130-
"201": {
131-
"description": "Created",
130+
"200": {
131+
"description": "OK",
132132
"schema": {
133133
"$ref": "#/definitions/AutomationAccount"
134134
}
135135
},
136-
"200": {
137-
"description": "OK",
136+
"201": {
137+
"description": "Created",
138138
"schema": {
139139
"$ref": "#/definitions/AutomationAccount"
140140
}
@@ -802,6 +802,9 @@
802802
"items": {
803803
"$ref": "#/definitions/Key"
804804
},
805+
"x-ms-identifiers": [
806+
"KeyName"
807+
],
805808
"description": "Lists the automation keys."
806809
}
807810
}

specification/automation/resource-manager/Microsoft.Automation/stable/2021-06-22/hybridRunbookWorkerGroup.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,9 @@
367367
"items": {
368368
"$ref": "#/definitions/HybridRunbookWorkerLegacy"
369369
},
370+
"x-ms-identifiers": [
371+
"name"
372+
],
370373
"description": "Gets or sets the list of hybrid runbook workers."
371374
},
372375
"credential": {

specification/automation/resource-manager/Microsoft.Automation/stable/2021-06-22/operations.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@
130130
"items": {
131131
"$ref": "#/definitions/Operation"
132132
},
133+
"x-ms-identifiers": [
134+
"name"
135+
],
133136
"description": "List of Automation operations supported by the Automation resource provider."
134137
}
135138
},

0 commit comments

Comments
 (0)