tccli 3.0.1005.1__py2.py3-none-any.whl → 3.0.1006.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
 - tccli/examples/cdb/v20170320/CloseAuditService.md +20 -0
 - tccli/examples/cdb/v20170320/CreateAuditRuleTemplate.md +31 -0
 - tccli/examples/cdb/v20170320/DeleteAuditRuleTemplates.md +20 -0
 - tccli/examples/cdb/v20170320/DeleteDatabase.md +21 -0
 - tccli/examples/cdb/v20170320/DescribeAuditInstanceList.md +51 -0
 - tccli/examples/cdb/v20170320/DescribeAuditRuleTemplateModifyHistory.md +70 -0
 - tccli/examples/cdb/v20170320/DescribeAuditRuleTemplates.md +61 -0
 - tccli/examples/cdb/v20170320/ModifyAuditRuleTemplates.md +21 -0
 - tccli/examples/cdb/v20170320/ModifyAuditService.md +23 -0
 - tccli/examples/cfg/v20210820/DescribeTaskPolicyTriggerLog.md +38 -0
 - tccli/examples/cfg/v20210820/TriggerPolicy.md +25 -0
 - tccli/examples/config/v20220802/ListAggregateConfigRules.md +79 -0
 - tccli/examples/config/v20220802/ListConfigRules.md +138 -0
 - tccli/examples/tdmq/v20200217/CreateProCluster.md +3 -3
 - tccli/examples/teo/v20220901/DescribeOverviewL7Data.md +4 -2
 - tccli/examples/teo/v20220901/DescribePrefetchTasks.md +2 -1
 - tccli/examples/teo/v20220901/DescribePurgeTasks.md +2 -1
 - tccli/examples/teo/v20220901/DescribeTimingL4Data.md +4 -1
 - tccli/examples/teo/v20220901/DescribeTimingL7AnalysisData.md +6 -3
 - tccli/examples/teo/v20220901/DescribeTimingL7CacheData.md +6 -3
 - tccli/examples/teo/v20220901/DescribeTopL7AnalysisData.md +6 -3
 - tccli/examples/teo/v20220901/DescribeTopL7CacheData.md +8 -4
 - tccli/examples/teo/v20220901/DownloadL4Logs.md +2 -1
 - tccli/examples/teo/v20220901/DownloadL7Logs.md +2 -1
 - tccli/examples/tke/v20180525/DescribeIPAMD.md +6 -3
 - tccli/examples/tse/v20201207/CloseWafProtection.md +21 -0
 - tccli/examples/tse/v20201207/CreateWafDomains.md +21 -0
 - tccli/examples/tse/v20201207/OpenWafProtection.md +21 -0
 - tccli/examples/vod/v20180717/DescribeTaskDetail.md +4 -0
 - tccli/examples/vrs/v20200824/GetVRSVoiceTypes.md +4 -2
 - tccli/services/__init__.py +3 -0
 - tccli/services/cdb/cdb_client.py +497 -20
 - tccli/services/cdb/v20170320/api.json +1174 -51
 - tccli/services/cdb/v20170320/examples.json +72 -0
 - tccli/services/cfg/cfg_client.py +106 -0
 - tccli/services/cfg/v20210820/api.json +199 -0
 - tccli/services/cfg/v20210820/examples.json +16 -0
 - tccli/services/config/__init__.py +4 -0
 - tccli/services/config/config_client.py +247 -0
 - tccli/services/config/v20220802/api.json +767 -0
 - tccli/services/config/v20220802/examples.json +21 -0
 - tccli/services/hai/v20230812/api.json +11 -0
 - tccli/services/tdmq/v20200217/api.json +50 -30
 - tccli/services/tdmq/v20200217/examples.json +2 -2
 - tccli/services/teo/v20220901/api.json +51 -40
 - tccli/services/teo/v20220901/examples.json +24 -24
 - tccli/services/tke/v20180525/api.json +18 -8
 - tccli/services/tke/v20180525/examples.json +2 -2
 - tccli/services/tse/tse_client.py +159 -0
 - tccli/services/tse/v20201207/api.json +147 -0
 - tccli/services/tse/v20201207/examples.json +24 -0
 - tccli/services/vod/v20180717/api.json +278 -24
 - tccli/services/vod/v20180717/examples.json +4 -4
 - tccli/services/vrs/v20200824/examples.json +1 -1
 - tccli/services/waf/v20180125/api.json +3 -3
 - {tccli-3.0.1005.1.dist-info → tccli-3.0.1006.1.dist-info}/METADATA +2 -2
 - {tccli-3.0.1005.1.dist-info → tccli-3.0.1006.1.dist-info}/RECORD +61 -41
 - {tccli-3.0.1005.1.dist-info → tccli-3.0.1006.1.dist-info}/WHEEL +0 -0
 - {tccli-3.0.1005.1.dist-info → tccli-3.0.1006.1.dist-info}/entry_points.txt +0 -0
 - {tccli-3.0.1005.1.dist-info → tccli-3.0.1006.1.dist-info}/license_files/LICENSE +0 -0
 
