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
gefragt vor 2 Jahren72 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen