File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/stable/2020-10-01 Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6969 ],
7070 "operationId" : " Clusters_ListBySubscription" ,
7171 "x-ms-examples" : {
72- "ListClusters " : {
72+ "List clusters in a given subscription " : {
7373 "$ref" : " ./examples/ListClustersBySubscription.json"
7474 }
7575 },
108108 ],
109109 "operationId" : " Clusters_ListByResourceGroup" ,
110110 "x-ms-examples" : {
111- "ListClusters " : {
111+ "List clusters in a given resource group " : {
112112 "$ref" : " ./examples/ListClustersByResourceGroup.json"
113113 }
114114 },
150150 ],
151151 "operationId" : " Clusters_Get" ,
152152 "x-ms-examples" : {
153- "GetClusters " : {
153+ "Get cluster " : {
154154 "$ref" : " ./examples/GetCluster.json"
155155 }
156156 },
190190 ],
191191 "operationId" : " Clusters_Create" ,
192192 "x-ms-examples" : {
193- "GetClusters " : {
193+ "Create cluster " : {
194194 "$ref" : " ./examples/CreateCluster.json"
195195 }
196196 },
239239 ],
240240 "operationId" : " Clusters_Update" ,
241241 "x-ms-examples" : {
242- "GetClusters " : {
242+ "Update cluster " : {
243243 "$ref" : " ./examples/UpdateCluster.json"
244244 }
245245 },
288288 ],
289289 "operationId" : " Clusters_Delete" ,
290290 "x-ms-examples" : {
291- "GetClusters " : {
291+ "Delete cluster " : {
292292 "$ref" : " ./examples/DeleteCluster.json"
293293 }
294294 },
You can’t perform that action at this time.
0 commit comments