Microsoft.HardwareSecurityModules (preview:2022-08-31)

2025/09/05 • 11 new, 11 deleted methods

CloudHsmClusters_CreateOrUpdate (new)
Description Create or Update a Cloud HSM Cluster in the specified subscription.
Reference Link ¶

⚼ Request

PUT:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
body:
{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}
,
}

⚐ Response (200)

{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}

⚐ Response (201)

{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_Update (new)
Description Update a Cloud HSM Cluster in the specified subscription.
Reference Link ¶

⚼ Request

PATCH:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
body:
{
tags: object ,
sku:
{
family: enum ,
name: enum ,
capacity: integer ,
}
,
}
,
}

⚐ Response (200)

{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}

⚐ Response (202)

{
location: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_Get (new)
Description Gets the specified Cloud HSM Cluster
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
}

⚐ Response (200)

{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_Delete (new)
Description Deletes the specified Cloud HSM Cluster
Reference Link ¶

⚼ Request

DELETE:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
}

⚐ Response (200)

{}

⚐ Response (202)

{
location: string ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_ListByResourceGroup (new)
Description The List operation gets information about the Cloud HSM Clusters associated with the subscription and within the specified resource group.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters
{
subscriptionId: string ,
resourceGroupName: string ,
$skiptoken: string ,
api-version: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_ListBySubscription (new)
Description The List operation gets information about the Cloud HSM Clusters associated with the subscription.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters
{
subscriptionId: string ,
$skiptoken: string ,
api-version: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusterPrivateLinkResources_ListByCloudHsmCluster (new)
Description Gets the private link resources supported for the Cloud Hsm Cluster.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateLinkResources
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
groupId: string ,
requiredMembers:
[
string ,
]
,
requiredZoneNames:
[
string ,
]
,
}
,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusterPrivateEndpointConnections_Create (new)
Description Creates or updates the private endpoint connection for the Cloud Hsm Cluster.
Reference Link ¶

⚼ Request

PUT:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
peConnectionName: string ,
properties:
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
}

⚐ Response (200)

{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusterPrivateEndpointConnections_Delete (new)
Description Deletes the private endpoint connection for the Cloud Hsm Cluster.
Reference Link ¶

⚼ Request

DELETE:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
peConnectionName: string ,
}

⚐ Response (200)

{}

⚐ Response (202)

{
location: string ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusterPrivateEndpointConnections_Get (new)
Description Gets the private endpoint connection for the Cloud Hsm Cluster.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
peConnectionName: string ,
}

⚐ Response (200)

{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
PrivateEndpointConnections_ListByCloudHsmCluster (new)
Description The List operation gets information about the private endpoint connections associated with the Cloud HSM Cluster
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_CreateOrUpdate (removed)
Description Create or Update a Cloud HSM Cluster in the specified subscription.
Reference Link ¶

⚼ Request

PUT:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
body:
{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}
,
}

⚐ Response (200)

{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}

⚐ Response (201)

{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_Update (removed)
Description Update a Cloud HSM Cluster in the specified subscription.
Reference Link ¶

⚼ Request

PATCH:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
body:
{
tags: object ,
sku:
{
family: enum ,
name: enum ,
capacity: integer ,
}
,
}
,
}

⚐ Response (200)

{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}

⚐ Response (202)

{
location: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_Get (removed)
Description Gets the specified Cloud HSM Cluster
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
}

⚐ Response (200)

{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_Delete (removed)
Description Deletes the specified Cloud HSM Cluster
Reference Link ¶

⚼ Request

DELETE:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
}

⚐ Response (200)

{}

⚐ Response (202)

{
location: string ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_ListByResourceGroup (removed)
Description The List operation gets information about the Cloud HSM Clusters associated with the subscription and within the specified resource group.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters
{
subscriptionId: string ,
resourceGroupName: string ,
$skiptoken: string ,
api-version: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusters_ListBySubscription (removed)
Description The List operation gets information about the Cloud HSM Clusters associated with the subscription.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters
{
subscriptionId: string ,
$skiptoken: string ,
api-version: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
provisioningState: enum ,
autoGeneratedDomainNameLabelScope: string ,
securityDomain:
{
fipsState: integer ,
activationStatus: string ,
}
,
hsms:
[
{
fqdn: string ,
state: string ,
stateMessage: string ,
}
,
]
,
publicNetworkAccess: string ,
privateEndpointConnections:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusterPrivateLinkResources_ListByCloudHsmCluster (removed)
Description Gets the private link resources supported for the Cloud Hsm Cluster.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateLinkResources
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
groupId: string ,
requiredMembers:
[
string ,
]
,
requiredZoneNames:
[
string ,
]
,
}
,
}
,
]
,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusterPrivateEndpointConnections_Create (removed)
Description Creates or updates the private endpoint connection for the Cloud Hsm Cluster.
Reference Link ¶

⚼ Request

PUT:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
peConnectionName: string ,
properties:
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
}

⚐ Response (200)

{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusterPrivateEndpointConnections_Delete (removed)
Description Deletes the private endpoint connection for the Cloud Hsm Cluster.
Reference Link ¶

⚼ Request

DELETE:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
peConnectionName: string ,
}

⚐ Response (200)

{}

⚐ Response (202)

{
location: string ,
}

⚐ Response (204)

{}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
CloudHsmClusterPrivateEndpointConnections_Get (removed)
Description Gets the private endpoint connection for the Cloud Hsm Cluster.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections/{peConnectionName}
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
peConnectionName: string ,
}

⚐ Response (200)

{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}
PrivateEndpointConnections_ListByCloudHsmCluster (removed)
Description The List operation gets information about the private endpoint connections associated with the Cloud HSM Cluster
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/cloudHsmClusters/{cloudHsmClusterName}/privateEndpointConnections
{
subscriptionId: string ,
resourceGroupName: string ,
cloudHsmClusterName: string ,
api-version: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
privateEndpoint:
{
id: string ,
}
,
privateLinkServiceConnectionState:
{
status: enum ,
description: string ,
actionsRequired: string ,
}
,
provisioningState: enum ,
groupIds:
[
string ,
]
,
}
,
etag: string ,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
}
,
}