Querying Push Records
Function
This API is used to query the last 10 certificate push records, which are to be pushed to another HUAWEI CLOUD service.
URI
Request
Request parameters
None
Response
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
push_history_list |
Yes |
Array of push_history_list objects |
Push record list. For details, see Table 1. |
Example
- Example request
- Example response
{ "push_history_list": [ { "push_time": "1556257820000", "push_remote_project": null, "push_service": "CDN" }, { "push_time": "1556257447000", "push_remote_project": "ap-southeast-1", "push_service": "WAF" } ] }
or
{ "error_code": "SCM.XXXX", "error_msg": "XXXX" }
Status Codes
For details about error codes, see Error Codes
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot