DirectConnect VCF utilization get-metric-statistics not returning any data

0

Hello,

I am trying to get DirectConnect VCF utilization statistics via the CLI. Below is the command I am running:

$ aws cloudwatch get-metric-statistics --metric-name VirtualInterfaceBpsEgress --start-time 2022-01-07T10:00:00Z --end-time 2022-01-09T10:00:00Z --period 3600 --namespace AWS/DX --statistics Maximum --dimensions Name=ConnectionId,Value=XXXX Name=VirtualInterfaceId,Value=YYYY

And it returns:

{ "Label": "VirtualInterfaceBpsEgress", "Datapoints": [] }

I have tried modifying the period, start and end time, however I never seem to get any data out of it. I can see there is data fine in the webview.

What am I doing wrong?

Thanks.

arsm
已提問 2 年前檢視次數 72 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南