'1.0', 'info' => [ 'style' => 'RPC', 'product' => 'Green', 'version' => '2017-08-23', ], 'directories' => [ [ 'id' => 0, 'title' => 'Others', 'type' => 'directory', 'children' => [ 'CreatCustomOcrTemplate', 'CreateBizType', 'CreateImageLib', 'CreateKeyword', 'CreateKeywordLib', 'CreateWebsiteIndexPageBaseline', 'DeleteBizType', 'DeleteCustomOcrTemplate', 'DeleteImageFromLib', 'DeleteImageLib', 'DeleteKeyword', 'DeleteKeywordLib', 'DescribeAppInfo', 'DescribeAuditCallback', 'DescribeAuditContent', 'DescribeAuditContentItem', 'DescribeAuditRange', 'DescribeAuditSetting', 'DescribeBizTypeSetting', 'DescribeBizTypes', 'DescribeCloudMonitorServices', 'DescribeCustomOcrTemplate', 'DescribeImageFromLib', 'DescribeImageLib', 'DescribeImageUploadInfo', 'DescribeKeyword', 'DescribeKeywordLib', 'DescribeNotificationSetting', 'DescribeOpenApiRcpStats', 'DescribeOpenApiUsage', 'DescribeOssCallbackSetting', 'DescribeOssIncrementOverview', 'DescribeOssIncrementCheckSetting', 'DescribeOssIncrementStats', 'DescribeOssResultItems', 'DescribeOssStockStatus', 'DescribeUploadInfo', 'DescribeUsageBill', 'DescribeUserBizTypes', 'DescribeUserStatus', 'DescribeViewContent', 'DescribeWebsiteIndexPageBaseline', 'DescribeWebsiteInstance', 'DescribeWebsiteInstanceId', 'DescribeWebsiteInstanceKeyUrl', 'DescribeWebsiteScanResult', 'DescribeWebsiteStat', 'DescribeWebsiteVerifyInfo', 'ExportKeywords', 'ExportOpenApiRcpStats', 'ExportOssResult', 'ImportKeywords', 'MarkAuditContent', 'MarkOssResult', 'UpdateAuditCallback', 'UpdateAuditRange', 'UpdateBizTypeImageLib', 'UpdateBizTypeSetting', 'UpdateBizTypeTextLib', 'UpdateCustomOcrTemplate', 'UpdateImageLib', 'UpdateKeywordLib', 'UpdateNotificationSetting', 'UpdateOssIncrementCheckSetting', 'UpdateWebsiteInstance', 'UpdateWebsiteInstanceKeyUrl', 'UpdateWebsiteInstanceStatus', 'UploadImageToLib', 'VerifyCustomOcrTemplate', 'VerifyWebsiteInstance', 'DescribeBizTypeImageLib', 'DescribeBizTypeTextLib', 'UpdateBizType', 'CreateAuditCallback', 'DescribeAuditCallbackList', 'CreateCallback', 'CreateOssStockTask', 'DeleteAuditCallback', 'DeleteCallback', 'DescribeBizTypeAuditRange', 'DescribeBizTypeResultBackupSetting', 'DescribeCallbackBind', 'DescribeCallbackList', 'DescribeOpenApiMonitorAlarmSetting', 'DescribeOpenApiMonitorData', 'DescribeOssStockScanTaskStatData', 'DescribeOssStockScanTasks', 'DescribeOssStockTaskSetting', 'DescribeUserOssBuckets', 'ExportOpenApiUsage', 'ModifyAuditCallback', 'UpdateBizTypeAuditRange', 'UpdateBizTypeResultBackupSetting', 'UpdateCallback', 'UpdateCallbackBind', 'UpdateOssStockTask', 'DescribeOssStockScanUserStatus', 'DescribeBizTypeTemplates', 'StopOssIncrementCheck', 'GetAuditItemDetail', 'AuditItemSubmit', 'GetAuditUserConf', 'GetAuditItemList', 'DescribeOssConfiguration', ], ], ], 'components' => [ 'schemas' => [], ], 'apis' => [ 'CreatCustomOcrTemplate' => [ 'summary' => '创建ocr模板', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102639', 'abilityTreeNodes' => [ 'FEATURElvwangG3RW9T', ], ], 'parameters' => [ [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '', ], ], [ 'name' => 'ImgUrl', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'image/upload/12345678/001.jpg', ], ], [ 'name' => 'ReferArea', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[{"height":83,"name":"name","width":473,"x":525,"y":185}]', ], ], [ 'name' => 'RecognizeArea', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[{"height":83,"name":"name","width":473,"x":525,"y":185}]', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\"\\n}","type":"json"}]', ], 'CreateBizType' => [ 'summary' => '创建业务场景', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102641', 'abilityTreeNodes' => [ 'FEATURElvwangR199F8', ], ], 'parameters' => [ [ 'name' => 'BizTypeName', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'recommend_test', ], ], [ 'name' => 'BizTypeImport', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'recommend_standard', ], ], [ 'name' => 'IndustryInfo', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '', ], ], [ 'name' => 'CiteTemplate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'false', ], ], [ 'name' => 'Description', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'CreateImageLib' => [ 'summary' => '创建图库', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102645', 'abilityTreeNodes' => [ 'FEATURElvwangW38OQI', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '140.***.11.26', ], ], [ 'name' => 'ServiceModule', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'open_api', ], ], [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'PORN', ], ], [ 'name' => 'Category', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'BLACK', ], ], [ 'name' => 'BizTypes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '["recommend_test"]', ], ], [ 'name' => 'Enable', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '15212', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"Id\\": 15212\\n}","type":"json"}]', ], 'CreateKeyword' => [ 'summary' => '新增关键词', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102646', 'abilityTreeNodes' => [ 'FEATURElvwangJ7UK4W', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '171.***.241.61', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'KeywordLibId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '22290', ], ], [ 'name' => 'Keywords', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'SuccessCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '17', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'InvalidKeywordList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], 'validKeywordList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'keyword' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '60850', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"SuccessCount\\": 17,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"InvalidKeywordList\\": [\\n \\"非法词\\"\\n ],\\n \\"validKeywordList\\": [\\n {\\n \\"keyword\\": \\"测试\\",\\n \\"id\\": 60850\\n }\\n ]\\n}","type":"json"}]', ], 'CreateKeywordLib' => [ 'summary' => '创建文本库', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102647', 'abilityTreeNodes' => [ 'FEATURElvwangJ7UK4W', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '42.***.73.61', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'ServiceModule', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'open_api', ], ], [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'LibType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'textKeyword', ], ], [ 'name' => 'Category', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'BLACK', ], ], [ 'name' => 'BizTypes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '["recommend_test"]', ], ], [ 'name' => 'Language', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'MatchMode', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'precise', ], ], [ 'name' => 'Enable', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Id' => [ 'description' => '', 'type' => 'string', 'example' => '22014', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Id\\": \\"22014\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'CreateWebsiteIndexPageBaseline' => [ 'summary' => '创建站点首页基线', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102649', 'abilityTreeNodes' => [ 'FEATURElvwangI0EWGR', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '171.***.241.61', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'InstanceId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cdisite*******z001', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'DeleteBizType' => [ 'summary' => '删除业务场景', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'delete', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102652', 'abilityTreeNodes' => [ 'FEATURElvwangR199F8', ], ], 'parameters' => [ [ 'name' => 'BizTypeName', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'recommend_oxm_stock', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'DeleteCustomOcrTemplate' => [ 'summary' => '删除ocr模板', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'delete', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102655', 'abilityTreeNodes' => [ 'FEATURElvwangG3RW9T', ], ], 'parameters' => [ [ 'name' => 'Ids', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '[1739]', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\"\\n}","type":"json"}]', ], 'DeleteImageFromLib' => [ 'summary' => '从图库删除图片', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'delete', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102656', 'abilityTreeNodes' => [ 'FEATURElvwangW38OQI', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '140.***.11.250', ], ], [ 'name' => 'Ids', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '[\\"36\\"]', ], ], ], 'responses' => [ 200 => [ 'headers' => [], 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'DeleteImageLib' => [ 'summary' => '删除图库', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'deprecated' => false, 'systemTags' => [ 'operationType' => 'delete', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102657', 'abilityTreeNodes' => [ 'FEATURElvwangW38OQI', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '140.***.11.26', ], ], [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '15114', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'DeleteKeyword' => [ 'summary' => '删除关键词', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'delete', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102658', 'abilityTreeNodes' => [ 'FEATURElvwangJ7UK4W', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '112.22.***.147', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'Ids', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[14888736,14888735]', ], ], [ 'name' => 'Keywords', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '["xdf"]', ], ], [ 'name' => 'KeywordLibId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '17820', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'DeleteKeywordLib' => [ 'summary' => '删除文本库', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'delete', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102659', 'abilityTreeNodes' => [ 'FEATURElvwangJ7UK4W', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '140.***.11.250', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '21989', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'DescribeAppInfo' => [ 'summary' => '获取应用信息', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102661', 'abilityTreeNodes' => [ 'FEATURElvwangI0EWGR', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '27.189.***.27', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '511', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'Platform', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ANDROID', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '513', ], 'AppInfoList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => 'custom_llm_template', ], 'EndDate' => [ 'description' => '', 'type' => 'string', 'example' => '2025-09-05 10:13:44', ], 'PackageName' => [ 'description' => '', 'type' => 'string', 'example' => 'com.haibukeji.app', ], 'Icon' => [ 'description' => '', 'type' => 'string', 'example' => '@lADPDetfgMsFFUvNAkjNAkg', ], 'StartDate' => [ 'description' => '', 'type' => 'string', 'example' => '2024-08-01 00:00:00 +0800', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => 'test007_', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '16478', ], 'PackageInfo' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Version' => [ 'description' => '', 'type' => 'string', 'example' => '4', ], ], ], 'DebugPackageInfo' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Version' => [ 'description' => '', 'type' => 'string', 'example' => '4', ], ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 513,\\n \\"AppInfoList\\": [\\n {\\n \\"Type\\": 0,\\n \\"EndDate\\": \\"2025-09-05 10:13:44\\",\\n \\"PackageName\\": \\"com.haibukeji.app\\",\\n \\"Icon\\": \\"@lADPDetfgMsFFUvNAkjNAkg\\",\\n \\"StartDate\\": \\"2024-08-01 00:00:00 +0800\\",\\n \\"Name\\": \\"test007_\\",\\n \\"Id\\": 16478,\\n \\"PackageInfo\\": {\\n \\"Version\\": \\"4\\"\\n },\\n \\"DebugPackageInfo\\": {\\n \\"Version\\": \\"4\\"\\n }\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeAuditCallback' => [ 'summary' => '获取自主审核回调', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102662', 'abilityTreeNodes' => [ 'FEATURElvwangI5RAMY', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'CryptType' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => 'SHA256', ], 'Seed' => [ 'description' => '', 'type' => 'string', 'example' => 'cb2MysbJTAAIf6gB3u4vpIEU-1ySnnf', ], 'Callback' => [ 'description' => '', 'type' => 'string', 'example' => 'https://gatewaysit.jrdaimao.com/dw-hercules-center/smartApi/callBack/voiceReview', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"CryptType\\": 0,\\n \\"Seed\\": \\"cb2MysbJTAAIf6gB3u4vpIEU-1ySnnf\\",\\n \\"Callback\\": \\"https://gatewaysit.jrdaimao.com/dw-hercules-center/smartApi/callBack/voiceReview\\"\\n}","type":"json"}]', ], 'DescribeAuditContent' => [ 'summary' => '自助审核列表', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102664', 'abilityTreeNodes' => [ 'FEATURElvwangI5RAMY', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '14.145.***.79', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '20', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '20', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-04-13 00:00:00 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-05-05 23:59:59 +0800', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'porn', ], ], [ 'name' => 'Suggestion', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'pass', ], ], [ 'name' => 'Label', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'terrorism', ], ], [ 'name' => 'TaskId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'img5owu4zBQk*****6UZHP5t5-1yR@3j', ], ], [ 'name' => 'DataId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '5cb170f7689247e6a58b156b4fbc8476', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'recommend_social_template_01', ], ], [ 'name' => 'AuditResult', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'noAudit', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'ImageId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xxx', ], ], [ 'name' => 'KeywordId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xxx', ], ], [ 'name' => 'LibType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'textKeyword', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '24', ], 'AuditContentList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Suggestion' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], 'Url' => [ 'description' => '', 'type' => 'string', 'example' => 'https://www.xxx.com/xxx.jpg', ], 'DataId' => [ 'description' => '', 'type' => 'string', 'example' => '5cb170f7689247e6a58b156b4fbc8476', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'recommend_social_template_01', ], 'NewUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'https://www.xxx.com/xxx.jpg'."\n", ], 'ScanFinishedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-05-05 23:59:59 +0800'."\n", ], 'AuditResult' => [ 'description' => '', 'type' => 'string', 'example' => 'noAudit', ], 'TaskId' => [ 'description' => '', 'type' => 'string', 'example' => 'img5VB@6A****5HNUkpBXyoy-1zvats', ], 'Content' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], 'Thumbnail' => [ 'description' => '', 'type' => 'string', 'example' => 'https://www.xxx.com/xxx.jpg'."\n", ], 'Audit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '22136', ], 'RequestTime' => [ 'description' => '', 'type' => 'string', 'example' => '1710293064524', ], 'Results' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Suggestion' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], 'Label' => [ 'description' => '', 'type' => 'string', 'example' => 'bloody', ], 'Scene' => [ 'description' => '', 'type' => 'string', 'example' => 'political', ], ], ], ], 'FrameResults' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Offset' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0', ], 'Url' => [ 'description' => 'URL。', 'type' => 'string', 'example' => 'https://www.xxx.com/xxx.jpg'."\n", ], 'Label' => [ 'description' => '', 'type' => 'string', 'example' => 'weapon', ], ], ], ], 'AuditIllegalReasons' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"terrorism\\"]', ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 24,\\n \\"AuditContentList\\": [\\n {\\n \\"Suggestion\\": \\"block\\",\\n \\"Url\\": \\"https://www.xxx.com/xxx.jpg\\",\\n \\"DataId\\": \\"5cb170f7689247e6a58b156b4fbc8476\\",\\n \\"BizType\\": \\"recommend_social_template_01\\",\\n \\"NewUrl\\": \\"https://www.xxx.com/xxx.jpg\\\\n\\",\\n \\"ScanFinishedTime\\": \\"2023-05-05 23:59:59 +0800\\\\n\\",\\n \\"AuditResult\\": \\"noAudit\\",\\n \\"TaskId\\": \\"img5VB@6A****5HNUkpBXyoy-1zvats\\",\\n \\"Content\\": \\"xxx\\",\\n \\"Thumbnail\\": \\"https://www.xxx.com/xxx.jpg\\\\n\\",\\n \\"Audit\\": 0,\\n \\"Id\\": 22136,\\n \\"RequestTime\\": \\"1710293064524\\",\\n \\"Results\\": [\\n {\\n \\"Suggestion\\": \\"block\\",\\n \\"Label\\": \\"bloody\\",\\n \\"Scene\\": \\"political\\"\\n }\\n ],\\n \\"FrameResults\\": [\\n {\\n \\"Offset\\": 0,\\n \\"Url\\": \\"https://www.xxx.com/xxx.jpg\\\\n\\",\\n \\"Label\\": \\"weapon\\"\\n }\\n ],\\n \\"AuditIllegalReasons\\": [\\n \\"[\\\\\\\\\\\\\\"terrorism\\\\\\\\\\\\\\"]\\"\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeAuditContentItem' => [ 'summary' => '获取自助审核内容', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102665', 'abilityTreeNodes' => [ 'FEATURElvwangI5RAMY', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '123.124.142.194', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'cn', ], ], [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '13', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'TaskId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'xxxx-xxx'."\n", ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'image', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '13', ], 'AuditContentItemList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'EndTime' => [ 'description' => '', 'type' => 'string', 'example' => '2025-09-26T02:17:00Z', ], 'StartTime' => [ 'description' => '', 'type' => 'string', 'example' => '2025-10-11 10:01:47', ], 'Suggestion' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], 'Sn' => [ 'description' => 'sn。', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'ParentTaskId' => [ 'description' => '', 'type' => 'string', 'example' => 'P_L28N43', ], 'AuditResult' => [ 'description' => '', 'type' => 'string', 'example' => 'normal', ], 'Audit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0', ], 'Content' => [ 'description' => '', 'type' => 'string', 'example' => 'xxxx', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '2244', ], 'AuditIllegalReasons' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => 'terrorism', ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 13,\\n \\"AuditContentItemList\\": [\\n {\\n \\"EndTime\\": \\"2025-09-26T02:17:00Z\\",\\n \\"StartTime\\": \\"2025-10-11 10:01:47\\",\\n \\"Suggestion\\": \\"block\\",\\n \\"Sn\\": 1,\\n \\"ParentTaskId\\": \\"P_L28N43\\",\\n \\"AuditResult\\": \\"normal\\",\\n \\"Audit\\": 0,\\n \\"Content\\": \\"xxxx\\",\\n \\"Id\\": 2244,\\n \\"AuditIllegalReasons\\": [\\n \\"terrorism\\"\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeAuditRange' => [ 'summary' => '获取自助审核范围', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102666', 'abilityTreeNodes' => [ 'FEATURElvwangI5RAMY', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'AuditRange' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'pass' => [ 'description' => '', 'type' => 'boolean', ], 'block' => [ 'description' => '', 'type' => 'boolean', ], 'review' => [ 'description' => '', 'type' => 'boolean', ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"AuditRange\\": {\\n \\"pass\\": true,\\n \\"block\\": true,\\n \\"review\\": true\\n }\\n}","type":"json"}]', ], 'DescribeAuditSetting' => [ 'summary' => '获取自助审核设置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102667', 'abilityTreeNodes' => [ 'FEATURElvwangI5RAMY', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '27.189.***.27', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'en', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'Seed' => [ 'description' => '', 'type' => 'string', 'example' => 'aaaabbbbccccdddd', ], 'Callback' => [ 'description' => '', 'type' => 'string', 'example' => 'http://xxx.com/xxx', ], 'AuditRange' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'pass' => [ 'description' => '', 'type' => 'boolean', ], 'block' => [ 'description' => '', 'type' => 'boolean', ], 'review' => [ 'description' => '', 'type' => 'boolean', ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"Seed\\": \\"aaaabbbbccccdddd\\",\\n \\"Callback\\": \\"http://xxx.com/xxx\\",\\n \\"AuditRange\\": {\\n \\"pass\\": true,\\n \\"block\\": true,\\n \\"review\\": true\\n }\\n}","type":"json"}]', ], 'DescribeBizTypeSetting' => [ 'summary' => '查询业务场景机审标准', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102672', 'abilityTreeNodes' => [ 'FEATURElvwangI0EWGR', ], ], 'parameters' => [ [ 'name' => 'BizTypeName', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'recommend_standard_template_01', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'Terrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Porn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Antispam' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Ad' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Live' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"Terrorism\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Porn\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Antispam\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Ad\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Live\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n }\\n}","type":"json"}]', ], 'DescribeBizTypes' => [ 'summary' => '获取业务场景', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102671', 'abilityTreeNodes' => [ 'FEATURElvwangI0EWGR', ], ], 'parameters' => [ [ 'name' => 'ImportFlag', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'false', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'BizTypeList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => 'default', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 10,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"BizTypeList\\": [\\n \\"default\\"\\n ]\\n}","type":"json"}]', ], 'DescribeCloudMonitorServices' => [ 'summary' => '获取并发检测服务', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102678', 'abilityTreeNodes' => [ 'FEATURElvwangQ4BOUA', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '59.82.***.165', ], ], [ 'name' => 'Page', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '1', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '10', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'Items' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 10,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"Items\\": [\\n \\"[]\\"\\n ]\\n}","type":"json"}]', ], 'DescribeCustomOcrTemplate' => [ 'summary' => '查询用户OCR模板', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102679', 'abilityTreeNodes' => [ 'FEATURElvwang82NHPF', ], ], 'parameters' => [ [ 'name' => 'Ids', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '["1605"]', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '24', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'OcrTemplateList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Status' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'ImgUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'https://aligreen-shanghai.oss-cn-shanghai.aliyuncs.com/x/custom_ocr_template/1546886714089278/9e188bfa-b0e9-42a0.jpg', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1750', ], 'ReferArea' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Y' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '4', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => 'referKey1', ], 'Width' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '220', ], 'Height' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '229', ], 'X' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '12', ], ], ], ], 'RecognizeArea' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Y' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => 'referKey2', ], 'Width' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'Height' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'X' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '55', ], ], ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 24,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"OcrTemplateList\\": [\\n {\\n \\"Status\\": 1,\\n \\"Name\\": \\"xx\\",\\n \\"ImgUrl\\": \\"https://aligreen-shanghai.oss-cn-shanghai.aliyuncs.com/x/custom_ocr_template/1546886714089278/9e188bfa-b0e9-42a0.jpg\\",\\n \\"Id\\": 1750,\\n \\"ReferArea\\": [\\n {\\n \\"Y\\": 4,\\n \\"Name\\": \\"referKey1\\",\\n \\"Width\\": 220,\\n \\"Height\\": 229,\\n \\"X\\": 12\\n }\\n ],\\n \\"RecognizeArea\\": [\\n {\\n \\"Y\\": 10,\\n \\"Name\\": \\"referKey2\\",\\n \\"Width\\": 100,\\n \\"Height\\": 100,\\n \\"X\\": 55\\n }\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeImageFromLib' => [ 'summary' => '库维度图片列表', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102680', 'abilityTreeNodes' => [ 'FEATURElvwangW38OQI', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '114.84.0.***', ], ], [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '52', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'ImageLibId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '13776', ], ], [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '1791', ], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-01-01 00:00:00 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-11-18 10:21:32 +0800', ], ], [ 'name' => 'ModelId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '21981', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '52', ], 'ImageFromLibList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'ImageHitCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '22', ], 'Image' => [ 'description' => '', 'type' => 'string', 'example' => 'https://xxxx.png'."\n", ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '2022-11-04 16:09:51 +0800', ], 'VideoHitCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '11', ], 'Thumbnail' => [ 'description' => '', 'type' => 'string', 'example' => 'https://xxxx.png', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1697', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 52,\\n \\"ImageFromLibList\\": [\\n {\\n \\"ImageHitCount\\": 22,\\n \\"Image\\": \\"https://xxxx.png\\\\n\\",\\n \\"CreateTime\\": \\"2022-11-04 16:09:51 +0800\\",\\n \\"VideoHitCount\\": 11,\\n \\"Thumbnail\\": \\"https://xxxx.png\\",\\n \\"Id\\": 1697\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeImageLib' => [ 'summary' => '查找图库列表', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102681', 'abilityTreeNodes' => [ 'FEATURElvwangW38OQI', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '1.1.1.1', ], ], [ 'name' => 'ServiceModule', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'open_api', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '2', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => '6CF2815C-C8C7-4A01-B52E-FF6E24F53492', ], 'ImageLibList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'ModifiedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2018-03-19 10:45:44 +0800', ], 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '808003055', ], 'ImageCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1912312312', ], 'Category' => [ 'description' => '', 'type' => 'string', 'example' => 'BLACK', ], 'ServiceModule' => [ 'description' => '', 'type' => 'string', 'example' => 'open_api', ], 'Source' => [ 'description' => '', 'type' => 'string', 'example' => 'MANUAL', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'Scene' => [ 'description' => '', 'type' => 'string', 'example' => 'PORN', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1279', ], 'Enable' => [ 'description' => '', 'type' => 'string', 'example' => 'true', ], 'BizTypes' => [ 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[1,2,3]', ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 2,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"ImageLibList\\": [\\n {\\n \\"ModifiedTime\\": \\"2018-03-19 10:45:44 +0800\\",\\n \\"Code\\": \\"808003055\\",\\n \\"ImageCount\\": 2,\\n \\"Category\\": \\"BLACK\\",\\n \\"ServiceModule\\": \\"open_api\\",\\n \\"Source\\": \\"MANUAL\\",\\n \\"Name\\": \\"测试a\\",\\n \\"Scene\\": \\"PORN\\",\\n \\"Id\\": 1279,\\n \\"Enable\\": \\"true\\",\\n \\"BizTypes\\": [\\n \\"[\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"xinxifabu\\\\\\\\\\\\\\"]\\"\\n ]\\n }\\n ]\\n}","type":"json"}]', 'title' => 'DescribeImageLib', 'requestParamsDescription' => ' ', 'responseParamsDescription' => ' ', 'extraInfo' => ' ', ], 'DescribeImageUploadInfo' => [ 'summary' => '获取图片上传设置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102682', 'abilityTreeNodes' => [ 'FEATURElvwangW38OQI', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '59.82.****.165', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Signature' => [ 'description' => '', 'type' => 'string', 'example' => 'iyu7VHblYj+mEF9p46cdGOlNPAw=', ], 'Host' => [ 'description' => 'OSS Endpoint。', 'type' => 'string', 'example' => 'https://oss-cip-shanghai.oss-cn-shanghai.aliyuncs.com', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'Policy' => [ 'description' => '', 'type' => 'string', 'example' => 'xxxx', ], 'Accessid' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], 'Folder' => [ 'description' => '', 'type' => 'string', 'example' => 'image/upload/xxx'."\n", ], 'Expire' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '900', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Signature\\": \\"iyu7VHblYj+mEF9p46cdGOlNPAw=\\",\\n \\"Host\\": \\"https://oss-cip-shanghai.oss-cn-shanghai.aliyuncs.com\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"Policy\\": \\"xxxx\\",\\n \\"Accessid\\": \\"xxx\\",\\n \\"Folder\\": \\"image/upload/xxx\\\\n\\",\\n \\"Expire\\": 900\\n}","type":"json"}]', ], 'DescribeKeyword' => [ 'summary' => '查询关键词列表', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '113.109.***.132', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '364', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'KeywordLibId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '22220', ], ], [ 'name' => 'Keyword', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '364', ], 'KeywordList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'HitCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '11', ], 'Keyword' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '211', ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-25 15:58:07 +0800', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 364,\\n \\"KeywordList\\": [\\n {\\n \\"HitCount\\": 11,\\n \\"Keyword\\": \\"盯链\\",\\n \\"Id\\": 211,\\n \\"CreateTime\\": \\"2023-10-25 15:58:07 +0800\\"\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeKeywordLib' => [ 'summary' => '查询文本库列表', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102684', 'abilityTreeNodes' => [ 'FEATURElvwangJ7UK4W', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '58.***.97.190', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'ServiceModule', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'open_api', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'KeywordLibList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Source' => [ 'description' => '', 'type' => 'string', 'example' => 'MANUAL', ], 'Count' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '16', ], 'Language' => [ 'description' => '', 'type' => 'string', 'example' => 'zh', ], 'ModifiedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-25 15:59:17 +0800', ], 'ResourceType' => [ 'description' => '', 'type' => 'string', 'example' => 'TEXT', ], 'LibType' => [ 'description' => '', 'type' => 'string', 'example' => 'textKeyword', ], 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '12200013', ], 'Category' => [ 'description' => '', 'type' => 'string', 'example' => 'BLACK', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'ServiceModule' => [ 'description' => '', 'type' => 'string', 'example' => 'open_api', ], 'MatchMode' => [ 'description' => '', 'type' => 'string', 'example' => 'precise', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '21732', ], 'Enable' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'BizTypes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"default\\"]', ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 10,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"KeywordLibList\\": [\\n {\\n \\"Source\\": \\"MANUAL\\",\\n \\"Count\\": 16,\\n \\"Language\\": \\"zh\\",\\n \\"ModifiedTime\\": \\"2023-10-25 15:59:17 +0800\\",\\n \\"ResourceType\\": \\"TEXT\\",\\n \\"LibType\\": \\"textKeyword\\",\\n \\"Code\\": \\"12200013\\",\\n \\"Category\\": \\"BLACK\\",\\n \\"Name\\": \\"测试\\",\\n \\"ServiceModule\\": \\"open_api\\",\\n \\"MatchMode\\": \\"precise\\",\\n \\"Id\\": 21732,\\n \\"Enable\\": true,\\n \\"BizTypes\\": [\\n \\"[\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\"]\\"\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeNotificationSetting' => [ 'summary' => '查询站点检测消息通知设置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102685', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '59.82.****.165', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'ScheduleMessageTime' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '9', ], 'Email' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'ScheduleMessageTimeZone' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '8', ], 'Phone' => [ 'description' => '', 'type' => 'string', 'example' => '1*******334', ], 'RealtimeMessageList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["websiteIndexRisk"]', ], ], 'ReminderModeList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["mail","message","stationLetter"]', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"ScheduleMessageTime\\": 9,\\n \\"Email\\": \\"xxx\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"ScheduleMessageTimeZone\\": 8,\\n \\"Phone\\": \\"1*******334\\",\\n \\"RealtimeMessageList\\": [\\n \\"[\\\\\\"websiteIndexRisk\\\\\\"]\\"\\n ],\\n \\"ReminderModeList\\": [\\n \\"[\\\\\\"mail\\\\\\",\\\\\\"message\\\\\\",\\\\\\"stationLetter\\\\\\"]\\"\\n ]\\n}","type":"json"}]', ], 'DescribeOpenApiRcpStats' => [ 'summary' => '人审数据统计', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102688', 'abilityTreeNodes' => [ 'FEATURElvwangLV54EY', ], ], 'parameters' => [ [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-10-01 00:00:00 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-12-12 10:16:48 +0800', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'default', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'StatList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'ResourceType' => [ 'description' => '', 'type' => 'string', 'example' => 'IMAGE', ], 'PassCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'Date' => [ 'description' => '', 'type' => 'string', 'example' => '20231009', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'TotalDuration' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 10,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"StatList\\": [\\n {\\n \\"ResourceType\\": \\"IMAGE\\",\\n \\"PassCount\\": 1,\\n \\"Date\\": \\"20231009\\",\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"TotalDuration\\": 1,\\n \\"ReviewCount\\": 1\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeOpenApiUsage' => [ 'summary' => '机审数据统计', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102689', 'abilityTreeNodes' => [ 'FEATURElvwangR199F8', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '183.***.210.253', ], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-03-05 00:00:00 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-12-15 10:22:45 +0800', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'type' => 'string', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '364', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'OpenApiUsageList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'PassDuration' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'ReviewDuration' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'Date' => [ 'description' => '', 'type' => 'string', 'example' => '20240712', ], 'OuterTotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'InnerTotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '12', ], 'ResourceType' => [ 'description' => '', 'type' => 'string', 'example' => 'IMAGE', ], 'PassCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '2', ], 'BlockDuration' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'Scene' => [ 'description' => '', 'type' => 'string', 'example' => 'porn', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '11', ], 'TotalDuration' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '22', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 364,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"OpenApiUsageList\\": [\\n {\\n \\"PassDuration\\": 1,\\n \\"ReviewDuration\\": 1,\\n \\"Date\\": \\"20240712\\",\\n \\"OuterTotalCount\\": 1,\\n \\"TotalCount\\": 3,\\n \\"ReviewCount\\": 1,\\n \\"InnerTotalCount\\": 12,\\n \\"ResourceType\\": \\"IMAGE\\",\\n \\"PassCount\\": 2,\\n \\"BlockDuration\\": 1,\\n \\"Scene\\": \\"porn\\",\\n \\"BlockCount\\": 11,\\n \\"TotalDuration\\": 22\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeOssCallbackSetting' => [ 'summary' => '获取oss消息通知配置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102690', 'abilityTreeNodes' => [ 'FEATURElvwangJLHVVH', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'AuditCallback' => [ 'description' => '', 'type' => 'boolean', ], 'CallbackUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'http://xxx/callback', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'ScanCallback' => [ 'description' => '', 'type' => 'boolean', ], 'CallbackSeed' => [ 'description' => '', 'type' => 'string', 'example' => 'aaaabbbbccccddd', ], 'ScanCallbackSuggestions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], 'ServiceModules' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => 'oss_inc_scan', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"AuditCallback\\": true,\\n \\"CallbackUrl\\": \\"http://xxx/callback\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"ScanCallback\\": true,\\n \\"CallbackSeed\\": \\"aaaabbbbccccddd\\",\\n \\"ScanCallbackSuggestions\\": [\\n \\"block\\"\\n ],\\n \\"ServiceModules\\": [\\n \\"oss_inc_scan\\"\\n ]\\n}","type":"json"}]', ], 'DescribeOssIncrementOverview' => [ 'summary' => '获取oss增量检测概况', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102692', 'abilityTreeNodes' => [ 'FEATURElvwangSIW14U', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '27.189.***.27', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'VideoCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'AdUnhandleCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'VoiceAntispamUnhandleCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'VideoFrameCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1000', ], 'AudioCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'PornUnhandleCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'ImageCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'TerrorismUnhandleCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'LiveUnhandleCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"VideoCount\\": 100,\\n \\"AdUnhandleCount\\": 100,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"VoiceAntispamUnhandleCount\\": 100,\\n \\"VideoFrameCount\\": 1000,\\n \\"AudioCount\\": 100,\\n \\"PornUnhandleCount\\": 100,\\n \\"ImageCount\\": 100,\\n \\"TerrorismUnhandleCount\\": 100,\\n \\"LiveUnhandleCount\\": 100\\n}","type":"json"}]', ], 'DescribeOssIncrementCheckSetting' => [ 'summary' => 'OSS增量扫描设置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102691', 'abilityTreeNodes' => [ 'FEATURElvwang82NHPF', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '218.17.***.226', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CallbackName' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'ImageScanLimit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10000', ], 'VideoScanLimit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '100', ], 'AudioAutoFreezeOpened' => [ 'description' => '', 'type' => 'boolean', 'example' => 'false', ], 'VideoMaxSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'ImageEnableLimit' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'default', ], 'EndTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-21 16:08:38 +0800', ], 'ImageAutoFreezeOpened' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'VideoMaxFrames' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'StartTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-08-21 16:08:38 +0800'."\n", ], 'CallbackId' => [ 'description' => '', 'type' => 'string', 'example' => '1664', ], 'ScanImageNoFileType' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'AutoFreezeType' => [ 'description' => '', 'type' => 'string', 'example' => 'acl', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'VideoAutoFreezeOpened' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'VideoFrameInterval' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'AudioScanLimit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1000', ], 'AudioMaxSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '200', ], 'AudioSceneList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"antispam\\"]', ], ], 'VideoAutoFreezeSceneList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], 'VideoSceneList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"porn\\",\\"terrorism\\",\\"ad\\",\\"live\\"]', ], ], 'ImageSceneList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"porn\\"]', ], ], 'ImageAutoFreeze' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Live' => [ 'description' => '', 'type' => 'string', 'example' => '99.01'."\n", ], 'Porn' => [ 'description' => '', 'type' => 'string', 'example' => '99.01'."\n", ], 'Ad' => [ 'description' => '', 'type' => 'string', 'example' => '99.01'."\n", ], 'Terrorism' => [ 'description' => '', 'type' => 'string', 'example' => '99.01'."\n", ], 'Enabled' => [ 'description' => '', 'type' => 'boolean', 'example' => 'True', ], ], ], 'AudioAntispamFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'BizTypeTemplate' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Name' => [ 'description' => '', 'type' => 'string', 'example' => 'test88899', ], 'Description' => [ 'description' => '', 'type' => 'string', 'example' => 'created by eventbridge', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'default', ], 'ImageConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Terrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Porn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Ad' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Live' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], ], ], 'VideoConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Terrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Porn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Ad' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Live' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], ], ], 'VoiceConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Antispam' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], ], ], 'IncludeChannel' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => 'false', ], ], ], 'ImagePornFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'ImageTerrorismFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'ImageAdFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'ImageLiveFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'VideoPornFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'VideoTerrorismFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'VideoAdFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'VideoLiveFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'VideoVoiceAntispamFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'BucketConfigList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'include', ], 'Selected' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'Bucket' => [ 'description' => '', 'type' => 'string', 'example' => 'gj-bucket1', ], 'Prefixes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["img/test_"]', ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CallbackName\\": \\"xx\\",\\n \\"ImageScanLimit\\": 10000,\\n \\"VideoScanLimit\\": 100,\\n \\"AudioAutoFreezeOpened\\": false,\\n \\"VideoMaxSize\\": 100,\\n \\"ImageEnableLimit\\": true,\\n \\"BizType\\": \\"default\\",\\n \\"EndTime\\": \\"2023-10-21 16:08:38 +0800\\",\\n \\"ImageAutoFreezeOpened\\": true,\\n \\"VideoMaxFrames\\": 100,\\n \\"StartTime\\": \\"2023-08-21 16:08:38 +0800\\\\n\\",\\n \\"CallbackId\\": \\"1664\\",\\n \\"ScanImageNoFileType\\": true,\\n \\"AutoFreezeType\\": \\"acl\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"VideoAutoFreezeOpened\\": true,\\n \\"VideoFrameInterval\\": 1,\\n \\"AudioScanLimit\\": 1000,\\n \\"AudioMaxSize\\": 200,\\n \\"AudioSceneList\\": [\\n \\"[\\\\\\\\\\\\\\"antispam\\\\\\\\\\\\\\"]\\"\\n ],\\n \\"VideoAutoFreezeSceneList\\": [\\n \\"[]\\"\\n ],\\n \\"VideoSceneList\\": [\\n \\"[\\\\\\\\\\\\\\"porn\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"terrorism\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ad\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"live\\\\\\\\\\\\\\"]\\"\\n ],\\n \\"ImageSceneList\\": [\\n \\"[\\\\\\\\\\\\\\"porn\\\\\\\\\\\\\\"]\\"\\n ],\\n \\"ImageAutoFreeze\\": {\\n \\"Live\\": \\"99.01\\\\n\\",\\n \\"Porn\\": \\"99.01\\\\n\\",\\n \\"Ad\\": \\"99.01\\\\n\\",\\n \\"Terrorism\\": \\"99.01\\\\n\\",\\n \\"Enabled\\": true\\n },\\n \\"AudioAntispamFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"BizTypeTemplate\\": {\\n \\"Name\\": \\"test88899\\",\\n \\"Description\\": \\"created by eventbridge\\",\\n \\"BizType\\": \\"default\\",\\n \\"ImageConfig\\": {\\n \\"Terrorism\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Porn\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Ad\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Live\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n }\\n },\\n \\"VideoConfig\\": {\\n \\"Terrorism\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Porn\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Ad\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Live\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n }\\n },\\n \\"VoiceConfig\\": {\\n \\"Antispam\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n }\\n },\\n \\"IncludeChannel\\": 0\\n },\\n \\"ImagePornFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"ImageTerrorismFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"ImageAdFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"ImageLiveFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"VideoPornFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"VideoTerrorismFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"VideoAdFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"VideoLiveFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"VideoVoiceAntispamFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"BucketConfigList\\": [\\n {\\n \\"Type\\": \\"include\\",\\n \\"Selected\\": true,\\n \\"Bucket\\": \\"gj-bucket1\\",\\n \\"Prefixes\\": [\\n \\"[\\\\\\"img/test_\\\\\\"]\\"\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeOssIncrementStats' => [ 'summary' => 'Oss增量扫描数据统计', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102693', 'abilityTreeNodes' => [ 'FEATURElvwangSIW14U', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '58.17.***.197', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'porn', ], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-04-29 00:00:00 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-07-27 10:13:00 +0800', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'StatList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'ResourceType' => [ 'description' => '', 'type' => 'string', 'example' => 'IMAGE', ], 'PassCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'Date' => [ 'description' => '', 'type' => 'string', 'example' => '202311', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'Scene' => [ 'description' => '', 'type' => 'string', 'example' => 'terrorism', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 3,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"StatList\\": [\\n {\\n \\"ResourceType\\": \\"IMAGE\\",\\n \\"PassCount\\": 1,\\n \\"Date\\": \\"202311\\",\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"Scene\\": \\"terrorism\\",\\n \\"ReviewCount\\": 1\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeOssResultItems' => [ 'summary' => 'Oss扫描结果查询', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102694', 'abilityTreeNodes' => [ 'FEATURElvwang1JQ0P7', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '117.139.***.244', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-07-12 10:06:20 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-08-27 10:07:52 +0800', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'porn', ], ], [ 'name' => 'Suggestion', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'block', ], ], [ 'name' => 'Stock', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => true, 'example' => 'true', ], ], [ 'name' => 'MinScore', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'required' => false, 'example' => '99.01', ], ], [ 'name' => 'MaxScore', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'required' => false, 'example' => '99.01', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'VIDEO', ], ], [ 'name' => 'Bucket', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '123', ], ], [ 'name' => 'QueryId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '@guid ', ], ], [ 'name' => 'Object', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'post/image/eae1722368b6951ac05cfb68b1cdeb03.jpg', ], ], [ 'name' => 'StockTaskId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '3482', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'QueryId' => [ 'description' => '', 'type' => 'string', 'example' => '@guid '."\n", ], 'ScanResultList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Suggestion' => [ 'description' => '', 'type' => 'string', 'example' => 'pass', ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '1527410977000', ], 'Score' => [ 'description' => '', 'type' => 'string', 'example' => '90.9 ', ], 'DataId' => [ 'description' => '', 'type' => 'string', 'example' => '4faded38970c41628f7dced832072af8', ], 'Object' => [ 'description' => '', 'type' => 'string', 'example' => 'post/image/eae1722368b6951ac05cfb68b1cdeb03.jpg ', ], 'NewUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'https://example.com/bao/uploaded/LB1Q7lIoIbI8KJjy1zdXXbe1VXa.mp4 ', ], 'ScanFinishedTime' => [ 'description' => '', 'type' => 'string', 'example' => '1527410977000 ', ], 'HandleStatus' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0', ], 'Content' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], 'TaskId' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], 'Thumbnail' => [ 'description' => '', 'type' => 'string', 'example' => 'https://example.com/tfs/TB1HPS9qb9YBuNjy0FgXXcxcXXa-200-200.png ', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1739', ], 'ResourceStatus' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0', ], 'RequestTime' => [ 'description' => '', 'type' => 'string', 'example' => '1527410977000', ], 'Bucket' => [ 'description' => '', 'type' => 'string', 'example' => 'uc-image ', ], 'FrameResults' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Offset' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0', ], 'Url' => [ 'description' => '', 'type' => 'string', 'example' => 'https://example.com/tfs/TB1HPS9qb9YBuNjy0FgXXcxcXXa-200-200.png ', ], 'Thumbnail' => [ 'description' => '', 'type' => 'string', 'example' => 'https://example.com/tfs/TB1HPS9qb9YBuNjy0FgXXcxcXXa-200-200.png ', ], ], ], ], 'VoiceSegmentAntispamResults' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'EndTime' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '20', ], 'StartTime' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'Text' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'Label' => [ 'description' => '', 'type' => 'string', 'example' => 'politics', ], ], ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"PageSize\\": 10,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"TotalCount\\": 10,\\n \\"QueryId\\": \\"@guid\\\\t\\\\n\\",\\n \\"ScanResultList\\": [\\n {\\n \\"Suggestion\\": \\"pass\\",\\n \\"CreateTime\\": \\"1527410977000\\",\\n \\"Score\\": \\"90.9\\\\t\\",\\n \\"DataId\\": \\"4faded38970c41628f7dced832072af8\\",\\n \\"Object\\": \\"post/image/eae1722368b6951ac05cfb68b1cdeb03.jpg\\\\t\\",\\n \\"NewUrl\\": \\"https://example.com/bao/uploaded/LB1Q7lIoIbI8KJjy1zdXXbe1VXa.mp4\\\\t\\",\\n \\"ScanFinishedTime\\": \\"1527410977000\\\\t\\",\\n \\"HandleStatus\\": 0,\\n \\"Content\\": \\"xxx\\",\\n \\"TaskId\\": \\"xxx\\",\\n \\"Thumbnail\\": \\"https://example.com/tfs/TB1HPS9qb9YBuNjy0FgXXcxcXXa-200-200.png\\\\t\\",\\n \\"Id\\": 1739,\\n \\"ResourceStatus\\": 0,\\n \\"RequestTime\\": \\"1527410977000\\",\\n \\"Bucket\\": \\"uc-image\\\\t\\",\\n \\"FrameResults\\": [\\n {\\n \\"Offset\\": 0,\\n \\"Url\\": \\"https://example.com/tfs/TB1HPS9qb9YBuNjy0FgXXcxcXXa-200-200.png\\\\t\\",\\n \\"Thumbnail\\": \\"https://example.com/tfs/TB1HPS9qb9YBuNjy0FgXXcxcXXa-200-200.png\\\\t\\"\\n }\\n ],\\n \\"VoiceSegmentAntispamResults\\": [\\n {\\n \\"EndTime\\": 20,\\n \\"StartTime\\": 10,\\n \\"Text\\": \\"xx\\",\\n \\"Label\\": \\"politics\\"\\n }\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeOssStockStatus' => [ 'summary' => '获取oss存量检测状态', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102698', 'abilityTreeNodes' => [ 'FEATURElvwang1JQ0P7', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '124.74.***.90', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'StockTaskId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '1664', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'VideoLiveCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'ImageTotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'VideoPornCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'ImageLiveCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'AudioTotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'ImageAdCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'ImagePornCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'VideoVoiceAntispamCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'VideoTerrorismCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'AudioAntispamCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'StockStatus' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'FinishedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-12-21T02:17Z', ], 'VideoAdCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'ImageTerrorismCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'VideoTotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '2', ], 'SceneList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], 'ResouceTypeList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], 'BucketList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Selected' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'Bucket' => [ 'description' => '', 'type' => 'string', 'example' => 'gj-bucket1', ], 'Prefixes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["img/test_"]'."\n", ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"VideoLiveCount\\": 1,\\n \\"ImageTotalCount\\": 1,\\n \\"VideoPornCount\\": 1,\\n \\"ImageLiveCount\\": 1,\\n \\"AudioTotalCount\\": 1,\\n \\"ImageAdCount\\": 1,\\n \\"ImagePornCount\\": 1,\\n \\"VideoVoiceAntispamCount\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"VideoTerrorismCount\\": 1,\\n \\"AudioAntispamCount\\": 1,\\n \\"StockStatus\\": 1,\\n \\"FinishedTime\\": \\"2023-12-21T02:17Z\\",\\n \\"VideoAdCount\\": 1,\\n \\"ImageTerrorismCount\\": 1,\\n \\"VideoTotalCount\\": 2,\\n \\"SceneList\\": [\\n \\"[]\\"\\n ],\\n \\"ResouceTypeList\\": [\\n \\"[]\\"\\n ],\\n \\"BucketList\\": [\\n {\\n \\"Selected\\": true,\\n \\"Bucket\\": \\"gj-bucket1\\",\\n \\"Prefixes\\": [\\n \\"[\\\\\\"img/test_\\\\\\"]\\\\n\\"\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeUploadInfo' => [ 'summary' => '文本库上传信息', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102703', 'abilityTreeNodes' => [ 'FEATURElvwangJ7UK4W', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '111.207.***.245', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'Biz', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'customKeywordLib', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Signature' => [ 'description' => '', 'type' => 'string', 'example' => 'iyu7VHblYj+mEF9p46cdGOlNPAw=', ], 'Host' => [ 'description' => 'OSS Endpoint。', 'type' => 'string', 'example' => 'https://oss-cip-shanghai.oss-cn-shanghai.aliyuncs.com', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'Policy' => [ 'description' => '', 'type' => 'string', 'example' => 'xxxx', ], 'Accessid' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], 'Folder' => [ 'description' => '', 'type' => 'string', 'example' => 'image/upload/xxx'."\n", ], 'Expire' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '900', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Signature\\": \\"iyu7VHblYj+mEF9p46cdGOlNPAw=\\",\\n \\"Host\\": \\"https://oss-cip-shanghai.oss-cn-shanghai.aliyuncs.com\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"Policy\\": \\"xxxx\\",\\n \\"Accessid\\": \\"xxx\\",\\n \\"Folder\\": \\"image/upload/xxx\\\\n\\",\\n \\"Expire\\": 900\\n}","type":"json"}]', ], 'DescribeUsageBill' => [ 'summary' => '获取调用量', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', ], 'parameters' => [ [ 'name' => 'Type', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'overall', ], ], [ 'name' => 'Day', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '20210401', ], ], [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '13', ], 'BillList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Day' => [ 'description' => '', 'type' => 'string', 'example' => '2021-04-01', ], 'SubUid' => [ 'description' => '', 'type' => 'string', 'example' => '1087252759921515', ], 'Region' => [ 'description' => '', 'type' => 'string', 'example' => 'cn-shanghai', ], 'ConfirmCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '20', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '100', ], 'Scene' => [ 'description' => '', 'type' => 'string', 'example' => 'porn', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'default', ], 'FreeCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '0', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '80', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 13,\\n \\"BillList\\": [\\n {\\n \\"Day\\": \\"2021-04-01\\",\\n \\"SubUid\\": \\"1087252759921515\\",\\n \\"Region\\": \\"cn-shanghai\\",\\n \\"ConfirmCount\\": 20,\\n \\"TotalCount\\": 100,\\n \\"Scene\\": \\"porn\\",\\n \\"BizType\\": \\"default\\",\\n \\"FreeCount\\": 0,\\n \\"ReviewCount\\": 80\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeUserBizTypes' => [ 'summary' => '获取用户业务场景', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102705', 'abilityTreeNodes' => [ 'FEATURElvwangR199F8', ], ], 'parameters' => [ [ 'name' => 'Customized', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'false', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'BizTypeList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'IndustryInfo' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'Description' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], 'CiteTemplate' => [ 'description' => '', 'type' => 'boolean', 'example' => 'false', ], 'SourceBizType' => [ 'description' => '', 'type' => 'string', 'example' => 'default', ], 'Gray' => [ 'description' => '', 'type' => 'boolean', 'example' => 'false', ], 'Source' => [ 'description' => '', 'type' => 'string', 'example' => 'custom', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'default', ], ], ], ], 'BizTypeListImport' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'IndustryInfo' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'Description' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], 'CiteTemplate' => [ 'description' => '', 'type' => 'boolean', 'example' => 'false', ], 'SourceBizType' => [ 'description' => '', 'type' => 'string', 'example' => 'default', ], 'Gray' => [ 'description' => '', 'type' => 'boolean', 'example' => 'false', ], 'Source' => [ 'description' => '', 'type' => 'string', 'example' => 'custom', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'default', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"BizTypeList\\": [\\n {\\n \\"IndustryInfo\\": \\"教育-论坛社区-主贴\\",\\n \\"Description\\": \\"xxx\\",\\n \\"CiteTemplate\\": false,\\n \\"SourceBizType\\": \\"default\\",\\n \\"Gray\\": false,\\n \\"Source\\": \\"custom\\",\\n \\"BizType\\": \\"default\\"\\n }\\n ],\\n \\"BizTypeListImport\\": [\\n {\\n \\"IndustryInfo\\": \\"社交-注册信息-昵称\\",\\n \\"Description\\": \\"xxx\\",\\n \\"CiteTemplate\\": false,\\n \\"SourceBizType\\": \\"default\\",\\n \\"Gray\\": false,\\n \\"Source\\": \\"custom\\",\\n \\"BizType\\": \\"default\\"\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeUserStatus' => [ 'summary' => '获取用户状态', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102707', 'abilityTreeNodes' => [ 'FEATURElvwangR199F8', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '114.***.42.109', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'OssVideoSizeLimit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'OssCheckStatus' => [ 'description' => '', 'type' => 'string', 'example' => 'OK', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'InDept' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'OpenApiBeginTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-04-04 09:19:38 +0800', ], 'Buyed' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'OpenApiUsed' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'Uid' => [ 'description' => 'UID。', 'type' => 'string', 'example' => '17726*****370735', ], 'AgreeChannel' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"OssVideoSizeLimit\\": 100,\\n \\"OssCheckStatus\\": \\"OK\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"InDept\\": true,\\n \\"OpenApiBeginTime\\": \\"2023-04-04 09:19:38 +0800\\",\\n \\"Buyed\\": true,\\n \\"OpenApiUsed\\": true,\\n \\"Uid\\": \\"17726*****370735\\",\\n \\"AgreeChannel\\": 1\\n}","type":"json"}]', ], 'DescribeViewContent' => [ 'summary' => '获取检测结果列表', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102708', 'abilityTreeNodes' => [ 'FEATURElvwangI0EWGR', ], ], 'parameters' => [ [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-10-25 15:59:17 +0800'."\n", ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-10-25 15:59:17 +0800'."\n", ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'porn', ], ], [ 'name' => 'Suggestion', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'block', ], ], [ 'name' => 'Label', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'abuse', ], ], [ 'name' => 'TaskId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xxxx-xxx'."\n", ], ], [ 'name' => 'DataId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '4f3fa36f77174c0985e400c1a02a8f4c', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'ext', ], ], [ 'name' => 'AuditResult', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'noAudit', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'ImageId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xx', ], ], [ 'name' => 'KeywordId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '14341124', ], ], [ 'name' => 'LibType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'textKeyword', ], ], [ 'name' => 'Keyword', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xx', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '75', ], 'ViewContentList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Suggestion' => [ 'description' => '', 'type' => 'string', 'example' => 'pass', ], 'ScanResult' => [ 'description' => '', 'type' => 'string', 'example' => '{}', ], 'Url' => [ 'description' => '', 'type' => 'string', 'example' => 'https://www.xx.com', ], 'DataId' => [ 'description' => '', 'type' => 'string', 'example' => '4f3fa36f77174c0985e400c1a02a8f4c', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'recommend_standard_template_01', ], 'NewUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'ScanFinishedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-25 15:59:17 +0800'."\n", ], 'TaskId' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx-xx', ], 'Content' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'Thumbnail' => [ 'description' => '', 'type' => 'string', 'example' => 'https://xxx.png', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3744', ], 'RequestTime' => [ 'description' => '', 'type' => 'string', 'example' => '1708911502123', ], 'Results' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Suggestion' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], 'Label' => [ 'description' => '', 'type' => 'string', 'example' => 'abuse', ], 'Scene' => [ 'description' => '', 'type' => 'string', 'example' => 'porn', ], ], ], ], 'FrameResults' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Offset' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0', ], 'Url' => [ 'description' => '', 'type' => 'string', 'example' => 'https://xxx.jpg', ], 'Label' => [ 'description' => '', 'type' => 'string', 'example' => 'politics', ], ], ], ], 'FaceResults' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Bualified' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'Location' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Y' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '11', ], 'W' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '22', ], 'H' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '33', ], 'X' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '44', ], ], ], 'Gender' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'female', ], 'Rate' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '99.01', ], ], ], 'Glasses' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'None', ], 'Rate' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '0.99', ], ], ], 'Age' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Value' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '35', ], 'Rate' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '0.99', ], ], ], 'Smile' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Value' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '1', ], 'Rate' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '0.99', ], ], ], 'Quality' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Roll' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '1', ], 'Pitch' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '1', ], 'Yaw' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '1', ], 'Blur' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '1', ], ], ], 'Respirator' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Value' => [ 'description' => '', 'type' => 'string', 'example' => '1', ], 'Rate' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '0.99', ], ], ], 'Hat' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Value' => [ 'description' => '', 'type' => 'string', 'example' => '1', ], 'Rate' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '0.99'."\n", ], ], ], 'Mustache' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'None', ], 'Rate' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '0.99', ], ], ], 'Bang' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'None', ], 'Rate' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '0.99'."\n", ], ], ], 'Hairstyle' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'None', ], 'Rate' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'example' => '0.99', ], ], ], 'Image' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Width' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '720', ], 'Height' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '720', ], ], ], ], ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 75,\\n \\"ViewContentList\\": [\\n {\\n \\"Suggestion\\": \\"pass\\",\\n \\"ScanResult\\": \\"{}\\",\\n \\"Url\\": \\"https://www.xx.com\\",\\n \\"DataId\\": \\"4f3fa36f77174c0985e400c1a02a8f4c\\",\\n \\"BizType\\": \\"recommend_standard_template_01\\",\\n \\"NewUrl\\": \\"xx\\",\\n \\"ScanFinishedTime\\": \\"2023-10-25 15:59:17 +0800\\\\n\\",\\n \\"TaskId\\": \\"xxx-xx\\",\\n \\"Content\\": \\"xx\\",\\n \\"Thumbnail\\": \\"https://xxx.png\\",\\n \\"Id\\": 3744,\\n \\"RequestTime\\": \\"1708911502123\\",\\n \\"Results\\": [\\n {\\n \\"Suggestion\\": \\"block\\",\\n \\"Label\\": \\"abuse\\",\\n \\"Scene\\": \\"porn\\"\\n }\\n ],\\n \\"FrameResults\\": [\\n {\\n \\"Offset\\": 0,\\n \\"Url\\": \\"https://xxx.jpg\\",\\n \\"Label\\": \\"politics\\"\\n }\\n ],\\n \\"FaceResults\\": [\\n {\\n \\"Bualified\\": true,\\n \\"Location\\": {\\n \\"Y\\": 11,\\n \\"W\\": 22,\\n \\"H\\": 33,\\n \\"X\\": 44\\n },\\n \\"Gender\\": {\\n \\"Value\\": \\"female\\",\\n \\"Rate\\": 99.01\\n },\\n \\"Glasses\\": {\\n \\"Value\\": \\"None\\",\\n \\"Rate\\": 0.99\\n },\\n \\"Age\\": {\\n \\"Value\\": 35,\\n \\"Rate\\": 0.99\\n },\\n \\"Smile\\": {\\n \\"Value\\": 1,\\n \\"Rate\\": 0.99\\n },\\n \\"Quality\\": {\\n \\"Roll\\": 1,\\n \\"Pitch\\": 1,\\n \\"Yaw\\": 1,\\n \\"Blur\\": 1\\n },\\n \\"Respirator\\": {\\n \\"Value\\": \\"1\\",\\n \\"Rate\\": 0.99\\n },\\n \\"Hat\\": {\\n \\"Value\\": \\"1\\",\\n \\"Rate\\": 0.99\\n },\\n \\"Mustache\\": {\\n \\"Value\\": \\"None\\",\\n \\"Rate\\": 0.99\\n },\\n \\"Bang\\": {\\n \\"Value\\": \\"None\\",\\n \\"Rate\\": 0.99\\n },\\n \\"Hairstyle\\": {\\n \\"Value\\": \\"None\\",\\n \\"Rate\\": 0.99\\n },\\n \\"Image\\": {\\n \\"Width\\": 720,\\n \\"Height\\": 720\\n }\\n }\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeWebsiteIndexPageBaseline' => [ 'summary' => '获取站点首页基线', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102709', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '117.139.***.244', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'InstanceId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cdisitecheck-cn-nif20glmz001', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'BaseLineStatus' => [ 'description' => '', 'type' => 'string', 'example' => 'normal', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-25 15:59:17 +0800', ], 'Snapshot' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"BaseLineStatus\\": \\"normal\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"CreateTime\\": \\"2023-10-25 15:59:17 +0800\\",\\n \\"Snapshot\\": \\"xx\\"\\n}","type":"json"}]', ], 'DescribeWebsiteInstance' => [ 'summary' => '查询站点检测实例', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102710', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '183.63.***.131', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'InstanceId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'cdisitecheck-cn-nif20glmz001', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'WebsiteInstanceList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Status' => [ 'description' => '', 'type' => 'string', 'example' => 'normal', ], 'Domain' => [ 'description' => '', 'type' => 'string', 'example' => 'nfnews.com', ], 'IndexPage' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'ExpiredTime' => [ 'description' => '', 'type' => 'string', 'example' => '1716393600000', ], 'WebsiteScanInterval' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'Protocol' => [ 'description' => '', 'type' => 'string', 'example' => 'TCP', ], 'BuyTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-25 15:59:17 +0800'."\n", ], 'InstanceId' => [ 'description' => '', 'type' => 'string', 'example' => 'cdisitecheck-cn-nif20glmz001', ], 'IndexPageScanInterval' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 1,\\n \\"WebsiteInstanceList\\": [\\n {\\n \\"Status\\": \\"normal\\",\\n \\"Domain\\": \\"nfnews.com\\",\\n \\"IndexPage\\": \\"xx\\",\\n \\"ExpiredTime\\": \\"1716393600000\\",\\n \\"WebsiteScanInterval\\": 1,\\n \\"Protocol\\": \\"TCP\\",\\n \\"BuyTime\\": \\"2023-10-25 15:59:17 +0800\\\\n\\",\\n \\"InstanceId\\": \\"cdisitecheck-cn-nif20glmz001\\",\\n \\"IndexPageScanInterval\\": 1\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeWebsiteInstanceId' => [ 'summary' => '获取站点实例ID', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102711', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '27.189.***.27', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'en', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '52', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'WebsiteInstanceIdList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => 'xxxx', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 52,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"WebsiteInstanceIdList\\": [\\n \\"xxxx\\"\\n ]\\n}","type":"json"}]', ], 'DescribeWebsiteInstanceKeyUrl' => [ 'summary' => '获取站点实例url', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102712', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '117.139.***.244', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'InstanceId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cdisitecheck-cn-nif20glmz001', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'WebsiteInstanceKeyUrlList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 10,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"WebsiteInstanceKeyUrlList\\": [\\n \\"xx\\"\\n ]\\n}","type":"json"}]', ], 'DescribeWebsiteScanResult' => [ 'summary' => '查询站点扫描结果', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '140.***.11.250', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'SubServiceModule', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'website_index_page', ], ], [ 'name' => 'Label', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'abuse', ], ], [ 'name' => 'Domain', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'nfnews.com', ], ], [ 'name' => 'SiteUrl', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'nfnews.com'."\n", ], ], [ 'name' => 'HandleStatus', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xx', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0', ], 'WebsiteScanResultList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'ScanTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-25 15:59:17 +0800'."\n", ], 'Domain' => [ 'description' => '', 'type' => 'string', 'example' => 'nfnews.com', ], 'SourceRiskCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'ImageRiskCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'Url' => [ 'description' => '', 'type' => 'string', 'example' => 'https://www.xxx.com', ], 'TextRiskCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'HandleStatus' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0', ], 'InstanceId' => [ 'description' => '', 'type' => 'string', 'example' => 'cdisitecheck-cn-nif20glmz001', ], 'TaskId' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1480', ], 'Labels' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => 'sapm', ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 0,\\n \\"WebsiteScanResultList\\": [\\n {\\n \\"ScanTime\\": \\"2023-10-25 15:59:17 +0800\\\\n\\",\\n \\"Domain\\": \\"nfnews.com\\",\\n \\"SourceRiskCount\\": 1,\\n \\"ImageRiskCount\\": 1,\\n \\"Url\\": \\"https://www.xxx.com\\",\\n \\"TextRiskCount\\": 1,\\n \\"HandleStatus\\": 0,\\n \\"InstanceId\\": \\"cdisitecheck-cn-nif20glmz001\\",\\n \\"TaskId\\": \\"xx\\",\\n \\"Id\\": 1480,\\n \\"Labels\\": [\\n \\"sapm\\"\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeWebsiteStat' => [ 'summary' => '获取站点检测状态', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102715', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '140.***11.250', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'WebsiteStatList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'ScanCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RiskCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'SubServiceModule' => [ 'description' => '', 'type' => 'string', 'example' => 'website_index_page', ], 'InstanceCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 10,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"WebsiteStatList\\": [\\n {\\n \\"ScanCount\\": 1,\\n \\"RiskCount\\": 1,\\n \\"SubServiceModule\\": \\"website_index_page\\",\\n \\"InstanceCount\\": 10\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeWebsiteVerifyInfo' => [ 'summary' => '获取网站验证信息', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102716', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '117.139.***.244', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'InstanceId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cdisitecheck-cn-nif20glmz001', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Domain' => [ 'description' => '', 'type' => 'string', 'example' => 'nfnews.com', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'VerifyMethod' => [ 'description' => '', 'type' => 'string', 'example' => 'aliyunAccount', ], 'IndexPage' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'Protocol' => [ 'description' => '', 'type' => 'string', 'example' => 'https', ], 'Cname' => [ 'description' => '', 'type' => 'string', 'example' => 'ack', ], 'HostFile' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Domain\\": \\"nfnews.com\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"VerifyMethod\\": \\"aliyunAccount\\",\\n \\"IndexPage\\": \\"xx\\",\\n \\"Protocol\\": \\"https\\",\\n \\"Cname\\": \\"ack\\",\\n \\"HostFile\\": \\"xx\\"\\n}","type":"json"}]', ], 'ExportKeywords' => [ 'summary' => '导出关键词', 'methods' => [ 'post', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102717', 'abilityTreeNodes' => [ 'FEATURElvwangJ7UK4W', ], ], 'parameters' => [ [ 'name' => 'KeywordLibId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => 'xx', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'DownloadUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'https://xxx.xlsx', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"DownloadUrl\\": \\"https://xxx.xlsx\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'ExportOpenApiRcpStats' => [ 'summary' => '导出OpenAPI调用统计', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102718', 'abilityTreeNodes' => [ 'FEATURElvwangR199F8', ], ], 'parameters' => [ [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-10-25 15:59:17 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-10-25 15:59:17 +0800', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'default', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'DownloadUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'https://xxx.xlsx', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"DownloadUrl\\": \\"https://xxx.xlsx\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\"\\n}","type":"json"}]', ], 'ExportOssResult' => [ 'summary' => '导出Oss扫描结果', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102720', 'abilityTreeNodes' => [ 'FEATURElvwangYI9A19', 'FEATURElvwangI0EWGR', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '115.231.***.52', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'TotalCount', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-07-20 09:00:13 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-10-17 10:00:05 +0800', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'porn', ], ], [ 'name' => 'Suggestion', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'block', ], ], [ 'name' => 'Stock', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => true, 'example' => 'False', ], ], [ 'name' => 'MinScore', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'required' => false, 'example' => '10', ], ], [ 'name' => 'MaxScore', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'number', 'format' => 'float', 'required' => false, 'example' => '100', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'IMAGE', ], ], [ 'name' => 'Bucket', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'gj-bucket1', ], ], [ 'name' => 'StockTaskId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '3751', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'FileUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'https://xxx.xlsx'."\n", ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"FileUrl\\": \\"https://xxx.xlsx\\\\n\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'ImportKeywords' => [ 'summary' => '导入关键词', 'methods' => [ 'post', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'none', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102721', 'abilityTreeNodes' => [ 'FEATURElvwangJ7UK4W', ], ], 'parameters' => [ [ 'name' => 'KeywordLibId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '9543', ], ], [ 'name' => 'KeywordsObject', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'x/custom_text_lib/59-b42f-9ad473aefceb', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'SuccessCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '318', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'InvalidKeywordList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], 'validKeywordList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"SuccessCount\\": 318,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"InvalidKeywordList\\": [\\n \\"[]\\"\\n ],\\n \\"validKeywordList\\": [\\n \\"[]\\"\\n ]\\n}","type":"json"}]', ], 'MarkAuditContent' => [ 'summary' => '自助审核结果打标记', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'none', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102722', 'abilityTreeNodes' => [ 'FEATURElvwangI5RAMY', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '27.189.***.27', ], ], [ 'name' => 'Ids', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '[9230817]', ], ], [ 'name' => 'AuditResult', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'illegal', ], ], [ 'name' => 'AuditIllegalReasons', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'porn', ], ], [ 'name' => 'BizTypes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '[\\"book\\"]', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'MarkOssResult' => [ 'summary' => '标记oss检测结果', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'none', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102724', 'abilityTreeNodes' => [ 'FEATURElvwangSIW14U', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '183.159.***.138', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'Ids', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '[66657226873]', ], ], [ 'name' => 'Operation', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'unfreeze', ], ], [ 'name' => 'Stock', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => true, 'example' => 'true', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'terrorism', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateAuditCallback' => [ 'summary' => '更新人审回调通知', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102736', 'abilityTreeNodes' => [ 'FEATURElvwangI5RAMY', ], ], 'parameters' => [ [ 'name' => 'Seed', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'aaaabbbbccccdddd', ], ], [ 'name' => 'Callback', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'http://xxx/callback', ], ], [ 'name' => 'CryptType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => 'SHA256', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateAuditRange' => [ 'summary' => '更新人审范围', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102737', 'abilityTreeNodes' => [ 'FEATURElvwangIBEW89', ], ], 'parameters' => [ [ 'name' => 'AuditRange', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'pass', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'eventInfo' => [ 'enable' => false, 'eventNames' => [], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateBizTypeImageLib' => [ 'summary' => '自定义场景保存关联图库配置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102741', 'abilityTreeNodes' => [ 'FEATURElvwangW38OQI', ], ], 'parameters' => [ [ 'name' => 'BizTypeName', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'default', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'porn', ], ], [ 'name' => 'Black', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"selected\\":[{\\"code\\":\\"565501\\"}]}', ], ], [ 'name' => 'Review', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"selected\\":[]}', ], ], [ 'name' => 'White', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"selected\\":[{\\"code\\":\\"552701\\"}]}', ], ], ], 'responses' => [ 200 => [ 'headers' => [], 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateBizTypeSetting' => [ 'summary' => '修改业务场景机审标准', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102743', 'abilityTreeNodes' => [ 'FEATURElvwangI0EWGR', ], ], 'parameters' => [ [ 'name' => 'BizTypeName', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'default', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'Porn', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'Terrorism', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'Antispam', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'Ad', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'Live', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateBizTypeTextLib' => [ 'summary' => '修改业务场景关联文本库', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102744', 'abilityTreeNodes' => [ 'FEATURElvwang77FCDN', ], ], 'parameters' => [ [ 'name' => 'BizTypeName', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'default', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'TEXT', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'antispam', ], ], [ 'name' => 'Black', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"selected\\":[{\\"code\\":\\"13236007\\"}]}', ], ], [ 'name' => 'Review', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"selected\\":[]}', ], ], [ 'name' => 'Ignore', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"selected\\":[{\\"code\\":\\"12546010\\"}]}', ], ], [ 'name' => 'White', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"selected\\":[{\\"code\\":\\"90810716002\\"}]}', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'eventInfo' => [ 'enable' => false, 'eventNames' => [], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateCustomOcrTemplate' => [ 'summary' => '编辑ocr模板', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102747', 'abilityTreeNodes' => [ 'FEATURElvwangG3RW9T', ], ], 'parameters' => [ [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '1791', ], ], [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xx', ], ], [ 'name' => 'ReferArea', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[]', ], ], [ 'name' => 'RecognizeArea', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[]', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateImageLib' => [ 'summary' => '编辑图库', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'deprecated' => false, 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102748', 'abilityTreeNodes' => [ 'FEATURElvwangW38OQI', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '117.139.***.244', ], ], [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '15111', ], ], [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'test8888', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'PORN', ], ], [ 'name' => 'Category', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'BLACK', ], ], [ 'name' => 'BizTypes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[\\"chenyin\\"]', ], ], [ 'name' => 'Enable', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'false', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateKeywordLib' => [ 'summary' => '编辑词库', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102749', 'abilityTreeNodes' => [ 'FEATURElvwangJ7UK4W', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '36.249.***.181', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '18135', ], ], [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'test222333', ], ], [ 'name' => 'BizTypes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[\\"default\\"]', ], ], [ 'name' => 'MatchMode', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'precise', ], ], [ 'name' => 'Enable', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'false', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateNotificationSetting' => [ 'summary' => '修改站点检测通知设置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102750', 'abilityTreeNodes' => [ 'FEATURElvwangI0EWGR', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '27.189.***.27', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'en', ], ], [ 'name' => 'RealtimeMessageList', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '["websiteIndexRisk"]', ], ], [ 'name' => 'ReminderModeList', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '[\\"mail\\",\\"message\\",\\"stationLetter\\"]', ], ], [ 'name' => 'ScheduleMessageTime', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '8', ], ], [ 'name' => 'ScheduleMessageTimeZone', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '8', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'E20A0DC5-1B4F-5796-BAB5-73F29B67CEDC', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"E20A0DC5-1B4F-5796-BAB5-73F29B67CEDC\\"\\n}","type":"json"}]', ], 'UpdateOssIncrementCheckSetting' => [ 'summary' => '更新增量扫描配置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'paid', 'abilityTreeCode' => '102753', 'abilityTreeNodes' => [ 'FEATURElvwang1JQ0P7', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '115.199.***.250', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'BucketConfigList', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[{\\"type\\":\\"include\\",\\"bucket\\":\\"flychat\\",\\"selected\\":true,\\"prefixes\\":[\\"test\\"],\\"id\\":0}]', ], ], [ 'name' => 'ImageScanLimit', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '100', ], ], [ 'name' => 'ScanImageNoFileType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], [ 'name' => 'ImageSceneList', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[\\"porn\\",\\"terrorism\\",\\"ad\\",\\"live\\"]', ], ], [ 'name' => 'VideoSceneList', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[\\"porn\\",\\"terrorism\\"]', ], ], [ 'name' => 'ImageAutoFreeze', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'VideoAutoFreezeSceneList', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[]', ], ], [ 'name' => 'VideoFrameInterval', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'VideoMaxFrames', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '100', ], ], [ 'name' => 'VideoMaxSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '100', ], ], [ 'name' => 'AutoFreezeType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'acl', ], ], [ 'name' => 'CallbackId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '1755', ], ], [ 'name' => 'AudioSceneList', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[]', ], ], [ 'name' => 'AudioAntispamFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"block\\"}', ], ], [ 'name' => 'AudioMaxSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '200', ], ], [ 'name' => 'AudioAutoFreezeOpened', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'recommend_social_template_01', ], ], [ 'name' => 'VideoScanLimit', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '100', ], ], [ 'name' => 'AudioScanLimit', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '1000', ], ], [ 'name' => 'ImageAutoFreezeOpened', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], [ 'name' => 'VideoAutoFreezeOpened', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], [ 'name' => 'ImageAdFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'ImageLiveFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'ImageTerrorismFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'ImagePornFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'VideoVoiceAntispamFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'VideoPornFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'VideoAdFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'VideoTerrorismFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'VideoLiveFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateWebsiteInstance' => [ 'summary' => '更新实例', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102757', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '183.159.***.138', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'SiteProtocol', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'https', ], ], [ 'name' => 'InstanceId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cdisitecheck-cn-nif20glmz001', ], ], [ 'name' => 'WebsiteScanInterval', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '1', ], ], [ 'name' => 'Domain', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'nfnews.com', ], ], [ 'name' => 'IndexPageScanInterval', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '1', ], ], [ 'name' => 'IndexPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'xx', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\"\\n}","type":"json"}]', ], 'UpdateWebsiteInstanceKeyUrl' => [ 'summary' => '更新网站实例url', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102758', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '140.***11.250', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'Urls', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '[]', ], ], [ 'name' => 'InstanceId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'cdisitecheck-cn-nif20glmz001', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateWebsiteInstanceStatus' => [ 'summary' => '更新实例状态,即解绑定,停止、运行等状态', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102759', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '183.159.***.138', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'InstanceId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cdisitecheck-cn-nif20glmz001', ], ], [ 'name' => 'Status', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'running', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\"\\n}","type":"json"}]', ], 'UploadImageToLib' => [ 'summary' => '上传图片到图库', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'none', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102761', 'abilityTreeNodes' => [ 'FEATURElvwangW38OQI', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '111.207.**.245', ], ], [ 'name' => 'ImageLibId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => true, 'example' => '13776', ], ], [ 'name' => 'Images', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[]', ], ], [ 'name' => 'Urls', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[]', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'VerifyCustomOcrTemplate' => [ 'summary' => 'ocr模板测试', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'none', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102762', 'abilityTreeNodes' => [ 'FEATURElvwangG3RW9T', ], ], 'parameters' => [ [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '969', ], ], [ 'name' => 'TestImgUrl', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'xx', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'RecognizeInfo' => [ 'description' => '', 'type' => 'string', 'example' => '{}', ], 'ImageUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"RecognizeInfo\\": \\"{}\\",\\n \\"ImageUrl\\": \\"xx\\"\\n}","type":"json"}]', ], 'VerifyWebsiteInstance' => [ 'summary' => '验证域名所有权', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'none', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102765', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'SourceIp', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '36.249.***.181', ], ], [ 'name' => 'Lang', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'zh', ], ], [ 'name' => 'InstanceId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'cdisitecheck-cn-nif20glmz001', ], ], [ 'name' => 'VerifyMethod', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'aliyunAccount', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'DescribeBizTypeImageLib' => [ 'summary' => '自定义场景关联图库列表查询', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102669', 'abilityTreeNodes' => [ 'FEATURElvwangW38OQI', ], ], 'parameters' => [ [ 'name' => 'BizTypeName', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'recommend_social_template_01', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'porn', ], ], ], 'responses' => [ 200 => [ 'headers' => [], 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'Black' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Selected' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '324317', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], 'All' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '324317', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], ], ], 'Review' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Selected' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '3243177', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], 'All' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '3243177', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], ], ], 'White' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Selected' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '5123', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], 'All' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '5123', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"Black\\": {\\n \\"Selected\\": [\\n {\\n \\"Code\\": \\"324317\\",\\n \\"Name\\": \\"图库1\\"\\n }\\n ],\\n \\"All\\": [\\n {\\n \\"Code\\": \\"324317\\",\\n \\"Name\\": \\"图库1\\\\n\\"\\n }\\n ]\\n },\\n \\"Review\\": {\\n \\"Selected\\": [\\n {\\n \\"Code\\": \\"3243177\\",\\n \\"Name\\": \\"图库2\\"\\n }\\n ],\\n \\"All\\": [\\n {\\n \\"Code\\": \\"3243177\\",\\n \\"Name\\": \\"图库2\\\\n\\"\\n }\\n ]\\n },\\n \\"White\\": {\\n \\"Selected\\": [\\n {\\n \\"Code\\": \\"5123\\",\\n \\"Name\\": \\"图库3\\"\\n }\\n ],\\n \\"All\\": [\\n {\\n \\"Code\\": \\"5123\\",\\n \\"Name\\": \\"图库3\\\\n\\"\\n }\\n ]\\n }\\n}","type":"json"}]', ], 'DescribeBizTypeTextLib' => [ 'summary' => '业务场景关联文本库', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102674', 'abilityTreeNodes' => [ 'FEATURElvwangJ7UK4W', ], ], 'parameters' => [ [ 'name' => 'BizTypeName', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'default', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'TEXT', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'antispam', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'Black' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Selected' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '314317', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], 'All' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '314317', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], ], ], 'Review' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Selected' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '3143127', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], 'All' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '3143127', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], ], ], 'Ignore' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Selected' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '3343223', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], 'All' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '3343223', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], ], ], 'White' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Selected' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '65467', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], 'All' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => '', 'type' => 'string', 'example' => '65467', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"Black\\": {\\n \\"Selected\\": [\\n {\\n \\"Code\\": \\"314317\\",\\n \\"Name\\": \\"黑样本库\\"\\n }\\n ],\\n \\"All\\": [\\n {\\n \\"Code\\": \\"314317\\",\\n \\"Name\\": \\"黑样本库\\"\\n }\\n ]\\n },\\n \\"Review\\": {\\n \\"Selected\\": [\\n {\\n \\"Code\\": \\"3143127\\",\\n \\"Name\\": \\"疑似样本库\\"\\n }\\n ],\\n \\"All\\": [\\n {\\n \\"Code\\": \\"3143127\\",\\n \\"Name\\": \\"疑似样本库\\"\\n }\\n ]\\n },\\n \\"Ignore\\": {\\n \\"Selected\\": [\\n {\\n \\"Code\\": \\"3343223\\",\\n \\"Name\\": \\"忽略样本库\\"\\n }\\n ],\\n \\"All\\": [\\n {\\n \\"Code\\": \\"3343223\\",\\n \\"Name\\": \\"忽略样本库\\"\\n }\\n ]\\n },\\n \\"White\\": {\\n \\"Selected\\": [\\n {\\n \\"Code\\": \\"65467\\",\\n \\"Name\\": \\"白样本库\\"\\n }\\n ],\\n \\"All\\": [\\n {\\n \\"Code\\": \\"65467\\",\\n \\"Name\\": \\"白样本库\\"\\n }\\n ]\\n }\\n}","type":"json"}]', ], 'UpdateBizType' => [ 'summary' => '编辑业务场景信息', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102739', 'abilityTreeNodes' => [ 'FEATURElvwangR199F8', ], ], 'parameters' => [ [ 'name' => 'BizTypeName', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'default', ], ], [ 'name' => 'Description', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xxx', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'CreateAuditCallback' => [ 'summary' => '创建自助审核消息通知', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102640', 'abilityTreeNodes' => [ 'FEATURElvwangJLHVVH', ], ], 'parameters' => [ [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'green-test', ], ], [ 'name' => 'Url', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'https://console.aliyun.com/', ], ], [ 'name' => 'CryptType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'SHA256', ], ], [ 'name' => 'CallbackTypes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'enumValueTitles' => [ 'selfAudit' => '', 'aliyunAudit' => '', ], 'example' => 'selfAudit', ], ], [ 'name' => 'CallbackSuggestions', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '["block","pass","review"]', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'ModifiedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-09-14 19:09:44', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-09-14 19:09:44'."\n", ], 'Seed' => [ 'description' => 'Seed。', 'type' => 'string', 'example' => 'cb3qgXi0iqApy79smStqT@LT-1zMiFd"', ], 'Url' => [ 'description' => '', 'type' => 'string', 'example' => 'https://console.aliyun.com/'."\n", ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'CryptType' => [ 'description' => '', 'type' => 'string', 'example' => 'SHA256', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '969', ], 'CallbackTypes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["selfAudit"]', ], ], 'CallbackSuggestions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["block"]', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"ModifiedTime\\": \\"2023-09-14 19:09:44\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"CreateTime\\": \\"2023-09-14 19:09:44\\\\n\\",\\n \\"Seed\\": \\"cb3qgXi0iqApy79smStqT@LT-1zMiFd\\\\\\"\\",\\n \\"Url\\": \\"https://console.aliyun.com/\\\\n\\",\\n \\"Name\\": \\"测试\\",\\n \\"CryptType\\": \\"SHA256\\",\\n \\"Id\\": 969,\\n \\"CallbackTypes\\": [\\n \\"[\\\\\\"selfAudit\\\\\\"]\\"\\n ],\\n \\"CallbackSuggestions\\": [\\n \\"[\\\\\\"block\\\\\\"]\\"\\n ]\\n}","type":"json"}]', ], 'DescribeAuditCallbackList' => [ 'summary' => '获取人审消息通知列表', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102663', 'abilityTreeNodes' => [ 'FEATURElvwangJLHVVH', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '2', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'CallbackList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'ModifiedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-06-27 15:19:50 +0800', ], 'Seed' => [ 'description' => '', 'type' => 'string', 'example' => 'cb78DMIGhiAcA6ouvVC5wiU0-1yqXjT', ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-06-27 15:19:50 +0800', ], 'Url' => [ 'description' => '', 'type' => 'string', 'example' => 'https://www.test123.com', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => 'green-test', ], 'CryptType' => [ 'description' => '', 'type' => 'string', 'example' => 'SHA256', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '233', ], 'CallbackTypes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"aliyunAudit\\",\\"selfAudit\\"]', ], ], 'CallbackSuggestions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"pass\\",\\"review\\",\\"block\\"]', ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 2,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"CallbackList\\": [\\n {\\n \\"ModifiedTime\\": \\"2023-06-27 15:19:50 +0800\\",\\n \\"Seed\\": \\"cb78DMIGhiAcA6ouvVC5wiU0-1yqXjT\\",\\n \\"CreateTime\\": \\"2023-06-27 15:19:50 +0800\\",\\n \\"Url\\": \\"https://www.test123.com\\",\\n \\"Name\\": \\"green-test\\",\\n \\"CryptType\\": \\"SHA256\\",\\n \\"Id\\": 233,\\n \\"CallbackTypes\\": [\\n \\"[\\\\\\\\\\\\\\"aliyunAudit\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"selfAudit\\\\\\\\\\\\\\"]\\"\\n ],\\n \\"CallbackSuggestions\\": [\\n \\"[\\\\\\\\\\\\\\"pass\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"review\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"block\\\\\\\\\\\\\\"]\\"\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'CreateCallback' => [ 'summary' => '创建消息通知', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102642', 'abilityTreeNodes' => [ 'FEATURElvwangJLHVVH', ], ], 'parameters' => [ [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '', ], ], [ 'name' => 'CallbackUrl', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'https://yundun.console.aliyun.com/', ], ], [ 'name' => 'CryptType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => 'SHA256', ], ], [ 'name' => 'CallbackTypes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => ' '."\n" .'["selfAudit", "aliyunAudit"]', ], ], [ 'name' => 'CallbackSuggestions', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '["block"]', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CallbackUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'https://yundun.console.aliyun.com/', ], 'ModifiedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-09-14 19:09:44', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-09-14 19:09:44'."\n", ], 'Seed' => [ 'description' => 'Seed。', 'type' => 'string', 'example' => 'cb3IpyPAMp4Zs7gLIpoZypRr-1A4QSP', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'CryptType' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => 'SHA256', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1791', ], 'CallbackTypes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["selfAudit"]', ], ], 'CallbackSuggestions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["block"]', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CallbackUrl\\": \\"https://yundun.console.aliyun.com/\\",\\n \\"ModifiedTime\\": \\"2023-09-14 19:09:44\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"CreateTime\\": \\"2023-09-14 19:09:44\\\\n\\",\\n \\"Seed\\": \\"cb3IpyPAMp4Zs7gLIpoZypRr-1A4QSP\\",\\n \\"Name\\": \\"回调方案1\\",\\n \\"CryptType\\": 0,\\n \\"Id\\": 1791,\\n \\"CallbackTypes\\": [\\n \\"[\\\\\\"selfAudit\\\\\\"]\\"\\n ],\\n \\"CallbackSuggestions\\": [\\n \\"[\\\\\\"block\\\\\\"]\\"\\n ]\\n}","type":"json"}]', ], 'CreateOssStockTask' => [ 'summary' => '创建存量扫描任务', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'create', 'riskType' => 'none', 'chargeType' => 'paid', 'abilityTreeCode' => '102648', 'abilityTreeNodes' => [ 'FEATURElvwang1JQ0P7', 'FEATURElvwangD22DKJ', 'FEATURElvwangF6WBQ5', ], ], 'parameters' => [ [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2000-01-01 00:00:00 ', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-11-29 10:04:39 ', ], ], [ 'name' => 'Buckets', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[{\\"Bucket\\":\\"aileshijie\\",\\"Region\\":\\"cn-hangzhou\\"}]', ], ], [ 'name' => 'ImageOpened', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], [ 'name' => 'ImageScenes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[\\"porn\\",\\"terrorism\\"]', ], ], [ 'name' => 'ScanImageNoFileType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'false', ], ], [ 'name' => 'VideoOpened', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], [ 'name' => 'VideoScenes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[\\"ad\\",\\"terrorism\\",\\"live\\",\\"porn\\"]', ], ], [ 'name' => 'AudioOpened', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], [ 'name' => 'AudioScenes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '[\\"antispam\\"]', ], ], [ 'name' => 'ImageAutoFreezeOpened', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], [ 'name' => 'ImagePornFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"block\\"}', ], ], [ 'name' => 'ImageTerrorismFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"review,block\\"}', ], ], [ 'name' => 'ImageAdFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"review,block\\"}', ], ], [ 'name' => 'ImageLiveFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"block\\"}', ], ], [ 'name' => 'VideoFrameInterval', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'VideoMaxFrames', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '5', ], ], [ 'name' => 'VideoMaxSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '500MB', ], ], [ 'name' => 'VideoAutoFreezeOpened', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], [ 'name' => 'VideoPornFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"block,review\\"}', ], ], [ 'name' => 'VideoTerrorismFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"review,block\\"}', ], ], [ 'name' => 'VideoAdFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"review,block\\"}', ], ], [ 'name' => 'VideoLiveFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"block,review\\"}', ], ], [ 'name' => 'VideoVoiceAntispamFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"block\\"}', ], ], [ 'name' => 'AudioAutoFreezeOpened', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'boolean', 'required' => false, 'example' => 'true', ], ], [ 'name' => 'AudioMaxSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '200MB', ], ], [ 'name' => 'AudioAntispamFreezeConfig', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{\\"type\\":\\"suggestion\\",\\"value\\":\\"block\\"}', ], ], [ 'name' => 'AutoFreezeType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'acl', ], ], [ 'name' => 'CallbackId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '1764', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'recommend_reading_template_01', ], ], [ 'name' => 'ImageScanLimit', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '1000', ], ], [ 'name' => 'VideoScanLimit', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '200', ], ], [ 'name' => 'AudioScanLimit', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '100', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'Id' => [ 'type' => 'integer', 'format' => 'int64', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"Id\\": 5122\\n}","type":"json"}]', ], 'DeleteAuditCallback' => [ 'summary' => '删除自助审核消息通知', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'delete', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102651', 'abilityTreeNodes' => [ 'FEATURElvwangJLHVVH', ], ], 'parameters' => [ [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'xxx', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Success' => [ 'description' => '', 'type' => 'boolean', 'example' => 'True', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Success\\": true,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'DeleteCallback' => [ 'summary' => '删除消息通知', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'delete', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102653', 'abilityTreeNodes' => [ 'FEATURElvwangJLHVVH', ], ], 'parameters' => [ [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '1666', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'DescribeBizTypeAuditRange' => [ 'summary' => '流入自助审核的数据类型', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102668', 'abilityTreeNodes' => [ 'FEATURElvwangI5RAMY', ], ], 'parameters' => [ [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'biz_complaint', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'AuditRange' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => 'normal', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"AuditRange\\": [\\n \\"normal\\"\\n ]\\n}","type":"json"}]', ], 'DescribeBizTypeResultBackupSetting' => [ 'summary' => '获取证据转存设置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102670', 'abilityTreeNodes' => [ 'FEATURElvwangI0EWGR', ], ], 'parameters' => [ [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'default', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'Voice' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Path' => [ 'description' => '', 'type' => 'string', 'example' => '/path', ], 'ExpireSeconds' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '300', ], 'Suggestions' => [ 'description' => '', 'type' => 'string', 'example' => '["pass"]', ], 'Enable' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'Bucket' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], ], ], 'Video' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Path' => [ 'description' => '', 'type' => 'string', 'example' => '/path'."\n", ], 'ExpireSeconds' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '300', ], 'Suggestions' => [ 'description' => '', 'type' => 'string', 'example' => '["pass"]'."\n", ], 'Enable' => [ 'description' => '', 'type' => 'boolean', 'example' => 'False', ], 'Bucket' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], ], ], 'Image' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Path' => [ 'description' => '', 'type' => 'string', 'example' => '/path'."\n", ], 'ExpireSeconds' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '300', ], 'Suggestions' => [ 'description' => '', 'type' => 'string', 'example' => '["pass"]'."\n", ], 'Enable' => [ 'description' => '', 'type' => 'boolean', 'example' => 'False', ], 'Bucket' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"Voice\\": {\\n \\"Path\\": \\"/path\\",\\n \\"ExpireSeconds\\": 300,\\n \\"Suggestions\\": \\"[\\\\\\"pass\\\\\\"]\\",\\n \\"Enable\\": true,\\n \\"Bucket\\": \\"xxx\\"\\n },\\n \\"Video\\": {\\n \\"Path\\": \\"/path\\\\n\\",\\n \\"ExpireSeconds\\": 300,\\n \\"Suggestions\\": \\"[\\\\\\"pass\\\\\\"]\\\\n\\",\\n \\"Enable\\": true,\\n \\"Bucket\\": \\"xxx\\"\\n },\\n \\"Image\\": {\\n \\"Path\\": \\"/path\\\\n\\",\\n \\"ExpireSeconds\\": 300,\\n \\"Suggestions\\": \\"[\\\\\\"pass\\\\\\"]\\\\n\\",\\n \\"Enable\\": true,\\n \\"Bucket\\": \\"xxx\\"\\n }\\n}","type":"json"}]', ], 'DescribeCallbackBind' => [ 'summary' => '获取消息通知配置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102676', 'abilityTreeNodes' => [ 'FEATURElvwangJLHVVH', ], ], 'parameters' => [ [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'default', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Name\\": \\"回调方案1\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\"\\n}","type":"json"}]', ], 'DescribeCallbackList' => [ 'summary' => '获取消息通知列表', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102677', 'abilityTreeNodes' => [ 'FEATURElvwangJLHVVH', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '13', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'CallbackList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'CallbackUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'https://yundun.console.aliyun.com/', ], 'ModifiedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2024-04-24 14:33:31 +0800', ], 'Seed' => [ 'description' => 'Seed。', 'type' => 'string', 'example' => 'cb3ugu72*****$bwl8MmclV-1yI@gP', ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-25 15:58:07 +0800', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'CryptType' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => 'SHA256', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '15212', ], 'CallbackTypes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["selfAudit"]', ], ], 'CallbackSuggestions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["block"]', ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"TotalCount\\": 13,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"CallbackList\\": [\\n {\\n \\"CallbackUrl\\": \\"https://yundun.console.aliyun.com/\\",\\n \\"ModifiedTime\\": \\"2024-04-24 14:33:31 +0800\\",\\n \\"Seed\\": \\"cb3ugu72*****$bwl8MmclV-1yI@gP\\",\\n \\"CreateTime\\": \\"2023-10-25 15:58:07 +0800\\",\\n \\"Name\\": \\"违规通知\\",\\n \\"CryptType\\": 0,\\n \\"Id\\": 15212,\\n \\"CallbackTypes\\": [\\n \\"[\\\\\\"selfAudit\\\\\\"]\\"\\n ],\\n \\"CallbackSuggestions\\": [\\n \\"[\\\\\\"block\\\\\\"]\\"\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeOpenApiMonitorAlarmSetting' => [ 'summary' => '实时监控报警设置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102686', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'QpsAlarmOpend' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'ResourceType' => [ 'description' => '', 'type' => 'string', 'example' => 'IMAGE', ], 'RtAlarmConf' => [ 'description' => '', 'type' => 'string', 'example' => '{}', ], 'RtAlarmOpend' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'QpsAlarmConf' => [ 'description' => '', 'type' => 'string', 'example' => '{}', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"QpsAlarmOpend\\": true,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"ResourceType\\": \\"IMAGE\\",\\n \\"RtAlarmConf\\": \\"{}\\",\\n \\"RtAlarmOpend\\": true,\\n \\"QpsAlarmConf\\": \\"{}\\"\\n}","type":"json"}]', ], 'DescribeOpenApiMonitorData' => [ 'summary' => '机审实时监控', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102687', 'abilityTreeNodes' => [ 'FEATURElvwangR199F8', ], ], 'parameters' => [ [ 'name' => 'ReportName', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'qps', ], ], [ 'name' => 'Scene', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'terrorism', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'default', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-08-07 09:22:41 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-12-02 09:59:53 +0800', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'RtItemList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Scene' => [ 'description' => '', 'type' => 'string', 'example' => 'terrorism', ], 'ItemList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Rt' => [ 'description' => 'Rt。', 'type' => 'number', 'format' => 'float', 'example' => '1', ], 'Minute' => [ 'description' => '', 'type' => 'string', 'example' => '2023-07-13 10:26:00', ], ], ], ], ], ], ], 'QpsItemList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Scene' => [ 'description' => '', 'type' => 'string', 'example' => 'porn', ], 'ItemList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Qps' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'Minute' => [ 'description' => '', 'type' => 'string', 'example' => '2023-07-13 10:26:00', ], ], ], ], ], ], ], 'PathItems' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Path' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'Minute' => [ 'description' => '', 'type' => 'string', 'example' => '2023-07-13 10:26:00', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"RtItemList\\": [\\n {\\n \\"Scene\\": \\"terrorism\\",\\n \\"ItemList\\": [\\n {\\n \\"Rt\\": 1,\\n \\"Minute\\": \\"2023-07-13 10:26:00\\"\\n }\\n ]\\n }\\n ],\\n \\"QpsItemList\\": [\\n {\\n \\"Scene\\": \\"porn\\",\\n \\"ItemList\\": [\\n {\\n \\"Qps\\": 1,\\n \\"Minute\\": \\"2023-07-13 10:26:00\\"\\n }\\n ]\\n }\\n ],\\n \\"PathItems\\": [\\n {\\n \\"Path\\": 1,\\n \\"Minute\\": \\"2023-07-13 10:26:00\\"\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeOssStockScanTaskStatData' => [ 'summary' => 'Oss存量扫描结果数据', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102696', 'abilityTreeNodes' => [ 'FEATURElvwang1JQ0P7', ], ], 'parameters' => [ [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '3751', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'AudioDurations' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '22', ], 'VideoTotalFrameCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '11', ], 'ImageSum' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'ImagePorn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'ImageTerrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'ImageAd' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'ImageLive' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoSum' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoPorn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoTerrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoAd' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoLive' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoVoiceAntispam' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'AudioSum' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'AudioAntispam' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '3', ], 'BlockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'NormalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'ReviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"AudioDurations\\": 22,\\n \\"VideoTotalFrameCount\\": 11,\\n \\"ImageSum\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"ImagePorn\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"ImageTerrorism\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"ImageAd\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"ImageLive\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"VideoSum\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"VideoPorn\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"VideoTerrorism\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"VideoAd\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"VideoLive\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"VideoVoiceAntispam\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"AudioSum\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n },\\n \\"AudioAntispam\\": {\\n \\"TotalCount\\": 3,\\n \\"BlockCount\\": 1,\\n \\"NormalCount\\": 1,\\n \\"ReviewCount\\": 1\\n }\\n}","type":"json"}]', ], 'DescribeOssStockScanTasks' => [ 'summary' => 'Oss存量扫描任务列表查询', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102695', 'abilityTreeNodes' => [ 'FEATURElvwang1JQ0P7', 'FEATURElvwangD22DKJ', 'FEATURElvwangF6WBQ5', ], ], 'parameters' => [ [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10', ], ], [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1', ], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-11-12 10:26:57 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-12-12 10:26:57 +0800'."\n", ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'TaskList' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'ImageScanLimit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '100', ], 'VideoScanLimit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-09-26 11:38:08 +0800', ], 'VideoResultFileDownloadUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'ResultFileStatus' => [ 'description' => '', 'type' => 'string', 'example' => 'finished', ], 'ImageResultFileDownloadUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'oss_result_file/img/result_xx.txt', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'recommend_social_template_01', ], 'FinishedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-12 18:15:00 +0800', ], 'AudioResultFileDownloadUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => 'test889', ], 'AudioScanLimit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1000', ], 'taskScanStatus' => [ 'description' => '', 'type' => 'string', 'example' => 'finished', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1769', ], 'ModifyTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-11 18:15:00 +0800'."\n", ], 'BizTypeName' => [ 'description' => '', 'type' => 'string', 'example' => 'default', ], 'Buckets' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'include', ], 'Selected' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'Bucket' => [ 'description' => '', 'type' => 'string', 'example' => 'gj-bucket1', ], 'Prefixes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["img/test_"]'."\n", ], ], ], ], ], 'ImageScenes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"ad\\",\\"terrorism\\",\\"live\\",\\"porn\\"]', ], ], 'VideoScenes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"ad\\",\\"terrorism\\",\\"live\\",\\"porn\\"]', ], ], 'AudioScenes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"antispam\\"]', ], ], 'StatData' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'VideoTotalFrameCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '11', ], 'AudioDurations' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '22', ], 'ImageSum' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'ImagePorn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'ImageTerrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'ImageAd' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'ImageLive' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoSum' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoPorn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoTerrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoAd' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoLive' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VoiceSum' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'VideoVoiceAntispam' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'AudioSum' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'AudioAntispam' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'totalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'blockCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'normalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'reviewCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], ], ], 'ScanFileSum' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1000', ], ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CurrentPage\\": 1,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 10,\\n \\"TaskList\\": [\\n {\\n \\"ImageScanLimit\\": 100,\\n \\"VideoScanLimit\\": 10,\\n \\"CreateTime\\": \\"2023-09-26 11:38:08 +0800\\",\\n \\"VideoResultFileDownloadUrl\\": \\"xx\\",\\n \\"ResultFileStatus\\": \\"finished\\",\\n \\"ImageResultFileDownloadUrl\\": \\"oss_result_file/img/result_xx.txt\\",\\n \\"BizType\\": \\"recommend_social_template_01\\",\\n \\"FinishedTime\\": \\"2023-10-12 18:15:00 +0800\\",\\n \\"AudioResultFileDownloadUrl\\": \\"xx\\",\\n \\"Name\\": \\"test889\\",\\n \\"AudioScanLimit\\": 1000,\\n \\"taskScanStatus\\": \\"finished\\",\\n \\"Id\\": 1769,\\n \\"ModifyTime\\": \\"2023-10-11 18:15:00 +0800\\\\n\\",\\n \\"BizTypeName\\": \\"default\\",\\n \\"Buckets\\": [\\n {\\n \\"Type\\": \\"include\\",\\n \\"Selected\\": true,\\n \\"Bucket\\": \\"gj-bucket1\\",\\n \\"Prefixes\\": [\\n \\"[\\\\\\"img/test_\\\\\\"]\\\\n\\"\\n ]\\n }\\n ],\\n \\"ImageScenes\\": [\\n \\"[\\\\\\\\\\\\\\"ad\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"terrorism\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"live\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"porn\\\\\\\\\\\\\\"]\\"\\n ],\\n \\"VideoScenes\\": [\\n \\"[\\\\\\\\\\\\\\"ad\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"terrorism\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"live\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"porn\\\\\\\\\\\\\\"]\\"\\n ],\\n \\"AudioScenes\\": [\\n \\"[\\\\\\\\\\\\\\"antispam\\\\\\\\\\\\\\"]\\"\\n ],\\n \\"StatData\\": {\\n \\"VideoTotalFrameCount\\": 11,\\n \\"AudioDurations\\": 22,\\n \\"ImageSum\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"ImagePorn\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"ImageTerrorism\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"ImageAd\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"ImageLive\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"VideoSum\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"VideoPorn\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"VideoTerrorism\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"VideoAd\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"VideoLive\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"VoiceSum\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"VideoVoiceAntispam\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"AudioSum\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"AudioAntispam\\": {\\n \\"totalCount\\": 10,\\n \\"blockCount\\": 1,\\n \\"normalCount\\": 1,\\n \\"reviewCount\\": 1\\n },\\n \\"ScanFileSum\\": 1000\\n }\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeOssStockTaskSetting' => [ 'summary' => '获取存量扫描任务配置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102699', 'abilityTreeNodes' => [ 'FEATURElvwangF6WBQ5', 'FEATURElvwangD22DKJ', 'FEATURElvwang1JQ0P7', ], ], 'parameters' => [ [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '3744', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CallbackName' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'videoScanLimit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '100', ], 'AudioAutoFreezeOpened' => [ 'description' => '', 'type' => 'boolean', 'example' => 'false', ], 'EndDate' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-21 16:08:38 +0800'."\n", ], 'VideoOpened' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'AudioOpened' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'audioScanLimit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '11', ], 'StartDate' => [ 'description' => '', 'type' => 'string', 'example' => '2023-08-21 16:08:38 +0800'."\n", ], 'ImageOpened' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'ImageAutoFreezeOpened' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'VideoMaxFrames' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'CallbackId' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1664', ], 'ScanImageNoFileType' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'AutoFreezeType' => [ 'description' => '', 'type' => 'string', 'example' => 'acl', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'VideoAutoFreezeOpened' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'VideoFrameInterval' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'videoMaxSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '100', ], 'imageScanLimit' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '100', ], 'AudioMaxSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '200', ], 'ImageScenes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"ad\\",\\"terrorism\\",\\"live\\",\\"porn\\"]', ], ], 'VideoScenes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"ad\\",\\"terrorism\\",\\"live\\",\\"porn\\"]', ], ], 'AudioScenes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[\\"antispam\\"]', ], ], 'ImagePornFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'ImageTerrorismFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'ImageAdFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'ImageLiveFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'VideoPornFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'VideoTerrorismFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'VideoAdFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'VideoLiveFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'VideoVoiceAntispamFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'AudioAntispamFreezeConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'suggestion', ], 'Value' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], ], ], 'BizTypeTemplate' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Name' => [ 'description' => '', 'type' => 'string', 'example' => 'test', ], 'Description' => [ 'description' => '', 'type' => 'string', 'example' => 'mgst', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'default', ], 'ImageConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Terrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Porn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Ad' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Live' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], ], ], 'VideoConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Terrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Porn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Ad' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], 'Live' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], ], ], 'VoiceConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Antispam' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[]', ], ], ], ], ], ], ], ], 'Buckets' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Type' => [ 'description' => '', 'type' => 'string', 'example' => 'include', ], 'Selected' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'Bucket' => [ 'description' => '', 'type' => 'string', 'example' => 'tctest', ], 'Prefixes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["img/test_"]'."\n", ], ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CallbackName\\": \\"xx\\",\\n \\"videoScanLimit\\": 100,\\n \\"AudioAutoFreezeOpened\\": false,\\n \\"EndDate\\": \\"2023-10-21 16:08:38 +0800\\\\n\\",\\n \\"VideoOpened\\": true,\\n \\"AudioOpened\\": true,\\n \\"audioScanLimit\\": 11,\\n \\"StartDate\\": \\"2023-08-21 16:08:38 +0800\\\\n\\",\\n \\"ImageOpened\\": true,\\n \\"ImageAutoFreezeOpened\\": true,\\n \\"VideoMaxFrames\\": 100,\\n \\"CallbackId\\": 1664,\\n \\"ScanImageNoFileType\\": true,\\n \\"AutoFreezeType\\": \\"acl\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"VideoAutoFreezeOpened\\": true,\\n \\"VideoFrameInterval\\": 1,\\n \\"videoMaxSize\\": 100,\\n \\"imageScanLimit\\": 100,\\n \\"AudioMaxSize\\": 200,\\n \\"ImageScenes\\": [\\n \\"[\\\\\\\\\\\\\\"ad\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"terrorism\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"live\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"porn\\\\\\\\\\\\\\"]\\"\\n ],\\n \\"VideoScenes\\": [\\n \\"[\\\\\\\\\\\\\\"ad\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"terrorism\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"live\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"porn\\\\\\\\\\\\\\"]\\"\\n ],\\n \\"AudioScenes\\": [\\n \\"[\\\\\\\\\\\\\\"antispam\\\\\\\\\\\\\\"]\\"\\n ],\\n \\"ImagePornFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"ImageTerrorismFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"ImageAdFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"ImageLiveFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"VideoPornFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"VideoTerrorismFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"VideoAdFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"VideoLiveFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"VideoVoiceAntispamFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"AudioAntispamFreezeConfig\\": {\\n \\"Type\\": \\"suggestion\\",\\n \\"Value\\": \\"block\\"\\n },\\n \\"BizTypeTemplate\\": {\\n \\"Name\\": \\"test\\",\\n \\"Description\\": \\"mgst\\",\\n \\"BizType\\": \\"default\\",\\n \\"ImageConfig\\": {\\n \\"Terrorism\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Porn\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Ad\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Live\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n }\\n },\\n \\"VideoConfig\\": {\\n \\"Terrorism\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Porn\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Ad\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"Live\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n }\\n },\\n \\"VoiceConfig\\": {\\n \\"Antispam\\": {\\n \\"Categories\\": [\\n \\"[]\\"\\n ]\\n }\\n }\\n },\\n \\"Buckets\\": [\\n {\\n \\"Type\\": \\"include\\",\\n \\"Selected\\": true,\\n \\"Bucket\\": \\"tctest\\",\\n \\"Prefixes\\": [\\n \\"[\\\\\\"img/test_\\\\\\"]\\\\n\\"\\n ]\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeUserOssBuckets' => [ 'summary' => '获取用户oss桶列表', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102706', 'abilityTreeNodes' => [ 'FEATURElvwang1JQ0P7', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'AuthStatus' => [ 'description' => '', 'type' => 'string', 'example' => 'OK', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'Buckets' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '[{\\"Bucket\\":\\"aileshijie\\",\\"Region\\":\\"cn-hangzhou\\"}]', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"AuthStatus\\": \\"OK\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"Buckets\\": [\\n \\"[{\\\\\\\\\\\\\\"Bucket\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"aileshijie\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Region\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"cn-hangzhou\\\\\\\\\\\\\\"}]\\"\\n ]\\n}","type":"json"}]', ], 'ExportOpenApiUsage' => [ 'summary' => '导出openApi调用统计', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102719', 'abilityTreeNodes' => [ 'FEATURElvwangR199F8', ], ], 'parameters' => [ [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-08-02 00:00:00 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '2023-12-31 10:05:26 +0800', ], ], [ 'name' => 'ResourceType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'IMAGE', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'type' => 'string', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'DownloadUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'https://xxx.xlsx', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"DownloadUrl\\": \\"https://xxx.xlsx\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'ModifyAuditCallback' => [ 'summary' => '修改人审回调通知', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102726', 'abilityTreeNodes' => [ 'FEATURElvwangJLHVVH', ], ], 'parameters' => [ [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '939', ], ], [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '', ], ], [ 'name' => 'Url', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'https://www.xxx.com', ], ], [ 'name' => 'CryptType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'SHA256', ], ], [ 'name' => 'CallbackTypes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'selfAudit', ], ], [ 'name' => 'CallbackSuggestions', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '["block"]', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'ModifiedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-25 15:59:17 +0800', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-10-25 15:58:07 +0800', ], 'Seed' => [ 'description' => 'Seed。', 'type' => 'string', 'example' => 'cb62$JswztQB$7swUrN7qP2t-1ySnok', ], 'Url' => [ 'description' => '', 'type' => 'string', 'example' => 'https://console.aliyun.com/'."\n", ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'CryptType' => [ 'description' => '', 'type' => 'string', 'example' => 'SHA256', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '938', ], 'CallbackTypes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["selfAudit"]', ], ], 'CallbackSuggestions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["block"]', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"ModifiedTime\\": \\"2023-10-25 15:59:17 +0800\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"CreateTime\\": \\"2023-10-25 15:58:07 +0800\\",\\n \\"Seed\\": \\"cb62$JswztQB$7swUrN7qP2t-1ySnok\\",\\n \\"Url\\": \\"https://console.aliyun.com/\\\\n\\",\\n \\"Name\\": \\"回调方案1\\",\\n \\"CryptType\\": \\"SHA256\\",\\n \\"Id\\": 938,\\n \\"CallbackTypes\\": [\\n \\"[\\\\\\"selfAudit\\\\\\"]\\"\\n ],\\n \\"CallbackSuggestions\\": [\\n \\"[\\\\\\"block\\\\\\"]\\"\\n ]\\n}","type":"json"}]', ], 'UpdateBizTypeAuditRange' => [ 'summary' => '修改流入自助审核的数据类型', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102740', 'abilityTreeNodes' => [ 'FEATURElvwangIBEW89', ], ], 'parameters' => [ [ 'name' => 'AuditRange', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '["block","review"]', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'default', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateBizTypeResultBackupSetting' => [ 'summary' => '修改证据转存设置', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102742', 'abilityTreeNodes' => [ 'FEATURElvwang68YS95', ], ], 'parameters' => [ [ 'name' => 'Video', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'Voice', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'Image', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '{}', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'default', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateCallback' => [ 'summary' => '更新消息回调', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102745', 'abilityTreeNodes' => [ 'FEATURElvwangJLHVVH', ], ], 'parameters' => [ [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '1384', ], ], [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'xx', ], ], [ 'name' => 'CallbackUrl', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'https://www.xx.com', ], ], [ 'name' => 'CryptType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => 'SHA256', ], ], [ 'name' => 'CallbackTypes', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '["selfAudit"]', ], ], [ 'name' => 'CallbackSuggestions', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '["block", "pass", "review"]', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'CallbackUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'http://xxx/verify/callback', ], 'ModifiedTime' => [ 'description' => '', 'type' => 'string', 'example' => '2023-09-14 19:09:44 +0800', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'CreateTime' => [ 'description' => '', 'type' => 'string', 'example' => '2022-09-16 17:09:39 +0800', ], 'Seed' => [ 'description' => 'Seed。', 'type' => 'string', 'example' => 'cb44AJrGJWbft5syoh87q5Au-1zLn3i', ], 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'CryptType' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => 'SHA256', ], 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1180', ], 'CallbackTypes' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["selfAudit"]', ], ], 'CallbackSuggestions' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["block","review","pass"]', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"CallbackUrl\\": \\"http://xxx/verify/callback\\",\\n \\"ModifiedTime\\": \\"2023-09-14 19:09:44 +0800\\",\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"CreateTime\\": \\"2022-09-16 17:09:39 +0800\\",\\n \\"Seed\\": \\"cb44AJrGJWbft5syoh87q5Au-1zLn3i\\",\\n \\"Name\\": \\"违规检测通知\\",\\n \\"CryptType\\": 0,\\n \\"Id\\": 1180,\\n \\"CallbackTypes\\": [\\n \\"[\\\\\\"selfAudit\\\\\\"]\\"\\n ],\\n \\"CallbackSuggestions\\": [\\n \\"[\\\\\\"block\\\\\\",\\\\\\"review\\\\\\",\\\\\\"pass\\\\\\"]\\"\\n ]\\n}","type":"json"}]', ], 'UpdateCallbackBind' => [ 'summary' => '更新回调设置绑定关系', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102746', 'abilityTreeNodes' => [ 'FEATURElvwangHBD2RF', ], ], 'parameters' => [ [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'default', ], ], [ 'name' => 'Name', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => '', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'UpdateOssStockTask' => [ 'summary' => '更新oss存量任务', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102755', 'abilityTreeNodes' => [ 'FEATURElvwang2EQZ93', ], ], 'parameters' => [ [ 'name' => 'Id', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => true, 'example' => '3527', ], ], [ 'name' => 'Operation', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => true, 'example' => 'stop', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\"\\n}","type":"json"}]', ], 'DescribeOssStockScanUserStatus' => [ 'summary' => 'OSS存量扫描用户状态', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102697', 'abilityTreeNodes' => [ 'FEATURElvwang1JQ0P7', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'hasStockTasks' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'HasBuckets' => [ 'description' => '', 'type' => 'boolean', 'example' => 'true', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"hasStockTasks\\": true,\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"HasBuckets\\": true\\n}","type":"json"}]', ], 'DescribeBizTypeTemplates' => [ 'summary' => 'OSS扫描用户可选模板列表', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102673', 'abilityTreeNodes' => [ 'FEATURElvwang1JQ0P7', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'Templates' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Name' => [ 'description' => '', 'type' => 'string', 'example' => '', ], 'Description' => [ 'description' => '', 'type' => 'string', 'example' => 'xxx', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'recommend_social_template_01', ], 'ImageConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Terrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["politicsPositivePerson","politicsNegativePerson","taintedStars","violationPerson","violationFlag","chineseFlag","violentIncident","march","bloodySick","policeUniform","combatUniform","rmb"]', ], ], ], ], 'Porn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["porn"]', ], ], ], ], 'Ad' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["strictlyPorn","positivePolitics","negativePolitics","politicsPublicOpinion","strictRude"]', ], ], ], ], 'Live' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["drug","gamble","sick"]', ], ], ], ], ], ], 'VideoConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Terrorism' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["politicsPositivePerson","politicsNegativePerson","taintedStars","violationPerson","violationFlag","chineseFlag","violentIncident","march","bloodySick","policeUniform","combatUniform","rmb"]', ], ], ], ], 'Porn' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["porn"]', ], ], ], ], 'Ad' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["strictlyPorn","positivePolitics","negativePolitics","politicsPublicOpinion","strictRude"]', ], ], ], ], 'Live' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["drug","gamble","sick"]', ], ], ], ], ], ], 'VoiceConfig' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Antispam' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Categories' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'string', 'example' => '["strictlyPorn","positivePolitics","negativePolitics","politicsPublicOpinion","strictRude"]', ], ], ], ], ], ], 'IncludeChannel' => [ 'description' => '', 'type' => 'integer', 'format' => 'int32', 'example' => '0', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"Templates\\": [\\n {\\n \\"Name\\": \\"社区内容安全\\",\\n \\"Description\\": \\"xxx\\",\\n \\"BizType\\": \\"recommend_social_template_01\\",\\n \\"ImageConfig\\": {\\n \\"Terrorism\\": {\\n \\"Categories\\": [\\n \\"[\\\\\\"politicsPositivePerson\\\\\\",\\\\\\"politicsNegativePerson\\\\\\",\\\\\\"taintedStars\\\\\\",\\\\\\"violationPerson\\\\\\",\\\\\\"violationFlag\\\\\\",\\\\\\"chineseFlag\\\\\\",\\\\\\"violentIncident\\\\\\",\\\\\\"march\\\\\\",\\\\\\"bloodySick\\\\\\",\\\\\\"policeUniform\\\\\\",\\\\\\"combatUniform\\\\\\",\\\\\\"rmb\\\\\\"]\\"\\n ]\\n },\\n \\"Porn\\": {\\n \\"Categories\\": [\\n \\"[\\\\\\"porn\\\\\\"]\\"\\n ]\\n },\\n \\"Ad\\": {\\n \\"Categories\\": [\\n \\"[\\\\\\"strictlyPorn\\\\\\",\\\\\\"positivePolitics\\\\\\",\\\\\\"negativePolitics\\\\\\",\\\\\\"politicsPublicOpinion\\\\\\",\\\\\\"strictRude\\\\\\"]\\"\\n ]\\n },\\n \\"Live\\": {\\n \\"Categories\\": [\\n \\"[\\\\\\"drug\\\\\\",\\\\\\"gamble\\\\\\",\\\\\\"sick\\\\\\"]\\"\\n ]\\n }\\n },\\n \\"VideoConfig\\": {\\n \\"Terrorism\\": {\\n \\"Categories\\": [\\n \\"[\\\\\\"politicsPositivePerson\\\\\\",\\\\\\"politicsNegativePerson\\\\\\",\\\\\\"taintedStars\\\\\\",\\\\\\"violationPerson\\\\\\",\\\\\\"violationFlag\\\\\\",\\\\\\"chineseFlag\\\\\\",\\\\\\"violentIncident\\\\\\",\\\\\\"march\\\\\\",\\\\\\"bloodySick\\\\\\",\\\\\\"policeUniform\\\\\\",\\\\\\"combatUniform\\\\\\",\\\\\\"rmb\\\\\\"]\\"\\n ]\\n },\\n \\"Porn\\": {\\n \\"Categories\\": [\\n \\"[\\\\\\"porn\\\\\\"]\\"\\n ]\\n },\\n \\"Ad\\": {\\n \\"Categories\\": [\\n \\"[\\\\\\"strictlyPorn\\\\\\",\\\\\\"positivePolitics\\\\\\",\\\\\\"negativePolitics\\\\\\",\\\\\\"politicsPublicOpinion\\\\\\",\\\\\\"strictRude\\\\\\"]\\"\\n ]\\n },\\n \\"Live\\": {\\n \\"Categories\\": [\\n \\"[\\\\\\"drug\\\\\\",\\\\\\"gamble\\\\\\",\\\\\\"sick\\\\\\"]\\"\\n ]\\n }\\n },\\n \\"VoiceConfig\\": {\\n \\"Antispam\\": {\\n \\"Categories\\": [\\n \\"[\\\\\\"strictlyPorn\\\\\\",\\\\\\"positivePolitics\\\\\\",\\\\\\"negativePolitics\\\\\\",\\\\\\"politicsPublicOpinion\\\\\\",\\\\\\"strictRude\\\\\\"]\\"\\n ]\\n }\\n },\\n \\"IncludeChannel\\": 0\\n }\\n ]\\n}","type":"json"}]', ], 'StopOssIncrementCheck' => [ 'summary' => '停止增量扫描任务', 'methods' => [ 'post', 'get', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'update', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '102734', 'abilityTreeNodes' => [ 'FEATURElvwangSIW14U', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\"\\n}","type":"json"}]', ], 'GetAuditItemDetail' => [ 'summary' => '机审结果详情', 'methods' => [ 'get', 'post', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '118733', 'abilityTreeNodes' => [ 'FEATURElvwangRX5925', ], ], 'parameters' => [ [ 'name' => 'Type', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '0', ], ], [ 'name' => 'TaskId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xxxx-xxx', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'ApiTs' => [ 'description' => '', 'type' => 'string', 'example' => '2023-07-20 09:00:13 +0800'."\n", ], 'ApiResult' => [ 'description' => '', 'type' => 'string', 'example' => 'block', ], 'ApiRiskType' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'NewUrl' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"ApiTs\\": \\"2023-07-20 09:00:13 +0800\\\\n\\",\\n \\"ApiResult\\": \\"block\\",\\n \\"ApiRiskType\\": \\"xx\\",\\n \\"NewUrl\\": \\"xx\\"\\n}","type":"json"}]', ], 'AuditItemSubmit' => [ 'summary' => '提交复审结果', 'methods' => [ 'post', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'none', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '118738', 'abilityTreeNodes' => [ 'FEATURElvwangIBEW89', ], ], 'parameters' => [ [ 'name' => 'Data', 'in' => 'query', 'allowEmptyValue' => false, 'style' => 'repeatList', 'schema' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '11234', ], 'CustomResult' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'illegal', ], 'CustomRiskType' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '', ], ], 'required' => false, ], 'required' => false, 'maxItems' => 1000, ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'E1677098-XXXX-XXXX-XXXX-XX850C31980E', ], 'Success' => [ 'description' => '', 'type' => 'boolean', 'example' => 'True', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"E1677098-XXXX-XXXX-XXXX-XX850C31980E\\",\\n \\"Success\\": true\\n}","type":"json"}]', ], 'GetAuditUserConf' => [ 'summary' => '人审等控制台配置信息', 'methods' => [ 'get', 'post', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '118683', 'abilityTreeNodes' => [ 'FEATURElvwangI0EWGR', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'CustomAudit' => [ 'description' => '', 'type' => 'boolean', 'example' => 'True', ], 'UserLabels' => [ 'description' => '', 'type' => 'object', 'additionalProperties' => [ 'type' => 'array', 'items' => [ 'type' => 'string', 'example' => '[]', 'description' => '', ], 'description' => '', ], ], 'RcpLabels' => [ 'description' => '', 'type' => 'object', 'additionalProperties' => [ 'type' => 'array', 'items' => [ 'type' => 'string', 'description' => '', 'example' => '[]', ], 'description' => '', ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"CustomAudit\\": true,\\n \\"UserLabels\\": {\\n \\"key\\": [\\n \\"[]\\"\\n ]\\n },\\n \\"RcpLabels\\": {\\n \\"key\\": [\\n \\"[]\\"\\n ]\\n }\\n}","type":"json"}]', ], 'GetAuditItemList' => [ 'summary' => '人审结果列表', 'methods' => [ 'get', 'post', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '118727', 'abilityTreeNodes' => [ 'FEATURElvwangI0EWGR', ], ], 'parameters' => [ [ 'name' => 'CurrentPage', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '1', ], ], [ 'name' => 'PageSize', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'required' => false, 'example' => '20', ], ], [ 'name' => 'Type', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '0', ], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-07-13 00:00:00 +0800', ], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '2023-10-21 16:08:38 +0800', ], ], [ 'name' => 'BizType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'default', ], ], [ 'name' => 'RcpResult', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'noAudit', ], ], [ 'name' => 'RcpRiskType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xx', ], ], [ 'name' => 'CustomResult', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'noAudit', ], ], [ 'name' => 'CustomRiskType', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xx', ], ], [ 'name' => 'TaskId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => 'xxx', ], ], [ 'name' => 'DataId', 'in' => 'query', 'schema' => [ 'description' => '', 'type' => 'string', 'required' => false, 'example' => '4f3fa36f77174c0985e400c1a02a8f4c', ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****'."\n", ], 'CurrentPage' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1', ], 'PageSize' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'TotalCount' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '10', ], 'Items' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Id' => [ 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1697', ], 'Create' => [ 'description' => '', 'type' => 'string', 'example' => '2023-07-13 00:00:00 +0800'."\n", ], 'Uid' => [ 'description' => 'UID。', 'type' => 'string', 'example' => '104813*****2399', ], 'SubUid' => [ 'description' => '', 'type' => 'string', 'example' => '20252***0827833349', ], 'BizType' => [ 'description' => '', 'type' => 'string', 'example' => 'recommend_social_template_01', ], 'RcpTs' => [ 'description' => '', 'type' => 'string', 'example' => '2023-07-13 00:00:00 +0800'."\n", ], 'RcpResult' => [ 'description' => '', 'type' => 'string', 'example' => 'noAudit', ], 'RcpRiskType' => [ 'description' => '', 'type' => 'string', 'example' => 'politics', ], 'CustomTs' => [ 'description' => '', 'type' => 'string', 'example' => '2023-07-13 00:00:00 +0800'."\n", ], 'CustomResult' => [ 'description' => '', 'type' => 'string', 'example' => 'noAudit', ], 'CustomRiskType' => [ 'description' => '', 'type' => 'string', 'example' => 'politics', ], 'Operator' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'TaskId' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'DataId' => [ 'description' => '', 'type' => 'string', 'example' => '4f3fa36f77174c0985e400c1a02a8f4c', ], 'Type' => [ 'description' => '', 'type' => 'string', 'example' => '0', ], 'Content' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'Url' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], 'Thumbnail' => [ 'description' => '', 'type' => 'string', 'example' => 'xx', ], ], ], ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\\\n\\",\\n \\"CurrentPage\\": 1,\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 10,\\n \\"Items\\": [\\n {\\n \\"Id\\": 1697,\\n \\"Create\\": \\"2023-07-13 00:00:00 +0800\\\\n\\",\\n \\"Uid\\": \\"104813*****2399\\",\\n \\"SubUid\\": \\"20252***0827833349\\",\\n \\"BizType\\": \\"recommend_social_template_01\\",\\n \\"RcpTs\\": \\"2023-07-13 00:00:00 +0800\\\\n\\",\\n \\"RcpResult\\": \\"noAudit\\",\\n \\"RcpRiskType\\": \\"politics\\",\\n \\"CustomTs\\": \\"2023-07-13 00:00:00 +0800\\\\n\\",\\n \\"CustomResult\\": \\"noAudit\\",\\n \\"CustomRiskType\\": \\"politics\\",\\n \\"Operator\\": \\"xx\\",\\n \\"TaskId\\": \\"xx\\",\\n \\"DataId\\": \\"4f3fa36f77174c0985e400c1a02a8f4c\\",\\n \\"Type\\": \\"0\\",\\n \\"Content\\": \\"xx\\",\\n \\"Url\\": \\"xx\\",\\n \\"Thumbnail\\": \\"xx\\"\\n }\\n ]\\n}","type":"json"}]', ], 'DescribeOssConfiguration' => [ 'summary' => 'Get OSS Detection Configuration', 'methods' => [ 'get', 'post', ], 'schemes' => [ 'http', 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'none', 'riskType' => 'none', 'chargeType' => 'free', 'abilityTreeCode' => '200286', 'abilityTreeNodes' => [ 'FEATURElvwang1JQ0P7', ], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'title' => 'Schema of Response', 'description' => 'Schema of Response', 'type' => 'object', 'properties' => [ 'Code' => [ 'description' => 'Return code. A return value of 200 indicates success.', 'type' => 'integer', 'format' => 'int32', 'example' => '200', ], 'Msg' => [ 'description' => 'Further description of the error code.', 'type' => 'string', 'example' => 'OK', ], 'Data' => [ 'description' => 'Returned data.', 'type' => 'object', 'properties' => [ 'RequestId' => [ 'description' => 'Request ID.', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], 'InvalidTaskIds' => [ 'description' => 'Invalid task IDs', 'type' => 'string', 'example' => 'xxx', ], 'ValidIncScanUsers' => [ 'description' => 'List of valid user scan configurations', 'type' => 'array', 'items' => [ 'description' => 'Scan configuration object', 'type' => 'object', 'properties' => [ 'Uid' => [ 'description' => 'User UID', 'type' => 'string', 'example' => '123xxxxxxxx', ], 'Buckets' => [ 'description' => 'Bucket list', 'type' => 'array', 'items' => [ 'description' => 'Bucket name', 'type' => 'string', 'example' => 'test_bucket', ], ], 'Scenes' => [ 'description' => 'List of scan scenarios', 'type' => 'array', 'items' => [ 'description' => 'Scan scenario', 'type' => 'string', 'example' => 'porn', ], ], 'ImageScenes' => [ 'description' => 'Image scan scenarios', 'type' => 'array', 'items' => [ 'description' => 'Image scan scenario', 'type' => 'string', 'example' => 'porn', ], ], 'ImageConf' => [ 'description' => 'Image scan configuration', 'type' => 'object', 'properties' => [ 'Interval' => [ 'description' => 'Frame interval', 'type' => 'integer', 'format' => 'int32', 'example' => '1', ], 'MaxFrames' => [ 'description' => 'Maximum number of frames', 'type' => 'integer', 'format' => 'int32', 'example' => '3', ], 'ScanImageNoFileType' => [ 'description' => 'Scan image files without file extensions', 'type' => 'boolean', 'example' => 'true', ], ], ], 'VideoScenes' => [ 'description' => 'Video scanning scenarios', 'type' => 'array', 'items' => [ 'description' => 'Video scanning scenario', 'type' => 'string', 'example' => 'porn', ], ], 'VideoConf' => [ 'description' => 'Video scanning configuration', 'type' => 'object', 'properties' => [ 'Interval' => [ 'description' => 'Frame capture frequency, unit: seconds per frame', 'type' => 'integer', 'format' => 'int32', 'example' => '3', ], 'MaxFrames' => [ 'description' => 'Maximum number of frames per video', 'type' => 'integer', 'format' => 'int32', 'example' => '999', ], 'MaxSize' => [ 'description' => 'Maximum size of a single video', 'type' => 'integer', 'format' => 'int64', 'example' => '104857600', ], ], ], 'AudioScenes' => [ 'description' => 'List of audio scanning scenarios', 'type' => 'array', 'items' => [ 'description' => 'Audio scanning scenario', 'type' => 'string', 'example' => 'antispam', ], ], 'AudioConf' => [ 'description' => 'Audio detection configuration', 'type' => 'object', 'properties' => [ 'Interval' => [ 'description' => 'Frame capture interval', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'MaxFrames' => [ 'description' => 'Maximum number of frames', 'type' => 'integer', 'format' => 'int32', 'example' => '10', ], 'MaxSize' => [ 'description' => 'Maximum size of a single audio file', 'type' => 'integer', 'format' => 'int64', 'example' => '10485760', ], ], ], 'BucketInfos' => [ 'description' => 'List of bucket information', 'type' => 'array', 'items' => [ 'description' => 'Bucket information object', 'type' => 'object', 'properties' => [ 'BucketName' => [ 'description' => 'Bucket name', 'type' => 'string', 'example' => 'test_bucket', ], 'Prefixes' => [ 'description' => 'Prefix matching configuration', 'type' => 'array', 'items' => [ 'description' => 'Prefix', 'type' => 'string', 'example' => 'test/', ], ], 'Region' => [ 'description' => 'Region', 'type' => 'string', 'example' => 'cn-shanghai', ], 'Type' => [ 'description' => 'Prefix matching rule, exclude: does not include, include: includes', 'type' => 'string', 'example' => 'include', ], ], ], ], 'BizType' => [ 'description' => 'Biz type', 'type' => 'string', 'example' => 'recommend_standard_template_01', ], ], ], ], ], ], 'RequestId' => [ 'description' => 'Request ID.', 'type' => 'string', 'example' => 'AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****', ], ], ], ], ], 'staticInfo' => [ 'returnType' => 'synchronous', ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Code\\": 200,\\n \\"Msg\\": \\"OK\\",\\n \\"Data\\": {\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\",\\n \\"InvalidTaskIds\\": \\"xxx\\",\\n \\"ValidIncScanUsers\\": [\\n {\\n \\"Uid\\": \\"123xxxxxxxx\\",\\n \\"Buckets\\": [\\n \\"test_bucket\\"\\n ],\\n \\"Scenes\\": [\\n \\"porn\\"\\n ],\\n \\"ImageScenes\\": [\\n \\"porn\\"\\n ],\\n \\"ImageConf\\": {\\n \\"Interval\\": 1,\\n \\"MaxFrames\\": 3,\\n \\"ScanImageNoFileType\\": true\\n },\\n \\"VideoScenes\\": [\\n \\"porn\\"\\n ],\\n \\"VideoConf\\": {\\n \\"Interval\\": 3,\\n \\"MaxFrames\\": 999,\\n \\"MaxSize\\": 104857600\\n },\\n \\"AudioScenes\\": [\\n \\"antispam\\"\\n ],\\n \\"AudioConf\\": {\\n \\"Interval\\": 10,\\n \\"MaxFrames\\": 10,\\n \\"MaxSize\\": 10485760\\n },\\n \\"BucketInfos\\": [\\n {\\n \\"BucketName\\": \\"test_bucket\\",\\n \\"Prefixes\\": [\\n \\"test/\\"\\n ],\\n \\"Region\\": \\"cn-shanghai\\",\\n \\"Type\\": \\"include\\"\\n }\\n ],\\n \\"BizType\\": \\"recommend_standard_template_01\\"\\n }\\n ]\\n },\\n \\"RequestId\\": \\"AAAAAA-BBBB-CCCCC-DDDD-EEEEEEEE****\\"\\n}","type":"json"}]', 'title' => 'Describe Oss Task Configuration', 'description' => '- Billing Information: This interface is free of charge.'."\n" .'- Query Timeout: It is recommended to set the query interval to 480 seconds (i.e., query the result 480 seconds after submitting the asynchronous detection task). The maximum duration should not exceed 3 days, otherwise, the results will be automatically deleted.'."\n" .'- The QPS limit for a single user of this interface is 100 times/second. Exceeding this limit will result in API call throttling, which may affect your business. Please use it reasonably.', 'translator' => 'machine', ], ], 'endpoints' => [ [ 'regionId' => 'cn-shenzhen', 'endpoint' => 'green-cip.cn-shenzhen.aliyuncs.com', ], [ 'regionId' => 'cn-beijing', 'endpoint' => 'green-cip.cn-beijing.aliyuncs.com', ], [ 'regionId' => 'cn-shanghai', 'endpoint' => 'green-cip.cn-shanghai.aliyuncs.com', ], [ 'regionId' => 'ap-southeast-1', 'endpoint' => 'green-cip.ap-southeast-1.aliyuncs.com', ], ], ];