没有获得 azure vm 指标数据值 [英] not getting azure vm metric data values

查看:97
本文介绍了没有获得 azure vm 指标数据值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用以下 rest API 获取虚拟机的指标值:

I am trying to fetch metric values for a vm using below rest API :

https://management.azure.com/subscriptions/aac11d2f-f03b-454e-9f65-4eb00795f964/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachines/ubuntu/metrics?api-version=2014-04-01&$filter=%28name.value%20eq%20%27\Memory\Availableand%20timeGrain%20eq%20duration%27PT1M%27%20and%20startTime%20eq%202016-02-18T23A26%3A00.0000000Z%20and%20endTime%20eq%202016-03-23T21%3A26%3A00.0000000Z

https://management.azure.com/subscriptions/aac11d2f-f03b-454e-9f65-4eb00795f964/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachines/ubuntu/metrics?api-version=2014-04-01&$filter=%28name.value%20eq%20%27\Memory\Availableand%20timeGrain%20eq%20duration%27PT1M%27%20and%20startTime%20eq%202016-02-18T20%3A26%3A00.0000000Z%20and%20endTime%20eq%202016-03-23T21%3A26%3A00.0000000Z

但它给了我一个错误的请求 URL.谁能帮我解决这个问题.

But it is giving me an bad request URL. can any one help me out from this.

推荐答案

终于有 API 列出了 REST API 的 azure 资源指标共享链接:

Finally got API's to list the azure resource metrics sharing link of rest API's:

https://msdn.microsoft.com/en-us/图书馆/天蓝色/mt743622.aspx

这篇关于没有获得 azure vm 指标数据值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