Get the configuration capability of a specific user.
Method |
GET |
Description |
Get the configuration capability of a specific user. |
Query |
security: the version No. of encryption scheme. When security does not exist, it indicates that the data is not encrypted; when security is 1, it indicates that the nodes of sensitive information in the message are encrypted in AES128 CBC mode; when security is 2, it indicates that the nodes of sensitive information in the message are encrypted in AES256 CBC mode.iv: the initialization vector, and it is required when security is 1 or 2. |
Request |
None. |
Response |
Succeeded: XML_Cap_User Failed: XML_ResponseStatus |
The <ID> in the request URI refers to the user ID.