![]() |
1
3
帐户ID和月份为YYYY-MM的以下URL上的GET返回一个包含所有资源使用情况和相关成本的JSON对象:
我编了一个小程序 Python script that dumps that data or prints it as CSV
|
![]() |
2
1
GitHub回购 openwhisk-cloud-usage-samples openwhisk-jsonetl 是这样设计的,您可以在YAML中声明url和参数(而不是编写代码)来请求和转换JSON。 |