Checks whether the current user is qualified for the trial use of Security Center.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| FromEcs | boolean | No | Specifies whether the request is redirected from the Elastic Compute Service (ECS) console. Valid values:
| true |
| Lang | string | No | The language of the content within the request and response. Default value: zh. Valid values:
| zh |
Response parameters
Examples
Sample success responses
JSONformat
{
"Data": {
"CanTry": 0,
"TryType": 1,
"CanTryVersions": [
7
]
},
"RequestId": "8BAA57***B7073A5C1"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|
No change history
