Creates a honeypot.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| VpcId | string | Yes | The ID of the virtual private cloud (VPC) in which you want to create a honeypot. Note
You can call the DescribeVpcList operation to obtain the VPC ID. The VPC ID is the value of the InstanceId parameter.
| vpc-p0w5fgkfsl5a6791q**** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "CE500770-42D3-442E-9DDD-156E0F9F3B45"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 400 | HoneyPotAuthIsNotEnough | Honey pot auth is not enough. | - |
| 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 |
|---|---|---|
| 2022-08-01 | The Error code has changed | View Change Details |
| 2022-08-01 | The Error code has changed | View Change Details |
