Queries the common parameters supported by the system.
Operation description
- This API is intended for API callers.
- The response of this API contains the system parameters that are optional in API definitions.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "0CCDF65E-6050-412D-AD68-FA3D9196836C",
"SystemParams": {
"SystemParamItem": [
{
"DemoValue": "192.168.1.1",
"Description": "Client IP Address\n",
"ParamName": "CaClientIp",
"ParamType": "string"
}
]
}
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history