All Products
Search
Document Center

Security Center:SasInstallCode

Last Updated:Apr 28, 2023

Queries the installation verification code that is used to run the installation command of the Security Center agent.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
SourceIpstringNo

The source IP address of the request.

120.41.XX.XX

Response parameters

ParameterTypeDescriptionExample
object
datastring

The installation verification code that is used to run the installation command when you manually install the Security Center agent.

eDkhGP
RequestIdstring

The ID of the request.

B256A525-7E42-4BB9-A27C-9017FDDFF1A2

Examples

Sample success responses

JSONformat

{
  "data": "eDkhGP",
  "RequestId": "B256A525-7E42-4BB9-A27C-9017FDDFF1A2"
}

Error codes

HTTP status codeError codeError message
500ServerErrorServerError

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

Change history

Change timeSummary of changesOperation
2022-08-01The internal configurations of the API operation change but you can still call the operation.
Change itemChange content
The internal configurations of the API operation change but you can still call the operation.
2022-08-01The internal configurations of the API operation change but you can still call the operation.
Change itemChange content
The internal configurations of the API operation change but you can still call the operation.