Warning conditions of the assessment item
Used by actions: DescribeStrategies.
| Name | Type | Description |
|---|---|---|
| ConditionId | Integer | Warning condition ID Note: This field may return null, indicating that no valid values can be obtained. |
| Level | Integer | Warning level. 2: medium risk; 3: high risk. Note: This field may return null, indicating that no valid values can be obtained. |
| LevelDesc | String | Warning level description Note: This field may return null, indicating that no valid values can be obtained. |
| Desc | String | Warning condition description |
Key-value pair
Used by actions: DescribeTaskStrategyRisks.
| Name | Type | Required | Description |
|---|---|---|---|
| Key | String | No | Key name |
| Value | String | No | Value corresponding to the key name |
Risky instance field description
Used by actions: DescribeTaskStrategyRisks.
| Name | Type | Description |
|---|---|---|
| Field | String | Field ID |
| FieldName | String | Field name |
| FieldType | String | Field type, string: String type, such as "aa" int: Integer, for example, 111 stringSlice : String array type, such as ["a", "b"] tags: Tag type, for example: [{"Key":"kkk","Value":"vvv"},{"Key":"kkk2","Value":"vvv2"}] |
| FieldDict | Array of KeyValue | Dictionary corresponding to the field value Note: This field may return null, indicating that no valid values can be obtained. |
Information about assessment items
Used by actions: DescribeStrategies.
| Name | Type | Description |
|---|---|---|
| StrategyId | Integer | Assessment item ID Note: This field may return null, indicating that no valid values can be obtained. |
| Name | String | Assessment item name Note: This field may return null, indicating that no valid values can be obtained. |
| Desc | String | Assessment item description Note: This field may return null, indicating that no valid values can be obtained. |
| Product | String | Product ID corresponding to the assessment item Note: This field may return null, indicating that no valid values can be obtained. |
| ProductDesc | String | Product name corresponding to the assessment item Note: This field may return null, indicating that no valid values can be obtained. |
| Repair | String | Optimization suggestions for the assessment item Note: This field may return null, indicating that no valid values can be obtained. |
| GroupId | Integer | Category ID of the assessment item Note: This field may return null, indicating that no valid values can be obtained. |
| GroupName | String | Category name of the assessment item Note: This field may return null, indicating that no valid values can be obtained. |
| Conditions | Array of Conditions | Risk list of the assessment item Note: This field may return null, indicating that no valid values can be obtained. |
文档反馈