{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-hanaonazure","description":"HanaManagementClient","version":"2017-11-03-preview","base_url":"https://management.azure.com","endpoints":10,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api HanaManagementClient\n@base https://management.azure.com\n@version 2017-11-03-preview\n@auth OAuth2\n@common_fields {api-version: any # Client API version.}\n@endpoints 10\n@toc providers(1), subscriptions(9)\n\n@group providers\n@endpoint GET /providers/Microsoft.HanaOnAzure/operations\n@desc Gets a list of SAP HANA management operations.\n@returns(200) OK\n\n@endgroup\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.HanaOnAzure/hanaInstances\n@desc Gets a list of SAP HANA instances in the specified subscription.\n@required {subscriptionId: any # Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HanaOnAzure/hanaInstances\n@desc Gets a list of SAP HANA instances in the specified subscription and the resource group.\n@required {subscriptionId: any # Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # Name of the resource group.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HanaOnAzure/hanaInstances/{hanaInstanceName}\n@desc Gets properties of a SAP HANA instance.\n@required {subscriptionId: any # Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # Name of the resource group., hanaInstanceName: any # Name of the SAP HANA on Azure instance.}\n@returns(200) OK\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HanaOnAzure/hanaInstances/{hanaInstanceName}\n@desc Creates a SAP HANA instance.\n@required {subscriptionId: any # Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # Name of the resource group., hanaInstanceName: any # Name of the SAP HANA on Azure instance., hanaInstanceParameter: any # Request body representing a HanaInstance}\n@returns(200) Created HanaInstance\n@returns(201) Creating HanaInstance\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HanaOnAzure/hanaInstances/{hanaInstanceName}\n@desc Deletes a SAP HANA instance.\n@required {subscriptionId: any # Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # Name of the resource group., hanaInstanceName: any # Name of the SAP HANA on Azure instance.}\n@returns(200) Deleted HanaInstance\n@returns(202) Deleting HanaInstance\n@returns(204) No HanaInstance to delete\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HanaOnAzure/hanaInstances/{hanaInstanceName}\n@desc Patches the Tags field of a SAP HANA instance.\n@required {subscriptionId: any # Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # Name of the resource group., hanaInstanceName: any # Name of the SAP HANA on Azure instance., tagsParameter: map # Request body that only contains the new Tags field}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HanaOnAzure/hanaInstances/{hanaInstanceName}/restart\n@desc The operation to restart a SAP HANA instance.\n@required {subscriptionId: any # Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # Name of the resource group., hanaInstanceName: any # Name of the SAP HANA on Azure instance.}\n@returns(200) OK\n@returns(202) Accepted\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HanaOnAzure/hanaInstances/{hanaInstanceName}/start\n@desc The operation to start a SAP HANA instance.\n@required {subscriptionId: any # Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # Name of the resource group., hanaInstanceName: any # Name of the SAP HANA on Azure instance.}\n@returns(200) OK\n@returns(202) Accepted\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HanaOnAzure/hanaInstances/{hanaInstanceName}/shutdown\n@desc The operation to shutdown a SAP HANA instance.\n@required {subscriptionId: any # Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # Name of the resource group., hanaInstanceName: any # Name of the SAP HANA on Azure instance.}\n@returns(200) OK\n@returns(202) Accepted\n\n@endgroup\n\n@end\n"}