{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector HanaOnAzure API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "HanaOnAzure", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Hanaonazure Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.HanaOnAzure/operations", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Gets a list of SAP HANA management operations." }, { "info": { "name": "Microsoft Azure Gets A List Of Sap Monitors In The Specified Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.HanaOnAzure/sapMonitors", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "The product Microsoft.Workloads/sapMonitors (AMS Classic) is officially retired as of May 31, 2023." }, { "info": { "name": "Microsoft Azure Gets Properties Of A Sap Monitor", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HanaOnAzure/sapMonitors/:sapMonitorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "sapMonitorName", "value": "", "type": "path", "description": "Name of the SAP monitor resource." } ] }, "docs": "The product Microsoft.Workloads/sapMonitors (AMS Classic) is officially retired as of May 31, 2023." }, { "info": { "name": "Microsoft Azure Creates A Sap Monitor", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HanaOnAzure/sapMonitors/:sapMonitorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "sapMonitorName", "value": "", "type": "path", "description": "Name of the SAP monitor resource." } ] }, "docs": "The product Microsoft.Workloads/sapMonitors (AMS Classic) is officially retired as of May 31, 2023." }, { "info": { "name": "Microsoft Azure Patches The Tags Field Of A Sap Monitor", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HanaOnAzure/sapMonitors/:sapMonitorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "sapMonitorName", "value": "", "type": "path", "description": "Name of the SAP monitor resource." } ] }, "docs": "The product Microsoft.Workloads/sapMonitors (AMS Classic) is officially retired as of May 31, 2023." }, { "info": { "name": "Microsoft Azure Deletes A Sap Monitor", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HanaOnAzure/sapMonitors/:sapMonitorName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "sapMonitorName", "value": "", "type": "path", "description": "Name of the SAP monitor resource." } ] }, "docs": "The product Microsoft.Workloads/sapMonitors (AMS Classic) is officially retired as of May 31, 2023." }, { "info": { "name": "Microsoft Azure Gets A List Of Provider Instances In The Specified Sap Monitor", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HanaOnAzure/sapMonitors/:sapMonitorName/providerInstances", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "sapMonitorName", "value": "", "type": "path", "description": "Name of the SAP monitor resource." } ] }, "docs": "The product Microsoft.Workloads/sapMonitors (AMS Classic) is officially retired as of May 31, 2023." }, { "info": { "name": "Microsoft Azure Gets Properties Of A Provider Instance", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HanaOnAzure/sapMonitors/:sapMonitorName/providerInstances/:providerInstanceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "sapMonitorName", "value": "", "type": "path", "description": "Name of the SAP monitor resource." }, { "name": "providerInstanceName", "value": "", "type": "path", "description": "Name of the provider instance." } ] }, "docs": "The product Microsoft.Workloads/sapMonitors (AMS Classic) is officially retired as of May 31, 2023." }, { "info": { "name": "Microsoft Azure Creates A Provider Instance", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HanaOnAzure/sapMonitors/:sapMonitorName/providerInstances/:providerInstanceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "sapMonitorName", "value": "", "type": "path", "description": "Name of the SAP monitor resource." }, { "name": "providerInstanceName", "value": "", "type": "path", "description": "Name of the provider instance." } ] }, "docs": "The product Microsoft.Workloads/sapMonitors (AMS Classic) is officially retired as of May 31, 2023." }, { "info": { "name": "Microsoft Azure Deletes A Provider Instance", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HanaOnAzure/sapMonitors/:sapMonitorName/providerInstances/:providerInstanceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "sapMonitorName", "value": "", "type": "path", "description": "Name of the SAP monitor resource." }, { "name": "providerInstanceName", "value": "", "type": "path", "description": "Name of the provider instance." } ] }, "docs": "The product Microsoft.Workloads/sapMonitors (AMS Classic) is officially retired as of May 31, 2023." } ] } ], "bundled": true }