我正在尝试从 Azure Monitor REST-API获取特定文件共享的已用容量。
但我得到的只是汇总的容量。有人知道诀窍吗?
此命令将为整个 StorageAccount 提供 UsedCapacity:
GET https://management.azure.com/subscriptions/<MYSUBSCRIPTION>/resourceGroups/<MYRG>/providers/Microsoft.Storage/storageAccounts/<MYSTORAGEACCOUNT>/fileServices/default/providers/Microsoft.Insights/metrics?api-version=2018-01-01