{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-monitor-metricscreate-api","description":"Azure Metrics","version":"2018-09-01-preview","base_url":"https://monitoring.azure.com","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Azure Metrics\n@base https://monitoring.azure.com\n@version 2018-09-01-preview\n@auth ApiKey Authorization in header\n@endpoints 1\n@toc subscriptions(1)\n\n@endpoint POST /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProvider}/{resourceTypeName}/{resourceName}/metrics\n@desc **Post the metric values for a resource**.\n@required {Content-Type: any # Supports application/json and application/x-ndjson, Content-Length: any # Content length of the payload, Authorization: any # Authorization token issue for issued for audience \"https:\\\\monitoring.azure.com\\\", subscriptionId: any # The azure subscription id, resourceGroupName: any # The ARM resource group name, resourceProvider: any # The ARM resource provider name, resourceTypeName: any # The ARM resource type name, resourceName: any # The ARM resource name, body: map # The Azure metrics document json payload}\n@returns(200) The azure metrics publish succeeded\n\n@end\n"}