Query input parameters of risk assessment results
Used by actions: DescribeRiskAssessment.
Name | Type | Required | Description |
---|---|---|---|
IsAuthorized | String | Yes | Whether to authorize. |
CryptoType | String | Yes | Encryption type. |
CryptoContent | String | Yes | Encrypted content. |
Query output parameters of risk assessment results.
Used by actions: DescribeRiskAssessment.
Name | Type | Description |
---|---|---|
Code | Integer | Return code. Note: This field may return null, indicating that no valid value is found. |
Message | String | Returned information Note: This field may return null, indicating that no valid value is found. |
Value | OutputRiskAssessmentInfo | Business details. Note: This field may return null, indicating that no valid value is found. |
UUid | String | Request ID. Note: This field may return null, indicating that no valid value is found. |
Risk assessment extended attribute key-value pairs.
Used by actions: DescribeRiskAssessment.
Name | Type | Description |
---|---|---|
Key | String | Key. Note: This field may return null, indicating that no valid value is found. |
Value | String | Value. Note: This field may return null, indicating that no valid value is found. |
Query output parameters of risk assessment results.
Used by actions: DescribeRiskAssessment.
Name | Type | Description |
---|---|---|
RiskLevel | String | Risk value. Note: This field may return null, indicating that no valid value is found. |
RiskType | Array of Integer | Risk type. Note: This field may return null, indicating that no valid value is found. |
DeviceId | String | Device identification Note: This field may return null, indicating that no valid value is found. |
ExtraInfo | Array of OutputRiskAssessmentExtraInfoPair | Extended attributes. Note: This field may return null, indicating that no valid value is found. |
TokenTime | String | Token generation timestamp. Note: This field may return null, indicating that no valid value is found. |
Was this page helpful?