sacloud / libsacloud

[Deprecated] Library for SAKURA Cloud API with Go
Apache License 2.0
18 stars 13 forks source link

VPCルータのCPU-TIME/PercentageOfMemoryFreeの追加対応 #835

Closed yamamoto-febc closed 2 years ago

yamamoto-febc commented 2 years ago

https://cloud-news.sakura.ad.jp/2021/11/25/vpcrouter-revisit-performance-guidelines/

{
  "Router": {
    ...
    "PercentageOfMemoryFree": [
      "64.5709"
    ],
    ...
  }
}