This API pushes metering data for pay-as-you-go Compute Nest service instances. The metering items must be predefined by the service provider.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenestsupplier:PushMeteringData |
none |
*ServiceInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Metering |
string |
Yes |
The parameters are described as follows:
Note:
|
[{\"StartTime\":1681264800,\"EndTime\":1681268400,\"Entities\":[{\"Key\":\"Unit\",\"Value\":\"0\"}]}] |
| ServiceInstanceId |
string |
Yes |
The service instance ID. |
si-0e6fca6a51a54420**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
94E89857-B994-44B6-9C4F-DBD200E9XXXX |
Examples
Success response
JSON format
{
"RequestId": "94E89857-B994-44B6-9C4F-DBD200E9XXXX"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.