Skip to content

Commit f6f49d9

Browse files
authored
Update Tags for all APIs to match - Required for Terraform development - 2025-01-31 (#34986)
* Update Tags for all APIs to match - Required for Terrafrom development * update tags * update
1 parent 0f03ae6 commit f6f49d9

File tree

1 file changed

+17
-17
lines changed
  • specification/hardwaresecuritymodules/resource-manager/Microsoft.HardwareSecurityModules/stable/2025-03-31

1 file changed

+17
-17
lines changed

specification/hardwaresecuritymodules/resource-manager/Microsoft.HardwareSecurityModules/stable/2025-03-31/cloudhsm.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}": {
3838
"put": {
3939
"tags": [
40-
"Cloud HSM Cluster - Create or Update"
40+
"CloudHsm"
4141
],
4242
"operationId": "CloudHsmClusters_CreateOrUpdate",
4343
"description": "Create or Update a Cloud HSM Cluster in the specified subscription.",
@@ -97,7 +97,7 @@
9797
},
9898
"patch": {
9999
"tags": [
100-
"Cloud HSM Cluster - Update"
100+
"CloudHsm"
101101
],
102102
"operationId": "CloudHsmClusters_Update",
103103
"x-ms-long-running-operation": true,
@@ -161,7 +161,7 @@
161161
},
162162
"get": {
163163
"tags": [
164-
"Cloud HSM Cluster - Get"
164+
"CloudHsm"
165165
],
166166
"operationId": "CloudHsmClusters_Get",
167167
"description": "Gets the specified Cloud HSM Cluster",
@@ -201,7 +201,7 @@
201201
},
202202
"delete": {
203203
"tags": [
204-
"Cloud HSM Cluster - Delete"
204+
"CloudHsm"
205205
],
206206
"operationId": "CloudHsmClusters_Delete",
207207
"description": "Deletes the specified Cloud HSM Cluster",
@@ -254,7 +254,7 @@
254254
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters": {
255255
"get": {
256256
"tags": [
257-
"Cloud HSM Cluster - Get by Resource Group"
257+
"CloudHsm"
258258
],
259259
"operationId": "CloudHsmClusters_ListByResourceGroup",
260260
"description": "The List operation gets information about the Cloud HSM Clusters associated with the subscription and within the specified resource group.",
@@ -303,7 +303,7 @@
303303
"/subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters": {
304304
"get": {
305305
"tags": [
306-
"Cloud HSM Cluster - Get by Subscription"
306+
"CloudHsm"
307307
],
308308
"operationId": "CloudHsmClusters_ListBySubscription",
309309
"description": "The List operation gets information about the Cloud HSM Clusters associated with the subscription.",
@@ -349,7 +349,7 @@
349349
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateLinkResources": {
350350
"get": {
351351
"tags": [
352-
"Cloud HSM Cluster Private Link - Get"
352+
"PrivateLinkResources"
353353
],
354354
"operationId": "CloudHsmClusterPrivateLinkResources_ListByCloudHsmCluster",
355355
"description": "Gets the private link resources supported for the Cloud Hsm Cluster.",
@@ -394,7 +394,7 @@
394394
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}": {
395395
"put": {
396396
"tags": [
397-
"Cloud HSM Cluster Private Endpoint - Create"
397+
"PrivateEndpointConnections"
398398
],
399399
"operationId": "CloudHsmClusterPrivateEndpointConnections_Create",
400400
"description": "Creates or updates the private endpoint connection for the Cloud Hsm Cluster.",
@@ -446,7 +446,7 @@
446446
},
447447
"delete": {
448448
"tags": [
449-
"Cloud HSM Cluster Private Endpoint - Delete"
449+
"PrivateEndpointConnections"
450450
],
451451
"operationId": "CloudHsmClusterPrivateEndpointConnections_Delete",
452452
"description": "Deletes the private endpoint connection for the Cloud Hsm Cluster.",
@@ -500,7 +500,7 @@
500500
},
501501
"get": {
502502
"tags": [
503-
"Cloud HSM Cluster Private Endpoint - Get"
503+
"PrivateEndpointConnections"
504504
],
505505
"operationId": "CloudHsmClusterPrivateEndpointConnections_Get",
506506
"description": "Gets the private endpoint connection for the Cloud Hsm Cluster.",
@@ -545,7 +545,7 @@
545545
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections": {
546546
"get": {
547547
"tags": [
548-
"Cloud HSM Cluster Private Endpoint Connections - Get"
548+
"PrivateEndpointConnections"
549549
],
550550
"operationId": "PrivateEndpointConnections_ListByCloudHsmCluster",
551551
"description": "The List operation gets information about the private endpoint connections associated with the Cloud HSM Cluster",
@@ -590,7 +590,7 @@
590590
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/validateBackupProperties": {
591591
"post": {
592592
"tags": [
593-
"Cloud HSM Cluster Validate Backup Properties"
593+
"CloudHsmValidateBackupProperties"
594594
],
595595
"operationId": "CloudHsmClusters_ValidateBackupProperties",
596596
"x-ms-long-running-operation": true,
@@ -674,7 +674,7 @@
674674
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/backup": {
675675
"post": {
676676
"tags": [
677-
"Cloud HSM Cluster Backup - Create"
677+
"CloudHsmBackup"
678678
],
679679
"operationId": "CloudHsmClusters_Backup",
680680
"x-ms-long-running-operation": true,
@@ -758,7 +758,7 @@
758758
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/backupOperationStatus/{jobId}": {
759759
"get": {
760760
"tags": [
761-
"Cloud HSM Clusters Backup Operation Status - Get"
761+
"CloudHsmBackupStatus"
762762
],
763763
"operationId": "CloudHsmClusterBackupStatus_Get",
764764
"description": "Gets the backup operation status of the specified Cloud HSM Cluster",
@@ -829,7 +829,7 @@
829829
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/validateRestoreProperties": {
830830
"post": {
831831
"tags": [
832-
"Validate Cloud HSM Cluster Restore Properties"
832+
"CloudHsmValidateRestoreProperties"
833833
],
834834
"operationId": "CloudHsmClusters_ValidateRestoreProperties",
835835
"x-ms-long-running-operation": true,
@@ -913,7 +913,7 @@
913913
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/restore": {
914914
"post": {
915915
"tags": [
916-
"Cloud HSM Clusters Restore Operation - Create"
916+
"CloudHsmRestore"
917917
],
918918
"operationId": "CloudHsmClusters_Restore",
919919
"x-ms-long-running-operation": true,
@@ -998,7 +998,7 @@
998998
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/restoreOperationStatus/{jobId}": {
999999
"get": {
10001000
"tags": [
1001-
"Returns Restore Operation Status"
1001+
"CloudHsmRestoreStatus"
10021002
],
10031003
"operationId": "CloudHsmClusterRestoreStatus_Get",
10041004
"description": "Gets the restore operation status of the specified Cloud HSM Cluster",

0 commit comments

Comments
 (0)