|
37 | 37 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}": {
|
38 | 38 | "put": {
|
39 | 39 | "tags": [
|
40 |
| - "Cloud HSM Cluster - Create or Update" |
| 40 | + "CloudHsm" |
41 | 41 | ],
|
42 | 42 | "operationId": "CloudHsmClusters_CreateOrUpdate",
|
43 | 43 | "description": "Create or Update a Cloud HSM Cluster in the specified subscription.",
|
|
97 | 97 | },
|
98 | 98 | "patch": {
|
99 | 99 | "tags": [
|
100 |
| - "Cloud HSM Cluster - Update" |
| 100 | + "CloudHsm" |
101 | 101 | ],
|
102 | 102 | "operationId": "CloudHsmClusters_Update",
|
103 | 103 | "x-ms-long-running-operation": true,
|
|
161 | 161 | },
|
162 | 162 | "get": {
|
163 | 163 | "tags": [
|
164 |
| - "Cloud HSM Cluster - Get" |
| 164 | + "CloudHsm" |
165 | 165 | ],
|
166 | 166 | "operationId": "CloudHsmClusters_Get",
|
167 | 167 | "description": "Gets the specified Cloud HSM Cluster",
|
|
201 | 201 | },
|
202 | 202 | "delete": {
|
203 | 203 | "tags": [
|
204 |
| - "Cloud HSM Cluster - Delete" |
| 204 | + "CloudHsm" |
205 | 205 | ],
|
206 | 206 | "operationId": "CloudHsmClusters_Delete",
|
207 | 207 | "description": "Deletes the specified Cloud HSM Cluster",
|
|
254 | 254 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters": {
|
255 | 255 | "get": {
|
256 | 256 | "tags": [
|
257 |
| - "Cloud HSM Cluster - Get by Resource Group" |
| 257 | + "CloudHsm" |
258 | 258 | ],
|
259 | 259 | "operationId": "CloudHsmClusters_ListByResourceGroup",
|
260 | 260 | "description": "The List operation gets information about the Cloud HSM Clusters associated with the subscription and within the specified resource group.",
|
|
303 | 303 | "/subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters": {
|
304 | 304 | "get": {
|
305 | 305 | "tags": [
|
306 |
| - "Cloud HSM Cluster - Get by Subscription" |
| 306 | + "CloudHsm" |
307 | 307 | ],
|
308 | 308 | "operationId": "CloudHsmClusters_ListBySubscription",
|
309 | 309 | "description": "The List operation gets information about the Cloud HSM Clusters associated with the subscription.",
|
|
349 | 349 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateLinkResources": {
|
350 | 350 | "get": {
|
351 | 351 | "tags": [
|
352 |
| - "Cloud HSM Cluster Private Link - Get" |
| 352 | + "PrivateLinkResources" |
353 | 353 | ],
|
354 | 354 | "operationId": "CloudHsmClusterPrivateLinkResources_ListByCloudHsmCluster",
|
355 | 355 | "description": "Gets the private link resources supported for the Cloud Hsm Cluster.",
|
|
394 | 394 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}": {
|
395 | 395 | "put": {
|
396 | 396 | "tags": [
|
397 |
| - "Cloud HSM Cluster Private Endpoint - Create" |
| 397 | + "PrivateEndpointConnections" |
398 | 398 | ],
|
399 | 399 | "operationId": "CloudHsmClusterPrivateEndpointConnections_Create",
|
400 | 400 | "description": "Creates or updates the private endpoint connection for the Cloud Hsm Cluster.",
|
|
446 | 446 | },
|
447 | 447 | "delete": {
|
448 | 448 | "tags": [
|
449 |
| - "Cloud HSM Cluster Private Endpoint - Delete" |
| 449 | + "PrivateEndpointConnections" |
450 | 450 | ],
|
451 | 451 | "operationId": "CloudHsmClusterPrivateEndpointConnections_Delete",
|
452 | 452 | "description": "Deletes the private endpoint connection for the Cloud Hsm Cluster.",
|
|
500 | 500 | },
|
501 | 501 | "get": {
|
502 | 502 | "tags": [
|
503 |
| - "Cloud HSM Cluster Private Endpoint - Get" |
| 503 | + "PrivateEndpointConnections" |
504 | 504 | ],
|
505 | 505 | "operationId": "CloudHsmClusterPrivateEndpointConnections_Get",
|
506 | 506 | "description": "Gets the private endpoint connection for the Cloud Hsm Cluster.",
|
|
545 | 545 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections": {
|
546 | 546 | "get": {
|
547 | 547 | "tags": [
|
548 |
| - "Cloud HSM Cluster Private Endpoint Connections - Get" |
| 548 | + "PrivateEndpointConnections" |
549 | 549 | ],
|
550 | 550 | "operationId": "PrivateEndpointConnections_ListByCloudHsmCluster",
|
551 | 551 | "description": "The List operation gets information about the private endpoint connections associated with the Cloud HSM Cluster",
|
|
590 | 590 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/validateBackupProperties": {
|
591 | 591 | "post": {
|
592 | 592 | "tags": [
|
593 |
| - "Cloud HSM Cluster Validate Backup Properties" |
| 593 | + "CloudHsmValidateBackupProperties" |
594 | 594 | ],
|
595 | 595 | "operationId": "CloudHsmClusters_ValidateBackupProperties",
|
596 | 596 | "x-ms-long-running-operation": true,
|
|
674 | 674 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/backup": {
|
675 | 675 | "post": {
|
676 | 676 | "tags": [
|
677 |
| - "Cloud HSM Cluster Backup - Create" |
| 677 | + "CloudHsmBackup" |
678 | 678 | ],
|
679 | 679 | "operationId": "CloudHsmClusters_Backup",
|
680 | 680 | "x-ms-long-running-operation": true,
|
|
758 | 758 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/backupOperationStatus/{jobId}": {
|
759 | 759 | "get": {
|
760 | 760 | "tags": [
|
761 |
| - "Cloud HSM Clusters Backup Operation Status - Get" |
| 761 | + "CloudHsmBackupStatus" |
762 | 762 | ],
|
763 | 763 | "operationId": "CloudHsmClusterBackupStatus_Get",
|
764 | 764 | "description": "Gets the backup operation status of the specified Cloud HSM Cluster",
|
|
829 | 829 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/validateRestoreProperties": {
|
830 | 830 | "post": {
|
831 | 831 | "tags": [
|
832 |
| - "Validate Cloud HSM Cluster Restore Properties" |
| 832 | + "CloudHsmValidateRestoreProperties" |
833 | 833 | ],
|
834 | 834 | "operationId": "CloudHsmClusters_ValidateRestoreProperties",
|
835 | 835 | "x-ms-long-running-operation": true,
|
|
913 | 913 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/restore": {
|
914 | 914 | "post": {
|
915 | 915 | "tags": [
|
916 |
| - "Cloud HSM Clusters Restore Operation - Create" |
| 916 | + "CloudHsmRestore" |
917 | 917 | ],
|
918 | 918 | "operationId": "CloudHsmClusters_Restore",
|
919 | 919 | "x-ms-long-running-operation": true,
|
|
998 | 998 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/restoreOperationStatus/{jobId}": {
|
999 | 999 | "get": {
|
1000 | 1000 | "tags": [
|
1001 |
| - "Returns Restore Operation Status" |
| 1001 | + "CloudHsmRestoreStatus" |
1002 | 1002 | ],
|
1003 | 1003 | "operationId": "CloudHsmClusterRestoreStatus_Get",
|
1004 | 1004 | "description": "Gets the restore operation status of the specified Cloud HSM Cluster",
|
|
0 commit comments