All Products
Search
Document Center

Security Center:InstallRaspAttach

Last Updated:Feb 20, 2024

Installs the Runtime Application Self-Protection (RASP) agent on Elastic Compute Service (ECS) instances to enable automatic application protection.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
ApplicationIdstringYes

The application group ID.

64b8b994563c306b4fedxxxx
EcsUUIDListarrayNo

The UUIDs of ECS instances on which the RASP agent is to be installed.

stringNo

The UUID of the ECS instance on which the RASP agent is to be installed.

Note You can call the DescribeCloudCenterInstances operation to query the UUIDs of ECS instances.
cd405430-c027-4937-8398-10152dacxxxx

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

86CFF42E-E00A-57A3-8656-22291EFB****

Examples

Sample success responses

JSONformat

{
  "RequestId": "86CFF42E-E00A-57A3-8656-22291EFB****"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.