{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-hardwaresecuritymodules-dedicatedhsm","description":"Azure Dedicated HSM Resource Provider","version":"2018-10-31-preview","base_url":"https://management.azure.com","endpoints":7,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Azure Dedicated HSM Resource Provider\n@base https://management.azure.com\n@version 2018-10-31-preview\n@auth OAuth2\n@common_fields {api-version: any # Client Api Version.}\n@endpoints 7\n@toc providers(1), subscriptions(6)\n\n@group providers\n@endpoint GET /providers/Microsoft.HardwareSecurityModules/operations\n@desc Get a list of Dedicated HSM operations.\n@returns(200) OK\n\n@endgroup\n\n@group subscriptions\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}\n@desc Create or Update a dedicated HSM in the specified subscription.\n@required {resourceGroupName: any # The name of the Resource Group to which the resource belongs., name: any # Name of the dedicated Hsm, parameters: any # Parameters to create or update the dedicated hsm, subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) Created dedicated HSM\n@returns(201) Created dedicated HSM\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}\n@desc Update a dedicated HSM in the specified subscription.\n@required {resourceGroupName: any # The name of the Resource Group to which the server belongs., name: any # Name of the dedicated HSM, parameters: any # Parameters to patch the dedicated HSM, subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) Patched dedicated HSM\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}\n@desc Deletes the specified Azure Dedicated HSM.\n@required {resourceGroupName: any # The name of the Resource Group to which the dedicated HSM belongs., name: any # The name of the dedicated HSM to delete, subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) OK Response.\n@returns(202) Accepted\n@returns(204) No Content\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs/{name}\n@desc Gets the specified Azure dedicated HSM.\n@required {resourceGroupName: any # The name of the Resource Group to which the dedicated hsm belongs., name: any # The name of the dedicated HSM., subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) Retrieved dedicated HSM\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs\n@desc The List operation gets information about the dedicated hsms associated with the subscription and within the specified resource group.\n@required {resourceGroupName: any # The name of the Resource Group to which the dedicated HSM belongs., subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@optional {$top: any # Maximum number of results to return.}\n@returns(200) Get information about all dedicated HSMs in the specified resource group.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.HardwareSecurityModules/dedicatedHSMs\n@desc The List operation gets information about the dedicated HSMs associated with the subscription.\n@required {subscriptionId: any # Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@optional {$top: any # Maximum number of results to return.}\n@returns(200) Get information about all dedicated HSMs in the specified subscription.\n\n@endgroup\n\n@end\n"}