{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-hybridcompute-hybridcompute","description":"HybridComputeManagementClient","version":"2019-12-12","base_url":"https://management.azure.com","endpoints":13,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api HybridComputeManagementClient\n@base https://management.azure.com\n@version 2019-12-12\n@auth OAuth2\n@endpoints 13\n@toc subscriptions(12), providers(1)\n\n@group subscriptions\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{name}\n@desc The operation to create or update a hybrid machine resource identity in Azure.\n@required {resourceGroupName: any # The name of the resource group., name: any # The name of the hybrid machine., parameters: any # Parameters supplied to the Create hybrid machine operation.}\n@returns(200) OK\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{name}\n@desc The operation to update a hybrid machine.\n@required {resourceGroupName: any # The name of the resource group., name: any # The name of the hybrid machine., parameters: any # Parameters supplied to the Update hybrid machine operation.}\n@returns(200) OK\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{name}\n@desc The operation to remove a hybrid machine identity in Azure.\n@required {resourceGroupName: any # The name of the resource group., name: any # The name of the hybrid machine.}\n@returns(200) OK\n@returns(204) No Content\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{name}\n@desc Retrieves information about the model view or the instance view of a hybrid machine.\n@required {resourceGroupName: any # The name of the resource group., name: any # The name of the hybrid machine.}\n@optional {$expand: any # The expand expression to apply on the operation.}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{name}/reconnect\n@desc The operation to reconnect a hybrid machine resource to its identity in Azure.\n@required {resourceGroupName: any # The name of the resource group., name: any # The name of the hybrid machine., parameters: any # Parameters supplied to the Reconnect hybrid machine operation.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines\n@desc Lists all the hybrid machines in the specified resource group. Use the nextLink property in the response to get the next page of hybrid machines.\n@required {resourceGroupName: any # The name of the resource group.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.HybridCompute/machines\n@desc Lists all the hybrid machines in the specified subscription. Use the nextLink property in the response to get the next page of hybrid machines.\n@returns(200) OK\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{name}/extensions/{extensionName}\n@desc The operation to create or update the extension.\n@required {resourceGroupName: any # The name of the resource group., name: any # The name of the machine where the extension should be created or updated., extensionName: any # The name of the machine extension., extensionParameters: any # Parameters supplied to the Create Machine Extension operation.}\n@returns(200) OK\n@returns(202) Accepted\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{name}/extensions/{extensionName}\n@desc The operation to create or update the extension.\n@required {resourceGroupName: any # The name of the resource group., name: any # The name of the machine where the extension should be created or updated., extensionName: any # The name of the machine extension., extensionParameters: any # Parameters supplied to the Create Machine Extension operation.}\n@returns(200) OK\n@returns(202) Accepted\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{name}/extensions/{extensionName}\n@desc The operation to delete the extension.\n@required {resourceGroupName: any # The name of the resource group., name: any # The name of the machine where the extension should be deleted., extensionName: any # The name of the machine extension.}\n@returns(200) OK\n@returns(202) Accepted\n@returns(204) No Content\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{name}/extensions/{extensionName}\n@desc The operation to get the extension.\n@required {resourceGroupName: any # The name of the resource group., name: any # The name of the machine containing the extension., extensionName: any # The name of the machine extension.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{name}/extensions\n@desc The operation to get all extensions of a non-Azure machine\n@required {resourceGroupName: any # The name of the resource group., name: any # The name of the machine containing the extension.}\n@optional {$expand: any # The expand expression to apply on the operation.}\n@returns(200) OK\n\n@endgroup\n\n@group providers\n@endpoint GET /providers/Microsoft.HybridCompute/operations\n@desc Gets a list of hybrid compute operations.\n@returns(200) OK\n\n@endgroup\n\n@end\n"}