API Name
QueryUserOmsData
Overview
You can call this API to get original usage data per Alibaba Cloud product.
Request parameters
Name | Type | Required | Description |
---|---|---|---|
Table | String | Yes | Product code, for eacmple: oss |
DataType | String | Yes | Time type, normally value is Hour |
StartTime | String | Yes | Data start time, format:yyyy-mm-ddThh:mm:ssZ |
EndTime | String | Yes | Data end time, format:yyyy-mm-ddThh:mm:ssZ |
Maker | String | No | Tag of last records of current request, using this parameter you can start next request with continuous records |
PageSize | Integer | No | 1~200,by default is 100 |
Response parameters
Name | Type | Required |
---|---|---|
RequestId | String | Unique request id |
Maker | String | Tag of last records of current request, Maker is null means no data |
DataType | String | Time type, normally value is Hour |
ProductName | String | Product code, for eacmple: oss |