Request Header Description
Parameter | Value (description) |
Content-Type | application/json |
ctyun-eop-request-id | User request id, generated by uuid, in the form of 33dfa732-b27b-464f-b15a-21ed6845afd5 |
Eop-Authorization | Generated by eSurfing Cloud official accessKey and securityKey after signature, for details about the signature logic, see the following description |
Eop-Date | Request time, in the form of yyyyMMdd'T'HHmmss'Z', for example 20211109T104641Z |
Request Code Example
Bash: Curl https://itpaas.[resource.pool.coding].ctapi.ctyun.cn/ctcloud/ctapi/interface.address
-H "Content-Type:application/json;charset=UTF-8" -H "eop-authorization:xxxxxxxxxxxxxxxxxx" -H "Eop-date:20211014T163109Z" -H "ctyun-eop-request-id:e5d0d445-29a5-4bfc-a4e8-a5b70f889cc3"