| 
         @@ -0,0 +1,767 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            {
         
     | 
| 
      
 2 
     | 
    
         
            +
              "actions": {
         
     | 
| 
      
 3 
     | 
    
         
            +
                "ListAggregateConfigRules": {
         
     | 
| 
      
 4 
     | 
    
         
            +
                  "document": "账号组获取规则列表",
         
     | 
| 
      
 5 
     | 
    
         
            +
                  "input": "ListAggregateConfigRulesRequest",
         
     | 
| 
      
 6 
     | 
    
         
            +
                  "name": "账号组获取规则列表",
         
     | 
| 
      
 7 
     | 
    
         
            +
                  "output": "ListAggregateConfigRulesResponse",
         
     | 
| 
      
 8 
     | 
    
         
            +
                  "status": "online"
         
     | 
| 
      
 9 
     | 
    
         
            +
                },
         
     | 
| 
      
 10 
     | 
    
         
            +
                "ListConfigRules": {
         
     | 
| 
      
 11 
     | 
    
         
            +
                  "document": "获取规则列表",
         
     | 
| 
      
 12 
     | 
    
         
            +
                  "input": "ListConfigRulesRequest",
         
     | 
| 
      
 13 
     | 
    
         
            +
                  "name": "获取规则列表",
         
     | 
| 
      
 14 
     | 
    
         
            +
                  "output": "ListConfigRulesResponse",
         
     | 
| 
      
 15 
     | 
    
         
            +
                  "status": "online"
         
     | 
| 
      
 16 
     | 
    
         
            +
                }
         
     | 
| 
      
 17 
     | 
    
         
            +
              },
         
     | 
| 
      
 18 
     | 
    
         
            +
              "metadata": {
         
     | 
| 
      
 19 
     | 
    
         
            +
                "apiVersion": "2022-08-02",
         
     | 
| 
      
 20 
     | 
    
         
            +
                "api_brief": "介绍如何使用API对配置审计进行操作,包括查询资源详情、查询相关资源、查询资源配置项等。",
         
     | 
| 
      
 21 
     | 
    
         
            +
                "serviceNameCN": "配置审计",
         
     | 
| 
      
 22 
     | 
    
         
            +
                "serviceShortName": "config"
         
     | 
| 
      
 23 
     | 
    
         
            +
              },
         
     | 
| 
      
 24 
     | 
    
         
            +
              "objects": {
         
     | 
| 
      
 25 
     | 
    
         
            +
                "Annotation": {
         
     | 
| 
      
 26 
     | 
    
         
            +
                  "document": "合规详情",
         
     | 
| 
      
 27 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 28 
     | 
    
         
            +
                    {
         
     | 
| 
      
 29 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 30 
     | 
    
         
            +
                      "document": "资源当前实际配置。长度为0~256位字符,即资源不合规配置\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 31 
     | 
    
         
            +
                      "example": "10",
         
     | 
| 
      
 32 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 33 
     | 
    
         
            +
                      "name": "Configuration",
         
     | 
| 
      
 34 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 35 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 36 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 37 
     | 
    
         
            +
                    },
         
     | 
| 
      
 38 
     | 
    
         
            +
                    {
         
     | 
| 
      
 39 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 40 
     | 
    
         
            +
                      "document": "资源期望配置。长度为0~256位字符,即资源合规配置\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 41 
     | 
    
         
            +
                      "example": "12",
         
     | 
| 
      
 42 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 43 
     | 
    
         
            +
                      "name": "DesiredValue",
         
     | 
| 
      
 44 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 45 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 46 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 47 
     | 
    
         
            +
                    },
         
     | 
| 
      
 48 
     | 
    
         
            +
                    {
         
     | 
| 
      
 49 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 50 
     | 
    
         
            +
                      "document": "资源当前配置和期望配置之间的比较运算符。长度为0~16位字符,自定义规则上报评估结果此字段可能为空",
         
     | 
| 
      
 51 
     | 
    
         
            +
                      "example": "Equals",
         
     | 
| 
      
 52 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 53 
     | 
    
         
            +
                      "name": "Operator",
         
     | 
| 
      
 54 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 55 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 56 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 57 
     | 
    
         
            +
                    },
         
     | 
| 
      
 58 
     | 
    
         
            +
                    {
         
     | 
| 
      
 59 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 60 
     | 
    
         
            +
                      "document": "当前配置在资源属性结构体中的JSON路径。长度为0~256位字符,自定义规则上报评估结果此字段可能为空",
         
     | 
| 
      
 61 
     | 
    
         
            +
                      "example": "$.Cpu",
         
     | 
| 
      
 62 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 63 
     | 
    
         
            +
                      "name": "Property",
         
     | 
| 
      
 64 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 65 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 66 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 67 
     | 
    
         
            +
                    }
         
     | 
| 
      
 68 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 69 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 70 
     | 
    
         
            +
                },
         
     | 
| 
      
 71 
     | 
    
         
            +
                "ConfigRule": {
         
     | 
| 
      
 72 
     | 
    
         
            +
                  "document": "规则详情",
         
     | 
| 
      
 73 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 74 
     | 
    
         
            +
                    {
         
     | 
| 
      
 75 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 76 
     | 
    
         
            +
                      "document": "规则标识\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 77 
     | 
    
         
            +
                      "example": "qqq",
         
     | 
| 
      
 78 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 79 
     | 
    
         
            +
                      "name": "Identifier",
         
     | 
| 
      
 80 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 81 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 82 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 83 
     | 
    
         
            +
                    },
         
     | 
| 
      
 84 
     | 
    
         
            +
                    {
         
     | 
| 
      
 85 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 86 
     | 
    
         
            +
                      "document": "规则名\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 87 
     | 
    
         
            +
                      "example": "123",
         
     | 
| 
      
 88 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 89 
     | 
    
         
            +
                      "name": "RuleName",
         
     | 
| 
      
 90 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 91 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 92 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 93 
     | 
    
         
            +
                    },
         
     | 
| 
      
 94 
     | 
    
         
            +
                    {
         
     | 
| 
      
 95 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 96 
     | 
    
         
            +
                      "document": "规则参数\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 97 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 98 
     | 
    
         
            +
                      "member": "InputParameter",
         
     | 
| 
      
 99 
     | 
    
         
            +
                      "name": "InputParameter",
         
     | 
| 
      
 100 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 101 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 102 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 103 
     | 
    
         
            +
                    },
         
     | 
| 
      
 104 
     | 
    
         
            +
                    {
         
     | 
| 
      
 105 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 106 
     | 
    
         
            +
                      "document": "规则触发条件\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 107 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 108 
     | 
    
         
            +
                      "member": "SourceConditionForManage",
         
     | 
| 
      
 109 
     | 
    
         
            +
                      "name": "SourceCondition",
         
     | 
| 
      
 110 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 111 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 112 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 113 
     | 
    
         
            +
                    },
         
     | 
| 
      
 114 
     | 
    
         
            +
                    {
         
     | 
| 
      
 115 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 116 
     | 
    
         
            +
                      "document": "规则支持的资源类型,规则仅对指定资源类型的资源生效。\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 117 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 118 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 119 
     | 
    
         
            +
                      "name": "ResourceType",
         
     | 
| 
      
 120 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 121 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 122 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 123 
     | 
    
         
            +
                    },
         
     | 
| 
      
 124 
     | 
    
         
            +
                    {
         
     | 
| 
      
 125 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 126 
     | 
    
         
            +
                      "document": "规则所属标签\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 127 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 128 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 129 
     | 
    
         
            +
                      "name": "Labels",
         
     | 
| 
      
 130 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 131 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 132 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 133 
     | 
    
         
            +
                    },
         
     | 
| 
      
 134 
     | 
    
         
            +
                    {
         
     | 
| 
      
 135 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 136 
     | 
    
         
            +
                      "document": "规则风险等级\n1:低风险\n2:中风险\n3:高风险\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 137 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 138 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 139 
     | 
    
         
            +
                      "name": "RiskLevel",
         
     | 
| 
      
 140 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 141 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
      
 142 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 143 
     | 
    
         
            +
                    },
         
     | 
| 
      
 144 
     | 
    
         
            +
                    {
         
     | 
| 
      
 145 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 146 
     | 
    
         
            +
                      "document": "规则对应的函数\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 147 
     | 
    
         
            +
                      "example": "\"\"",
         
     | 
| 
      
 148 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 149 
     | 
    
         
            +
                      "name": "ServiceFunction",
         
     | 
| 
      
 150 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 151 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 152 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 153 
     | 
    
         
            +
                    },
         
     | 
| 
      
 154 
     | 
    
         
            +
                    {
         
     | 
| 
      
 155 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 156 
     | 
    
         
            +
                      "document": "创建时间\n格式:YYYY-MM-DD h:i:s\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 157 
     | 
    
         
            +
                      "example": "2022-09-01 12:00:00",
         
     | 
| 
      
 158 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 159 
     | 
    
         
            +
                      "name": "CreateTime",
         
     | 
| 
      
 160 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 161 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 162 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 163 
     | 
    
         
            +
                    },
         
     | 
| 
      
 164 
     | 
    
         
            +
                    {
         
     | 
| 
      
 165 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 166 
     | 
    
         
            +
                      "document": "规则描述\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 167 
     | 
    
         
            +
                      "example": "Redis实例内存总量大于等于指定的参数值,视为“合规”。默认值:1000MB",
         
     | 
| 
      
 168 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 169 
     | 
    
         
            +
                      "name": "Description",
         
     | 
| 
      
 170 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 171 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 172 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 173 
     | 
    
         
            +
                    },
         
     | 
| 
      
 174 
     | 
    
         
            +
                    {
         
     | 
| 
      
 175 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 176 
     | 
    
         
            +
                      "document": "ACTIVE:启用\nNO_ACTIVE:停止\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 177 
     | 
    
         
            +
                      "example": "规则状态",
         
     | 
| 
      
 178 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 179 
     | 
    
         
            +
                      "name": "Status",
         
     | 
| 
      
 180 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 181 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 182 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 183 
     | 
    
         
            +
                    },
         
     | 
| 
      
 184 
     | 
    
         
            +
                    {
         
     | 
| 
      
 185 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 186 
     | 
    
         
            +
                      "document": "合规: 'COMPLIANT'\n不合规: 'NON_COMPLIANT'\n无法应用规则: 'NOT_APPLICABLE'\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 187 
     | 
    
         
            +
                      "example": "合规状态",
         
     | 
| 
      
 188 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 189 
     | 
    
         
            +
                      "name": "ComplianceResult",
         
     | 
| 
      
 190 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 191 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 192 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 193 
     | 
    
         
            +
                    },
         
     | 
| 
      
 194 
     | 
    
         
            +
                    {
         
     | 
| 
      
 195 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 196 
     | 
    
         
            +
                      "document": "[\"\",\"\"]\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 197 
     | 
    
         
            +
                      "example": "合规详情",
         
     | 
| 
      
 198 
     | 
    
         
            +
                      "member": "Annotation",
         
     | 
| 
      
 199 
     | 
    
         
            +
                      "name": "Annotation",
         
     | 
| 
      
 200 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 201 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 202 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 203 
     | 
    
         
            +
                    },
         
     | 
| 
      
 204 
     | 
    
         
            +
                    {
         
     | 
| 
      
 205 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 206 
     | 
    
         
            +
                      "document": "规则评估时间\n格式:YYYY-MM-DD h:i:s\n\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 207 
     | 
    
         
            +
                      "example": "2022-09-01 12:00:00",
         
     | 
| 
      
 208 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 209 
     | 
    
         
            +
                      "name": "ConfigRuleInvokedTime",
         
     | 
| 
      
 210 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 211 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 212 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 213 
     | 
    
         
            +
                    },
         
     | 
| 
      
 214 
     | 
    
         
            +
                    {
         
     | 
| 
      
 215 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 216 
     | 
    
         
            +
                      "document": "规则ID\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 217 
     | 
    
         
            +
                      "example": "22",
         
     | 
| 
      
 218 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 219 
     | 
    
         
            +
                      "name": "ConfigRuleId",
         
     | 
| 
      
 220 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 221 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 222 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 223 
     | 
    
         
            +
                    },
         
     | 
| 
      
 224 
     | 
    
         
            +
                    {
         
     | 
| 
      
 225 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 226 
     | 
    
         
            +
                      "document": "CUSTOMIZE:自定义规则、\nSYSTEM:托管规则\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 227 
     | 
    
         
            +
                      "example": "规则类型",
         
     | 
| 
      
 228 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 229 
     | 
    
         
            +
                      "name": "IdentifierType",
         
     | 
| 
      
 230 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 231 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 232 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 233 
     | 
    
         
            +
                    },
         
     | 
| 
      
 234 
     | 
    
         
            +
                    {
         
     | 
| 
      
 235 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 236 
     | 
    
         
            +
                      "document": "合规包ID\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 237 
     | 
    
         
            +
                      "example": "123",
         
     | 
| 
      
 238 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 239 
     | 
    
         
            +
                      "name": "CompliancePackId",
         
     | 
| 
      
 240 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 241 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 242 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 243 
     | 
    
         
            +
                    },
         
     | 
| 
      
 244 
     | 
    
         
            +
                    {
         
     | 
| 
      
 245 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 246 
     | 
    
         
            +
                      "document": "触发类型\nScheduledNotification:周期触发、\nConfigurationItemChangeNotification:变更触发\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 247 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 248 
     | 
    
         
            +
                      "member": "TriggerType",
         
     | 
| 
      
 249 
     | 
    
         
            +
                      "name": "TriggerType",
         
     | 
| 
      
 250 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 251 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 252 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 253 
     | 
    
         
            +
                    },
         
     | 
| 
      
 254 
     | 
    
         
            +
                    {
         
     | 
| 
      
 255 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 256 
     | 
    
         
            +
                      "document": "参数详情\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 257 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 258 
     | 
    
         
            +
                      "member": "InputParameterForManage",
         
     | 
| 
      
 259 
     | 
    
         
            +
                      "name": "ManageInputParameter",
         
     | 
| 
      
 260 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 261 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 262 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 263 
     | 
    
         
            +
                    },
         
     | 
| 
      
 264 
     | 
    
         
            +
                    {
         
     | 
| 
      
 265 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 266 
     | 
    
         
            +
                      "document": "规则名称\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 267 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 268 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 269 
     | 
    
         
            +
                      "name": "CompliancePackName",
         
     | 
| 
      
 270 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 271 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 272 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 273 
     | 
    
         
            +
                    },
         
     | 
| 
      
 274 
     | 
    
         
            +
                    {
         
     | 
| 
      
 275 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 276 
     | 
    
         
            +
                      "document": "关联地域\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 277 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 278 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 279 
     | 
    
         
            +
                      "name": "RegionsScope",
         
     | 
| 
      
 280 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 281 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 282 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 283 
     | 
    
         
            +
                    },
         
     | 
| 
      
 284 
     | 
    
         
            +
                    {
         
     | 
| 
      
 285 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 286 
     | 
    
         
            +
                      "document": "关联标签\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 287 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 288 
     | 
    
         
            +
                      "member": "Tag",
         
     | 
| 
      
 289 
     | 
    
         
            +
                      "name": "TagsScope",
         
     | 
| 
      
 290 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 291 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 292 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 293 
     | 
    
         
            +
                    },
         
     | 
| 
      
 294 
     | 
    
         
            +
                    {
         
     | 
| 
      
 295 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 296 
     | 
    
         
            +
                      "document": " 规则对指定资源ID无效,即不对该资源执行评估。\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 297 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 298 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 299 
     | 
    
         
            +
                      "name": "ExcludeResourceIdsScope",
         
     | 
| 
      
 300 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 301 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 302 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 303 
     | 
    
         
            +
                    },
         
     | 
| 
      
 304 
     | 
    
         
            +
                    {
         
     | 
| 
      
 305 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 306 
     | 
    
         
            +
                      "document": "账号组ID\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 307 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 308 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 309 
     | 
    
         
            +
                      "name": "AccountGroupId",
         
     | 
| 
      
 310 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 311 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 312 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 313 
     | 
    
         
            +
                    },
         
     | 
| 
      
 314 
     | 
    
         
            +
                    {
         
     | 
| 
      
 315 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 316 
     | 
    
         
            +
                      "document": "账号组名称\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 317 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 318 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 319 
     | 
    
         
            +
                      "name": "AccountGroupName",
         
     | 
| 
      
 320 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 321 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 322 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 323 
     | 
    
         
            +
                    },
         
     | 
| 
      
 324 
     | 
    
         
            +
                    {
         
     | 
| 
      
 325 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 326 
     | 
    
         
            +
                      "document": "规则所属用户ID\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 327 
     | 
    
         
            +
                      "example": "3444***4455",
         
     | 
| 
      
 328 
     | 
    
         
            +
                      "member": "uint64",
         
     | 
| 
      
 329 
     | 
    
         
            +
                      "name": "RuleOwnerId",
         
     | 
| 
      
 330 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 331 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
      
 332 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 333 
     | 
    
         
            +
                    },
         
     | 
| 
      
 334 
     | 
    
         
            +
                    {
         
     | 
| 
      
 335 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 336 
     | 
    
         
            +
                      "document": "预设规则支持的触发方式\nScheduledNotification:周期触发\nConfigurationItemChangeNotification:变更触发",
         
     | 
| 
      
 337 
     | 
    
         
            +
                      "example": "[\"ScheduledNotification\"]",
         
     | 
| 
      
 338 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 339 
     | 
    
         
            +
                      "name": "ManageTriggerType",
         
     | 
| 
      
 340 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 341 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 342 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 343 
     | 
    
         
            +
                    }
         
     | 
| 
      
 344 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 345 
     | 
    
         
            +
                  "usage": "out"
         
     | 
| 
      
 346 
     | 
    
         
            +
                },
         
     | 
| 
      
 347 
     | 
    
         
            +
                "InputParameter": {
         
     | 
| 
      
 348 
     | 
    
         
            +
                  "document": "参数值",
         
     | 
| 
      
 349 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 350 
     | 
    
         
            +
                    {
         
     | 
| 
      
 351 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 352 
     | 
    
         
            +
                      "document": "参数名",
         
     | 
| 
      
 353 
     | 
    
         
            +
                      "example": "days",
         
     | 
| 
      
 354 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 355 
     | 
    
         
            +
                      "name": "ParameterKey",
         
     | 
| 
      
 356 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 357 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 358 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 359 
     | 
    
         
            +
                    },
         
     | 
| 
      
 360 
     | 
    
         
            +
                    {
         
     | 
| 
      
 361 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 362 
     | 
    
         
            +
                      "document": "参数类型。必填类型:Require,可选类型:Optional。",
         
     | 
| 
      
 363 
     | 
    
         
            +
                      "example": "Require",
         
     | 
| 
      
 364 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 365 
     | 
    
         
            +
                      "name": "Type",
         
     | 
| 
      
 366 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 367 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 368 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 369 
     | 
    
         
            +
                    },
         
     | 
| 
      
 370 
     | 
    
         
            +
                    {
         
     | 
| 
      
 371 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 372 
     | 
    
         
            +
                      "document": "参数值\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 373 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 374 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 375 
     | 
    
         
            +
                      "name": "Value",
         
     | 
| 
      
 376 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 377 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 378 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 379 
     | 
    
         
            +
                    }
         
     | 
| 
      
 380 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 381 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 382 
     | 
    
         
            +
                },
         
     | 
| 
      
 383 
     | 
    
         
            +
                "InputParameterForManage": {
         
     | 
| 
      
 384 
     | 
    
         
            +
                  "document": "规则入参",
         
     | 
| 
      
 385 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 386 
     | 
    
         
            +
                    {
         
     | 
| 
      
 387 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 388 
     | 
    
         
            +
                      "document": "值类型。数值:Integer, 字符串:String\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 389 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 390 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 391 
     | 
    
         
            +
                      "name": "ValueType",
         
     | 
| 
      
 392 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 393 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 394 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 395 
     | 
    
         
            +
                    },
         
     | 
| 
      
 396 
     | 
    
         
            +
                    {
         
     | 
| 
      
 397 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 398 
     | 
    
         
            +
                      "document": "参数Key\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 399 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 400 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 401 
     | 
    
         
            +
                      "name": "ParameterKey",
         
     | 
| 
      
 402 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 403 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 404 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 405 
     | 
    
         
            +
                    },
         
     | 
| 
      
 406 
     | 
    
         
            +
                    {
         
     | 
| 
      
 407 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 408 
     | 
    
         
            +
                      "document": "参数类型。必填类型:Require,可选类型:Optional。\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 409 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 410 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 411 
     | 
    
         
            +
                      "name": "Type",
         
     | 
| 
      
 412 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 413 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 414 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 415 
     | 
    
         
            +
                    },
         
     | 
| 
      
 416 
     | 
    
         
            +
                    {
         
     | 
| 
      
 417 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 418 
     | 
    
         
            +
                      "document": "默认值\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 419 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 420 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 421 
     | 
    
         
            +
                      "name": "DefaultValue",
         
     | 
| 
      
 422 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 423 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 424 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 425 
     | 
    
         
            +
                    },
         
     | 
| 
      
 426 
     | 
    
         
            +
                    {
         
     | 
| 
      
 427 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 428 
     | 
    
         
            +
                      "document": "描述\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 429 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 430 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 431 
     | 
    
         
            +
                      "name": "Description",
         
     | 
| 
      
 432 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 433 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 434 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 435 
     | 
    
         
            +
                    }
         
     | 
| 
      
 436 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 437 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 438 
     | 
    
         
            +
                },
         
     | 
| 
      
 439 
     | 
    
         
            +
                "ListAggregateConfigRulesRequest": {
         
     | 
| 
      
 440 
     | 
    
         
            +
                  "document": "ListAggregateConfigRules请求参数结构体",
         
     | 
| 
      
 441 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 442 
     | 
    
         
            +
                    {
         
     | 
| 
      
 443 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 444 
     | 
    
         
            +
                      "document": "每页限制",
         
     | 
| 
      
 445 
     | 
    
         
            +
                      "example": "10",
         
     | 
| 
      
 446 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 447 
     | 
    
         
            +
                      "name": "Limit",
         
     | 
| 
      
 448 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 449 
     | 
    
         
            +
                      "type": "int"
         
     | 
| 
      
 450 
     | 
    
         
            +
                    },
         
     | 
| 
      
 451 
     | 
    
         
            +
                    {
         
     | 
| 
      
 452 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 453 
     | 
    
         
            +
                      "document": "偏移量",
         
     | 
| 
      
 454 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 455 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 456 
     | 
    
         
            +
                      "name": "Offset",
         
     | 
| 
      
 457 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 458 
     | 
    
         
            +
                      "type": "int"
         
     | 
| 
      
 459 
     | 
    
         
            +
                    },
         
     | 
| 
      
 460 
     | 
    
         
            +
                    {
         
     | 
| 
      
 461 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 462 
     | 
    
         
            +
                      "document": "账号组ID",
         
     | 
| 
      
 463 
     | 
    
         
            +
                      "example": "ca-sdfs7734h24h3",
         
     | 
| 
      
 464 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 465 
     | 
    
         
            +
                      "name": "AccountGroupId",
         
     | 
| 
      
 466 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 467 
     | 
    
         
            +
                      "type": "string"
         
     | 
| 
      
 468 
     | 
    
         
            +
                    },
         
     | 
| 
      
 469 
     | 
    
         
            +
                    {
         
     | 
| 
      
 470 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 471 
     | 
    
         
            +
                      "document": "排序类型, 倒序:desc,顺序:asc",
         
     | 
| 
      
 472 
     | 
    
         
            +
                      "example": "desc",
         
     | 
| 
      
 473 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 474 
     | 
    
         
            +
                      "name": "OrderType",
         
     | 
| 
      
 475 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 476 
     | 
    
         
            +
                      "type": "string"
         
     | 
| 
      
 477 
     | 
    
         
            +
                    },
         
     | 
| 
      
 478 
     | 
    
         
            +
                    {
         
     | 
| 
      
 479 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 480 
     | 
    
         
            +
                      "document": "风险等级\n1:高风险。\n2:中风险。\n3:低风险。",
         
     | 
| 
      
 481 
     | 
    
         
            +
                      "example": "[1,2]",
         
     | 
| 
      
 482 
     | 
    
         
            +
                      "member": "uint64",
         
     | 
| 
      
 483 
     | 
    
         
            +
                      "name": "RiskLevel",
         
     | 
| 
      
 484 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 485 
     | 
    
         
            +
                      "type": "list"
         
     | 
| 
      
 486 
     | 
    
         
            +
                    },
         
     | 
| 
      
 487 
     | 
    
         
            +
                    {
         
     | 
| 
      
 488 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 489 
     | 
    
         
            +
                      "document": "规则状态",
         
     | 
| 
      
 490 
     | 
    
         
            +
                      "example": "ACTIVE",
         
     | 
| 
      
 491 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 492 
     | 
    
         
            +
                      "name": "State",
         
     | 
| 
      
 493 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 494 
     | 
    
         
            +
                      "type": "string"
         
     | 
| 
      
 495 
     | 
    
         
            +
                    },
         
     | 
| 
      
 496 
     | 
    
         
            +
                    {
         
     | 
| 
      
 497 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 498 
     | 
    
         
            +
                      "document": "评估结果",
         
     | 
| 
      
 499 
     | 
    
         
            +
                      "example": "[\"COMPLIANT\"]",
         
     | 
| 
      
 500 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 501 
     | 
    
         
            +
                      "name": "ComplianceResult",
         
     | 
| 
      
 502 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 503 
     | 
    
         
            +
                      "type": "list"
         
     | 
| 
      
 504 
     | 
    
         
            +
                    },
         
     | 
| 
      
 505 
     | 
    
         
            +
                    {
         
     | 
| 
      
 506 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 507 
     | 
    
         
            +
                      "document": "规则名",
         
     | 
| 
      
 508 
     | 
    
         
            +
                      "example": "规则1",
         
     | 
| 
      
 509 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 510 
     | 
    
         
            +
                      "name": "RuleName",
         
     | 
| 
      
 511 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 512 
     | 
    
         
            +
                      "type": "string"
         
     | 
| 
      
 513 
     | 
    
         
            +
                    },
         
     | 
| 
      
 514 
     | 
    
         
            +
                    {
         
     | 
| 
      
 515 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 516 
     | 
    
         
            +
                      "document": "规则所属账号ID",
         
     | 
| 
      
 517 
     | 
    
         
            +
                      "example": "98332222",
         
     | 
| 
      
 518 
     | 
    
         
            +
                      "member": "uint64",
         
     | 
| 
      
 519 
     | 
    
         
            +
                      "name": "RuleOwnerId",
         
     | 
| 
      
 520 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 521 
     | 
    
         
            +
                      "type": "int"
         
     | 
| 
      
 522 
     | 
    
         
            +
                    }
         
     | 
| 
      
 523 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 524 
     | 
    
         
            +
                  "type": "object"
         
     | 
| 
      
 525 
     | 
    
         
            +
                },
         
     | 
| 
      
 526 
     | 
    
         
            +
                "ListAggregateConfigRulesResponse": {
         
     | 
| 
      
 527 
     | 
    
         
            +
                  "document": "ListAggregateConfigRules返回参数结构体",
         
     | 
| 
      
 528 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 529 
     | 
    
         
            +
                    {
         
     | 
| 
      
 530 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 531 
     | 
    
         
            +
                      "document": "总数",
         
     | 
| 
      
 532 
     | 
    
         
            +
                      "example": "4",
         
     | 
| 
      
 533 
     | 
    
         
            +
                      "member": "uint64",
         
     | 
| 
      
 534 
     | 
    
         
            +
                      "name": "Total",
         
     | 
| 
      
 535 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
      
 536 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 537 
     | 
    
         
            +
                    },
         
     | 
| 
      
 538 
     | 
    
         
            +
                    {
         
     | 
| 
      
 539 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 540 
     | 
    
         
            +
                      "document": "详情",
         
     | 
| 
      
 541 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 542 
     | 
    
         
            +
                      "member": "ConfigRule",
         
     | 
| 
      
 543 
     | 
    
         
            +
                      "name": "Items",
         
     | 
| 
      
 544 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 545 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 546 
     | 
    
         
            +
                    },
         
     | 
| 
      
 547 
     | 
    
         
            +
                    {
         
     | 
| 
      
 548 
     | 
    
         
            +
                      "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
         
     | 
| 
      
 549 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 550 
     | 
    
         
            +
                      "name": "RequestId",
         
     | 
| 
      
 551 
     | 
    
         
            +
                      "type": "string"
         
     | 
| 
      
 552 
     | 
    
         
            +
                    }
         
     | 
| 
      
 553 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 554 
     | 
    
         
            +
                  "type": "object"
         
     | 
| 
      
 555 
     | 
    
         
            +
                },
         
     | 
| 
      
 556 
     | 
    
         
            +
                "ListConfigRulesRequest": {
         
     | 
| 
      
 557 
     | 
    
         
            +
                  "document": "ListConfigRules请求参数结构体",
         
     | 
| 
      
 558 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 559 
     | 
    
         
            +
                    {
         
     | 
| 
      
 560 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 561 
     | 
    
         
            +
                      "document": "每页限制",
         
     | 
| 
      
 562 
     | 
    
         
            +
                      "example": "10",
         
     | 
| 
      
 563 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 564 
     | 
    
         
            +
                      "name": "Limit",
         
     | 
| 
      
 565 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 566 
     | 
    
         
            +
                      "type": "int"
         
     | 
| 
      
 567 
     | 
    
         
            +
                    },
         
     | 
| 
      
 568 
     | 
    
         
            +
                    {
         
     | 
| 
      
 569 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 570 
     | 
    
         
            +
                      "document": "偏移量",
         
     | 
| 
      
 571 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 572 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 573 
     | 
    
         
            +
                      "name": "Offset",
         
     | 
| 
      
 574 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 575 
     | 
    
         
            +
                      "type": "int"
         
     | 
| 
      
 576 
     | 
    
         
            +
                    },
         
     | 
| 
      
 577 
     | 
    
         
            +
                    {
         
     | 
| 
      
 578 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 579 
     | 
    
         
            +
                      "document": "排序类型, 倒序:desc,顺序:asc",
         
     | 
| 
      
 580 
     | 
    
         
            +
                      "example": "desc",
         
     | 
| 
      
 581 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 582 
     | 
    
         
            +
                      "name": "OrderType",
         
     | 
| 
      
 583 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 584 
     | 
    
         
            +
                      "type": "string"
         
     | 
| 
      
 585 
     | 
    
         
            +
                    },
         
     | 
| 
      
 586 
     | 
    
         
            +
                    {
         
     | 
| 
      
 587 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 588 
     | 
    
         
            +
                      "document": "风险等级\n1:高风险。\n2:中风险。\n3:低风险。",
         
     | 
| 
      
 589 
     | 
    
         
            +
                      "example": "[1,2]",
         
     | 
| 
      
 590 
     | 
    
         
            +
                      "member": "uint64",
         
     | 
| 
      
 591 
     | 
    
         
            +
                      "name": "RiskLevel",
         
     | 
| 
      
 592 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 593 
     | 
    
         
            +
                      "type": "list"
         
     | 
| 
      
 594 
     | 
    
         
            +
                    },
         
     | 
| 
      
 595 
     | 
    
         
            +
                    {
         
     | 
| 
      
 596 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 597 
     | 
    
         
            +
                      "document": "规则状态",
         
     | 
| 
      
 598 
     | 
    
         
            +
                      "example": "ACTIVE",
         
     | 
| 
      
 599 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 600 
     | 
    
         
            +
                      "name": "State",
         
     | 
| 
      
 601 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 602 
     | 
    
         
            +
                      "type": "string"
         
     | 
| 
      
 603 
     | 
    
         
            +
                    },
         
     | 
| 
      
 604 
     | 
    
         
            +
                    {
         
     | 
| 
      
 605 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 606 
     | 
    
         
            +
                      "document": "评估结果",
         
     | 
| 
      
 607 
     | 
    
         
            +
                      "example": "[\"COMPLIANT\"]",
         
     | 
| 
      
 608 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 609 
     | 
    
         
            +
                      "name": "ComplianceResult",
         
     | 
| 
      
 610 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 611 
     | 
    
         
            +
                      "type": "list"
         
     | 
| 
      
 612 
     | 
    
         
            +
                    },
         
     | 
| 
      
 613 
     | 
    
         
            +
                    {
         
     | 
| 
      
 614 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 615 
     | 
    
         
            +
                      "document": "规则名",
         
     | 
| 
      
 616 
     | 
    
         
            +
                      "example": "规则1",
         
     | 
| 
      
 617 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 618 
     | 
    
         
            +
                      "name": "RuleName",
         
     | 
| 
      
 619 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 620 
     | 
    
         
            +
                      "type": "string"
         
     | 
| 
      
 621 
     | 
    
         
            +
                    }
         
     | 
| 
      
 622 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 623 
     | 
    
         
            +
                  "type": "object"
         
     | 
| 
      
 624 
     | 
    
         
            +
                },
         
     | 
| 
      
 625 
     | 
    
         
            +
                "ListConfigRulesResponse": {
         
     | 
| 
      
 626 
     | 
    
         
            +
                  "document": "ListConfigRules返回参数结构体",
         
     | 
| 
      
 627 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 628 
     | 
    
         
            +
                    {
         
     | 
| 
      
 629 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 630 
     | 
    
         
            +
                      "document": "总数",
         
     | 
| 
      
 631 
     | 
    
         
            +
                      "example": "4",
         
     | 
| 
      
 632 
     | 
    
         
            +
                      "member": "uint64",
         
     | 
| 
      
 633 
     | 
    
         
            +
                      "name": "Total",
         
     | 
| 
      
 634 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 635 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
      
 636 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 637 
     | 
    
         
            +
                    },
         
     | 
| 
      
 638 
     | 
    
         
            +
                    {
         
     | 
| 
      
 639 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 640 
     | 
    
         
            +
                      "document": "详情",
         
     | 
| 
      
 641 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 642 
     | 
    
         
            +
                      "member": "ConfigRule",
         
     | 
| 
      
 643 
     | 
    
         
            +
                      "name": "Items",
         
     | 
| 
      
 644 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 645 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 646 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 647 
     | 
    
         
            +
                    },
         
     | 
| 
      
 648 
     | 
    
         
            +
                    {
         
     | 
| 
      
 649 
     | 
    
         
            +
                      "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
         
     | 
| 
      
 650 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 651 
     | 
    
         
            +
                      "name": "RequestId",
         
     | 
| 
      
 652 
     | 
    
         
            +
                      "type": "string"
         
     | 
| 
      
 653 
     | 
    
         
            +
                    }
         
     | 
| 
      
 654 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 655 
     | 
    
         
            +
                  "type": "object"
         
     | 
| 
      
 656 
     | 
    
         
            +
                },
         
     | 
| 
      
 657 
     | 
    
         
            +
                "SourceConditionForManage": {
         
     | 
| 
      
 658 
     | 
    
         
            +
                  "document": "管理端规则条件",
         
     | 
| 
      
 659 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 660 
     | 
    
         
            +
                    {
         
     | 
| 
      
 661 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 662 
     | 
    
         
            +
                      "document": "条件为空,合规:COMPLIANT,不合规:NON_COMPLIANT,无法应用:NOT_APPLICABLE\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 663 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 664 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 665 
     | 
    
         
            +
                      "name": "EmptyAs",
         
     | 
| 
      
 666 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 667 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 668 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 669 
     | 
    
         
            +
                    },
         
     | 
| 
      
 670 
     | 
    
         
            +
                    {
         
     | 
| 
      
 671 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 672 
     | 
    
         
            +
                      "document": "配置路径\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 673 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 674 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 675 
     | 
    
         
            +
                      "name": "SelectPath",
         
     | 
| 
      
 676 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 677 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 678 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 679 
     | 
    
         
            +
                    },
         
     | 
| 
      
 680 
     | 
    
         
            +
                    {
         
     | 
| 
      
 681 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 682 
     | 
    
         
            +
                      "document": "操作运算符\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 683 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 684 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 685 
     | 
    
         
            +
                      "name": "Operator",
         
     | 
| 
      
 686 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 687 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 688 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 689 
     | 
    
         
            +
                    },
         
     | 
| 
      
 690 
     | 
    
         
            +
                    {
         
     | 
| 
      
 691 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 692 
     | 
    
         
            +
                      "document": "是否必须\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 693 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 694 
     | 
    
         
            +
                      "member": "bool",
         
     | 
| 
      
 695 
     | 
    
         
            +
                      "name": "Required",
         
     | 
| 
      
 696 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 697 
     | 
    
         
            +
                      "type": "bool",
         
     | 
| 
      
 698 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 699 
     | 
    
         
            +
                    },
         
     | 
| 
      
 700 
     | 
    
         
            +
                    {
         
     | 
| 
      
 701 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 702 
     | 
    
         
            +
                      "document": "期望值\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 703 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 704 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 705 
     | 
    
         
            +
                      "name": "DesiredValue",
         
     | 
| 
      
 706 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 707 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 708 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 709 
     | 
    
         
            +
                    }
         
     | 
| 
      
 710 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 711 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 712 
     | 
    
         
            +
                },
         
     | 
| 
      
 713 
     | 
    
         
            +
                "Tag": {
         
     | 
| 
      
 714 
     | 
    
         
            +
                  "document": "标签",
         
     | 
| 
      
 715 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 716 
     | 
    
         
            +
                    {
         
     | 
| 
      
 717 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 718 
     | 
    
         
            +
                      "document": "标签key\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 719 
     | 
    
         
            +
                      "example": "aaa",
         
     | 
| 
      
 720 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 721 
     | 
    
         
            +
                      "name": "TagKey",
         
     | 
| 
      
 722 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 723 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 724 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 725 
     | 
    
         
            +
                    },
         
     | 
| 
      
 726 
     | 
    
         
            +
                    {
         
     | 
| 
      
 727 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 728 
     | 
    
         
            +
                      "document": "标签value\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 729 
     | 
    
         
            +
                      "example": "bbb",
         
     | 
| 
      
 730 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 731 
     | 
    
         
            +
                      "name": "TagValue",
         
     | 
| 
      
 732 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 733 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 734 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 735 
     | 
    
         
            +
                    }
         
     | 
| 
      
 736 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 737 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 738 
     | 
    
         
            +
                },
         
     | 
| 
      
 739 
     | 
    
         
            +
                "TriggerType": {
         
     | 
| 
      
 740 
     | 
    
         
            +
                  "document": "规则支持触发类型",
         
     | 
| 
      
 741 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 742 
     | 
    
         
            +
                    {
         
     | 
| 
      
 743 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 744 
     | 
    
         
            +
                      "document": "触发类型",
         
     | 
| 
      
 745 
     | 
    
         
            +
                      "example": "ScheduledNotification、ConfigurationItemChangeNotification",
         
     | 
| 
      
 746 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 747 
     | 
    
         
            +
                      "name": "MessageType",
         
     | 
| 
      
 748 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 749 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 750 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 751 
     | 
    
         
            +
                    },
         
     | 
| 
      
 752 
     | 
    
         
            +
                    {
         
     | 
| 
      
 753 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 754 
     | 
    
         
            +
                      "document": "触发时间周期\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 755 
     | 
    
         
            +
                      "example": "TwentyFour_Hours",
         
     | 
| 
      
 756 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 757 
     | 
    
         
            +
                      "name": "MaximumExecutionFrequency",
         
     | 
| 
      
 758 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 759 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 760 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 761 
     | 
    
         
            +
                    }
         
     | 
| 
      
 762 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 763 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 764 
     | 
    
         
            +
                }
         
     | 
| 
      
 765 
     | 
    
         
            +
              },
         
     | 
| 
      
 766 
     | 
    
         
            +
              "version": "1.0"
         
     | 
| 
      
 767 
     | 
    
         
            +
            }
         
     |