'1.0', 'info' => ['style' => 'ROA', 'product' => 'Airec', 'version' => '2018-10-12'], 'directories' => [ [ 'id' => 99338, 'title' => 'Service', 'type' => 'directory', 'children' => ['DeleteDiversify', 'DeleteMix', 'ListSceneItems', 'PushDocument', 'Recommend'], ], [ 'id' => 99344, 'title' => 'Area', 'type' => 'directory', 'children' => ['DescribeRegions'], ], [ 'id' => 99346, 'title' => 'Examples', 'type' => 'directory', 'children' => ['CreateInstance', 'ModifyInstance', 'ModifyDataSource', 'DescribeInstance', 'ListDashboardUid', 'DescribeExposureSettings', 'ListDashboardDetails', 'ListDashboardDetailsFlows', 'ListDashboardMetrics', 'ListDashboardMetricsFlows', 'DowngradeInstance'], ], [ 'id' => 99358, 'title' => 'Data Set', 'type' => 'directory', 'children' => ['DeleteDataSet', 'DescribeDataSetMessage', 'DescribeDataSetReport', 'ListDataSet'], ], [ 'id' => 99363, 'title' => 'Training', 'type' => 'directory', 'children' => ['AttachDataset'], ], [ 'id' => 99365, 'title' => 'Scene', 'type' => 'directory', 'children' => ['CreateScene', 'DeleteScene', 'ModifyScene', 'DescribeScene', 'DescribeSceneThroughput', 'ListDashboardParameters', 'ListScenes'], ], [ 'id' => 99373, 'title' => 'Rules', 'type' => 'directory', 'children' => ['CreateRule', 'ModifyRule', 'ListDataSource', 'ListInstance', 'ListInstanceTask', 'DescribeRule', 'ListRuleConditions', 'ListRules', 'ListRuleTasks', 'UpgradeInstance', 'ValidateInstance', 'PublishRule'], ], [ 'id' => 99386, 'title' => 'Data', 'type' => 'directory', 'children' => ['ModifyExposureSettings', 'DescribeSyncReportDetail', 'DescribeSyncReportOutliers', 'DescribeUserMetrics', 'ListDashboard', 'ListLogs', 'QueryDataMessage', 'QueryDataMessageStatistics', 'QueryExceptionHistory', 'QuerySingleAggregationReport', 'QuerySyncReportAggregation'], ], [ 'id' => 195641, 'title' => '其他', 'type' => 'directory', 'children' => ['CreateDiversify', 'CreateMix', 'DescribeDiversify', 'DescribeMix', 'DescribeQuota', 'ListDiversify', 'ListItems', 'ListMix', 'ListUmengAppkeys', 'ModifyDiversify', 'ModifyItems', 'ModifyMix', 'PushIntervention', 'QueryRawData', 'QuerySingleReport', 'RunInstance', 'StopDataSet'], ], ], 'components' => [ 'schemas' => [], ], 'apis' => [ 'DeleteDiversify' => [ 'path' => '/openapi/instances/{InstanceId}/diversifies/{Name}', 'methods' => ['delete'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '58944', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ 'CategoryIndex' => ['type' => 'integer', 'format' => 'int32'], 'Window' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'DeleteMix' => [ 'path' => '/openapi/instances/{InstanceId}/mixes/{Name}', 'methods' => ['delete'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '58945', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ 'Settings' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Name' => ['type' => 'string'], 'Value' => ['type' => 'string'], ], ], ], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'ListSceneItems' => [ 'path' => '/openapi/instances/{InstanceId}/scenes/{SceneId}/items', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58980', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'OperationRuleId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'SelectionRuleId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Page', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'Size', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'PreviewType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'QueryCount', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Detail' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'PubTime' => ['type' => 'string'], 'ExpireTime' => ['type' => 'string'], 'ItemType' => ['type' => 'string'], 'Author' => ['type' => 'string'], 'ItemId' => ['type' => 'string'], 'CategoryPath' => ['type' => 'string'], 'ShopId' => ['type' => 'string'], 'BrandId' => ['type' => 'string'], 'Duration' => ['type' => 'string'], 'Channel' => ['type' => 'string'], 'Title' => ['type' => 'string'], ], ], ], 'Total' => [ 'type' => 'object', 'properties' => [ 'WeightItem' => ['type' => 'integer', 'format' => 'int64'], 'InstanceRecommendItem' => ['type' => 'integer', 'format' => 'int64'], 'TotalCount' => ['type' => 'integer', 'format' => 'int64'], 'SceneRecommendItem' => ['type' => 'integer', 'format' => 'int64'], 'SceneWeightItem' => ['type' => 'integer', 'format' => 'int64'], ], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'PushDocument' => [ 'path' => '/openapi/instances/{InstanceId}/tables/{TableName}/actions/bulk', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58992', 'abilityTreeNodes' => ['FEATUREairecY1ADIM'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'TableName', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'boolean'], ], ], ], ], 'responseDemo' => null, ], 'Recommend' => [ 'path' => '/openapi/instances/{InstanceId}/actions/recommend', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '59001', 'abilityTreeNodes' => ['FEATUREairecY1ADIM'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'Ip', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Imei', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ReturnCount', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RegionId', 'in' => 'header', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Items', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'TraceInfo' => ['type' => 'string'], 'Weight' => ['type' => 'number', 'format' => 'float'], 'MatchInfo' => ['type' => 'string'], 'ItemType' => ['type' => 'string'], 'Position' => ['type' => 'integer', 'format' => 'int32'], 'ItemId' => ['type' => 'string'], 'TraceId' => ['type' => 'string'], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'DescribeRegions' => [ 'path' => '/openapi/configurations/regions', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58954', 'abilityTreeNodes' => ['FEATUREairecX63J28', 'FEATUREairec5G3YBA'], ], 'parameters' => [ [ 'name' => 'AcceptLanguage', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'ConsoleUrl' => ['type' => 'string'], 'LocalName' => ['type' => 'string'], 'Endpoint' => ['type' => 'string'], 'RegionId' => ['type' => 'string'], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'CreateInstance' => [ 'path' => '/openapi/instances', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58939', 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'InstanceId' => ['type' => 'string'], ], ], ], ], ], ], 'responseDemo' => null, ], 'ModifyInstance' => [ 'path' => '/openapi/instances/{InstanceId}', 'methods' => ['put'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58986', 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecDTVO6V', 'FEATUREairecIDS0JZ'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'headers' => [], 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Type' => ['type' => 'string'], 'Status' => ['type' => 'string'], 'CommodityCode' => ['type' => 'string'], 'ChargeType' => ['type' => 'string'], 'InstanceId' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'LockMode' => ['type' => 'string'], 'RegionId' => ['type' => 'string'], 'DataSetVersion' => ['type' => 'string'], 'Industry' => ['type' => 'string'], 'ExpiredTime' => ['type' => 'string'], 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'Scene' => ['type' => 'string'], ], ], ], ], ], ], 'responseDemo' => null, ], 'ModifyDataSource' => [ 'path' => '/openapi/instances/{InstanceId}/dataSources/{TableName}', 'methods' => ['put'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => ['operationType' => 'update'], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'TableName', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'TableName' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Meta' => [ 'type' => 'object', 'properties' => [ 'Type' => ['type' => 'string'], 'TableName' => ['type' => 'string'], 'ProjectName' => ['type' => 'string'], 'BucketName' => ['type' => 'string'], 'Path' => ['type' => 'string'], 'Partition' => ['type' => 'string'], 'Timestamp' => ['type' => 'integer', 'format' => 'int64'], 'AccessKeyId' => ['type' => 'string'], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'DescribeInstance' => [ 'path' => '/openapi/instances/{InstanceId}', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58951', 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Type' => ['type' => 'string'], 'Status' => ['type' => 'string'], 'CommodityCode' => ['type' => 'string'], 'ChargeType' => ['type' => 'string'], 'InstanceId' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'LockMode' => ['type' => 'string'], 'RegionId' => ['type' => 'string'], 'DataSetVersion' => ['type' => 'string'], 'Industry' => ['type' => 'string'], 'ExpiredTime' => ['type' => 'string'], 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'Scene' => ['type' => 'string'], ], ], ], ], ], ], 'responseDemo' => null, ], 'ListDashboardUid' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/uid', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58968', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Num' => ['type' => 'integer', 'format' => 'int32'], 'Uid' => [ 'type' => 'array', 'items' => ['type' => 'string'], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'DescribeExposureSettings' => [ 'path' => '/openapi/instances/{InstanceId}/exposure-settings', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58950', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'DurationSeconds' => ['type' => 'integer', 'format' => 'int32'], 'ScenarioBased' => ['type' => 'boolean'], ], ], ], ], ], ], 'responseDemo' => null, ], 'ListDashboardDetails' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/details', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58963', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'TraceIds', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneIds', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'MetricType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'TraceId' => ['type' => 'string'], 'SceneId' => ['type' => 'string'], 'MetricRes' => [ 'type' => 'object', 'properties' => [ 'Total' => ['type' => 'object'], 'Detail' => ['type' => 'object'], ], ], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ListDashboardDetailsFlows' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/details/flows', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58964', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'TraceIds', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneIds', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'MetricType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'MetricType' => ['type' => 'string'], 'MetricData' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'SceneId' => ['type' => 'string'], 'TraceId' => ['type' => 'string'], 'MetricRes' => ['type' => 'object'], ], ], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ListDashboardMetrics' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/metrics', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58965', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'MetricType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Total' => ['type' => 'object'], 'Detail' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'EndTime' => ['type' => 'string'], 'StartTime' => ['type' => 'string'], 'Val' => ['type' => 'string'], ], ], ], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ListDashboardMetricsFlows' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/metrics/flows', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58966', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'MetricType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'MetricData' => ['type' => 'object'], 'MetricType' => ['type' => 'string'], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'DowngradeInstance' => [ 'path' => '/openapi/instances/{InstanceId}/actions/downgrade', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58961', 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'InstanceId' => ['type' => 'string'], ], ], ], ], ], ], 'responseDemo' => null, ], 'DeleteDataSet' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets/{VersionId}', 'methods' => ['delete'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '58943', 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VersionId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'integer', 'format' => 'int64'], 'VersionId' => ['type' => 'string'], 'InstanceId' => ['type' => 'string'], 'GmtModified' => ['type' => 'integer', 'format' => 'int64'], 'State' => ['type' => 'string'], ], ], ], ], ], ], 'responseDemo' => null, ], 'DescribeDataSetMessage' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets/{VersionId}/messages', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58947', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VersionId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Message' => ['type' => 'string'], 'Timestamp' => ['type' => 'string'], 'ErrorType' => ['type' => 'string'], 'ErrorLevel' => ['type' => 'string'], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'DescribeDataSetReport' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets/{VersionId}/report', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58948', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VersionId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Detail' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'UvCtr' => ['type' => 'number', 'format' => 'float'], 'BizDate' => ['type' => 'integer', 'format' => 'int64'], 'PerUvClick' => ['type' => 'number', 'format' => 'float'], 'Pv' => ['type' => 'integer', 'format' => 'int64'], 'ActiveItem' => ['type' => 'integer', 'format' => 'int64'], 'Ctr' => ['type' => 'number', 'format' => 'float'], 'PerUvBhv' => ['type' => 'number', 'format' => 'float'], 'Click' => ['type' => 'integer', 'format' => 'int64'], 'Uv' => ['type' => 'integer', 'format' => 'int64'], 'ClickUser' => ['type' => 'integer', 'format' => 'int64'], ], ], ], 'Overall' => [ 'type' => 'object', 'properties' => [ 'UserRepetitiveRate' => ['type' => 'number', 'format' => 'float'], 'UserUserCount' => ['type' => 'integer', 'format' => 'int32'], 'BhvCount' => ['type' => 'integer', 'format' => 'int32'], 'BhvLegalRate' => ['type' => 'number', 'format' => 'float'], 'UserCompleteRate' => ['type' => 'number', 'format' => 'float'], 'ItemCompleteRate' => ['type' => 'number', 'format' => 'float'], 'UserLoginRate' => ['type' => 'number', 'format' => 'float'], 'ItemItemCount' => ['type' => 'integer', 'format' => 'int32'], 'ItemRepetitiveRate' => ['type' => 'number', 'format' => 'float'], 'UserLegalRate' => ['type' => 'number', 'format' => 'float'], 'ItemLegalRate' => ['type' => 'number', 'format' => 'float'], 'ItemLoginRate' => ['type' => 'number', 'format' => 'float'], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'ListDataSet' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58969', 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'integer', 'format' => 'int64'], 'VersionId' => ['type' => 'string'], 'InstanceId' => ['type' => 'string'], 'GmtModified' => ['type' => 'integer', 'format' => 'int64'], 'State' => ['type' => 'string'], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'AttachDataset' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets/{VersionId}/actions/current', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58937', 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VersionId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'integer', 'format' => 'int64'], 'VersionId' => ['type' => 'string'], 'InstanceId' => ['type' => 'string'], 'GmtModified' => ['type' => 'integer', 'format' => 'int64'], 'State' => ['type' => 'string'], ], ], ], ], ], ], 'responseDemo' => null, ], 'CreateScene' => [ 'path' => '/openapi/instances/{InstanceId}/scenes', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58942', 'abilityTreeNodes' => ['FEATUREairecX63J28', 'FEATUREairec5G3YBA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'DryRun', 'in' => 'query', 'schema' => ['type' => 'boolean', 'required' => false, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'GmtCreate' => ['type' => 'string'], 'SceneId' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'DeleteScene' => [ 'path' => '/openapi/instances/{InstanceId}/scenes/{SceneId}', 'methods' => ['delete'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'delete', 'abilityTreeCode' => '58946', 'abilityTreeNodes' => ['FEATUREairecX63J28', 'FEATUREairec5G3YBA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'SceneId' => ['type' => 'string'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ModifyScene' => [ 'path' => '/openapi/instances/{InstanceId}/scenes/{SceneId}', 'methods' => ['put'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58990', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'GmtCreate' => ['type' => 'string'], 'SceneId' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'DescribeScene' => [ 'path' => '/openapi/instances/{InstanceId}/scenes/{SceneId}', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58956', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'GmtCreate' => ['type' => 'string'], 'SceneId' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'DescribeSceneThroughput' => [ 'path' => '/openapi/instances/{InstanceId}/scenes/{SceneId}/throughput', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58957', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'PvCount' => ['type' => 'integer', 'format' => 'int64'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ListDashboardParameters' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/parameters', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58967', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'TraceId' => [ 'type' => 'array', 'items' => ['type' => 'string'], ], 'SceneId' => [ 'type' => 'array', 'items' => ['type' => 'string'], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'ListScenes' => [ 'path' => '/openapi/instances/{InstanceId}/scenes', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58981', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Status', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'GmtCreate' => ['type' => 'string'], 'SceneId' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'CreateRule' => [ 'path' => '/openapi/instances/{InstanceId}/rules', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58941', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'GmtCreate' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'RuleId' => ['type' => 'string'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ModifyRule' => [ 'path' => '/openapi/instances/{InstanceId}/rules/{RuleId}', 'methods' => ['put'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58989', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'GmtCreate' => ['type' => 'string'], 'RuleMeta' => ['type' => 'object'], 'GmtModified' => ['type' => 'string'], 'RuleId' => ['type' => 'string'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ListDataSource' => [ 'path' => '/openapi/instances/{InstanceId}/dataSources', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58970', 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'TableName' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Meta' => [ 'type' => 'object', 'properties' => [ 'Type' => ['type' => 'string'], 'TableName' => ['type' => 'string'], 'ProjectName' => ['type' => 'string'], 'BucketName' => ['type' => 'string'], 'Path' => ['type' => 'string'], 'Partition' => ['type' => 'string'], 'Timestamp' => ['type' => 'integer', 'format' => 'int64'], 'AccessKeyId' => ['type' => 'string'], ], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'ListInstance' => [ 'path' => '/openapi/instances', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58972', 'abilityTreeNodes' => ['FEATUREairecX63J28', 'FEATUREairec5G3YBA'], ], 'parameters' => [ [ 'name' => 'page', 'in' => 'query', 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '1'], ], [ 'name' => 'size', 'in' => 'query', 'schema' => ['description' => '', 'type' => 'integer', 'format' => 'int32', 'required' => false, 'example' => '10'], ], [ 'name' => 'Status', 'in' => 'query', 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => 'Running'], ], [ 'name' => 'Name', 'in' => 'query', 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => ''], ], [ 'name' => 'ExpiredTime', 'in' => 'query', 'schema' => ['description' => '', 'type' => 'string', 'required' => false, 'example' => '1608533404'], ], ], 'responses' => [ 200 => [ 'headers' => [], 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['description' => '', 'type' => 'string', 'example' => 'InternalServerError'], 'Message' => ['description' => '', 'type' => 'string', 'example' => 'An internal server error occurred'], 'RequestId' => ['description' => '', 'type' => 'string', 'example' => '8F81A922-6C81-46D6-B78C-CC35E16B1691'], 'Result' => [ 'description' => '', 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Type' => ['description' => '', 'type' => 'string', 'example' => 'Standard'], 'Status' => ['description' => '', 'type' => 'string', 'example' => 'Running'], 'CommodityCode' => ['description' => '', 'type' => 'string', 'example' => 'airecpre'], 'ChargeType' => ['description' => '', 'type' => 'string', 'example' => 'PrePaid'], 'InstanceId' => ['description' => '', 'type' => 'string', 'example' => 'airec-cn-o400whm78004'], 'GmtModified' => ['description' => '', 'type' => 'string', 'example' => '2018-12-06T11:17:49.000Z'], 'DataSetVersion' => ['description' => '', 'type' => 'string', 'example' => '20181206170353'], 'LockMode' => ['description' => '', 'type' => 'string', 'example' => 'Unlock'], 'RegionId' => ['description' => '', 'type' => 'string', 'example' => 'cn-beijing'], 'Industry' => ['description' => '', 'type' => 'string', 'example' => 'news'], 'ExpiredTime' => ['description' => '', 'type' => 'string', 'example' => '2019-01-06T16:00:00.000Z'], 'GmtCreate' => ['description' => '', 'type' => 'string', 'example' => '2018-12-06T06:14:01.000Z'], 'Name' => ['description' => '', 'type' => 'string', 'example' => 'airec-cn-o400whm78004'], 'Scene' => ['type' => 'string'], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Code\\": \\"InternalServerError\\",\\n \\"Message\\": \\"An internal server error occurred\\",\\n \\"RequestId\\": \\"8F81A922-6C81-46D6-B78C-CC35E16B1691\\",\\n \\"Result\\": [\\n {\\n \\"Type\\": \\"Standard\\",\\n \\"Status\\": \\"Running\\",\\n \\"CommodityCode\\": \\"airecpre\\",\\n \\"ChargeType\\": \\"PrePaid\\",\\n \\"InstanceId\\": \\"airec-cn-o400whm78004\\",\\n \\"GmtModified\\": \\"2018-12-06T11:17:49.000Z\\",\\n \\"DataSetVersion\\": \\"20181206170353\\",\\n \\"LockMode\\": \\"Unlock\\",\\n \\"RegionId\\": \\"cn-beijing\\",\\n \\"Industry\\": \\"news\\",\\n \\"ExpiredTime\\": \\"2019-01-06T16:00:00.000Z\\",\\n \\"GmtCreate\\": \\"2018-12-06T06:14:01.000Z\\",\\n \\"Name\\": \\"airec-cn-o400whm78004\\",\\n \\"Scene\\": \\"\\"\\n }\\n ]\\n}","type":"json"}]', 'title' => 'ListInstance', 'requestParamsDescription' => ' ', 'responseParamsDescription' => ' ', 'extraInfo' => ' ', ], 'ListInstanceTask' => [ 'path' => '/openapi/instances/{InstanceId}/tasks', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58973', 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Name' => ['type' => 'string'], 'TotalProgress' => ['type' => 'integer', 'format' => 'int32'], 'SubProgressInfos' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Type' => ['type' => 'string'], 'FinishedNum' => ['type' => 'integer', 'format' => 'int32'], 'Progress' => ['type' => 'integer', 'format' => 'int32'], 'TotalNum' => ['type' => 'integer', 'format' => 'int32'], 'Detail' => ['type' => 'string'], ], ], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'DescribeRule' => [ 'path' => '/openapi/instances/{InstanceId}/rules/{RuleId}', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58955', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'GmtCreate' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'RuleId' => ['type' => 'string'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ListRuleConditions' => [ 'path' => '/openapi/instances/{InstanceId}/rule-conditions', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58977', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'SelectType' => ['type' => 'string'], 'SelectionOperation' => ['type' => 'string'], 'SelectValue' => ['type' => 'string'], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ListRules' => [ 'path' => '/openapi/instances/{InstanceId}/rules', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58978', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Status', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'page', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'docRequired' => false], ], [ 'name' => 'size', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'GmtCreate' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'RuleId' => ['type' => 'string'], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ListRuleTasks' => [ 'path' => '/openapi/instances/{InstanceId}/rule-tasks', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58979', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'FinishTime' => ['type' => 'integer', 'format' => 'int32'], 'FinishRate' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'UpgradeInstance' => [ 'path' => '/openapi/instances/{InstanceId}/actions/upgrade', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'none', 'abilityTreeCode' => '59004', 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'InstanceId' => ['type' => 'string'], ], ], ], ], ], ], 'responseDemo' => null, ], 'ValidateInstance' => [ 'path' => '/openapi/instances/{InstanceId}/actions/validate', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'none', 'abilityTreeCode' => '59005', 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'boolean'], ], ], ], ], 'responseDemo' => null, ], 'PublishRule' => [ 'path' => '/openapi/instances/{InstanceId}/rules/{RuleId}/actions/publish', 'methods' => ['put'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58991', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'RuleType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'RuleId' => ['type' => 'string'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ModifyExposureSettings' => [ 'path' => '/openapi/instances/{InstanceId}/exposure-settings', 'methods' => ['put'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'readAndWrite', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58985', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'DurationSeconds' => ['type' => 'integer', 'format' => 'int32'], 'ScenarioBased' => ['type' => 'boolean'], ], ], ], ], ], ], 'responseDemo' => null, ], 'DescribeSyncReportDetail' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/detail', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58958', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Type', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'LevelType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Type' => ['type' => 'string'], 'ErrorCount' => ['type' => 'integer', 'format' => 'int32'], 'SampleDisplay' => ['type' => 'boolean'], 'DefaultDisplay' => ['type' => 'boolean'], 'ErrorPercent' => ['type' => 'number', 'format' => 'float'], 'HistoryData' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'EndTime' => ['type' => 'integer', 'format' => 'int64'], 'StartTime' => ['type' => 'integer', 'format' => 'int64'], 'ErrorPercent' => ['type' => 'number', 'format' => 'float'], ], ], ], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'DescribeSyncReportOutliers' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/outliers', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58959', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Key', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Type', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'LevelType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'object'], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'DescribeUserMetrics' => [ 'path' => '/openapi/instances/{InstanceId}/metrics', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58960', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'MetricType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'SceneId' => ['type' => 'string'], 'DataPoints' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'EndTime' => ['type' => 'integer', 'format' => 'int64'], 'StartTime' => ['type' => 'integer', 'format' => 'int64'], 'Val' => ['type' => 'number', 'format' => 'float'], ], ], ], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ListDashboard' => [ 'path' => '/openapi/instances/{InstanceId}/dashboard/statistics', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58962', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartDate', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndDate', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'TraceId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'SceneId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Page', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'Size', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Num' => ['type' => 'integer', 'format' => 'int32'], 'List' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'BizDate' => ['type' => 'integer', 'format' => 'int64'], 'UvCtr' => ['type' => 'number', 'format' => 'float'], 'ActiveItem' => ['type' => 'integer', 'format' => 'int64'], 'PerUvBhv' => ['type' => 'number', 'format' => 'float'], 'Uv' => ['type' => 'integer', 'format' => 'int64'], 'Pv' => ['type' => 'integer', 'format' => 'int64'], 'PerUvClick' => ['type' => 'number', 'format' => 'float'], 'Ctr' => ['type' => 'number', 'format' => 'float'], 'SceneId' => ['type' => 'string'], 'TraceId' => ['type' => 'string'], 'Click' => ['type' => 'integer', 'format' => 'int64'], 'ClickUser' => ['type' => 'integer', 'format' => 'int64'], ], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'ListLogs' => [ 'path' => '/openapi/instances/{InstanceId}/logs', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58975', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'QueryParams', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => true, 'docRequired' => true, 'maximum' => '2147483647', 'minimum' => '1565193600'], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => true, 'docRequired' => true, 'maximum' => '2147483647', 'minimum' => '1565193600'], ], [ 'name' => 'Page', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '2147483647', 'minimum' => '1'], ], [ 'name' => 'Size', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '1000', 'minimum' => '1'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => ['type' => 'object'], ], 'Headers' => [ 'type' => 'object', 'properties' => [ 'X-Total-Count' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'QueryDataMessage' => [ 'path' => '/openapi/instances/{InstanceId}/tables/{Table}/data-message', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], [ 'BearerToken' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58994', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Table', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'CmdType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ItemId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ItemType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'Page', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'Size', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false], ], [ 'name' => 'TraceId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'SceneId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'BhvType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MessageSource', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'object'], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'QueryDataMessageStatistics' => [ 'path' => '/openapi/instances/{InstanceId}/tables/{Table}/data-message-statistics', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58995', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true, 'maximum' => '4102416000', 'minimum' => '946656000'], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true, 'maximum' => '4102416000', 'minimum' => '946656000'], ], [ 'name' => 'Table', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'CmdType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ItemId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'ItemType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'TraceId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'SceneId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'BhvType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'MessageSource', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'object'], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'QueryExceptionHistory' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/exception-history', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58996', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Type', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'object'], ], ], ], ], 'responseDemo' => null, ], 'QuerySingleAggregationReport' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/single-aggregation-report', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58998', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'object'], ], ], ], ], 'responseDemo' => null, ], 'QuerySyncReportAggregation' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/aggregation', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '59000', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'StartTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], [ 'name' => 'EndTime', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int64', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'object'], ], ], ], ], 'responseDemo' => null, ], 'CreateDiversify' => [ 'path' => '/openapi/instances/{InstanceId}/diversifies', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58938', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ 'CategoryIndex' => ['type' => 'integer', 'format' => 'int32'], 'Window' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'CreateMix' => [ 'path' => '/openapi/instances/{InstanceId}/mixes', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'create', 'abilityTreeCode' => '58940', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ 'Settings' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Name' => ['type' => 'string'], 'Value' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'DescribeDiversify' => [ 'path' => '/openapi/instances/{InstanceId}/diversifies/{Name}', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58949', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ 'CategoryIndex' => ['type' => 'integer', 'format' => 'int32'], 'Window' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'DescribeMix' => [ 'path' => '/openapi/instances/{InstanceId}/mixes/{Name}', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58952', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ 'Settings' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Name' => ['type' => 'string'], 'Value' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'DescribeQuota' => [ 'path' => '/openapi/instances/{InstanceId}/quota', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58953', 'abilityTreeNodes' => ['FEATUREairecDM7OX0', 'FEATUREairecEDD4RN', 'FEATUREairecIDS0JZ', 'FEATUREairecDTVO6V'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Qps' => ['type' => 'integer', 'format' => 'int32'], 'ItemCount' => ['type' => 'integer', 'format' => 'int64'], 'CurrentQps' => ['type' => 'integer', 'format' => 'int32'], 'UserCount' => ['type' => 'integer', 'format' => 'int64'], 'UserCountUsed' => ['type' => 'integer', 'format' => 'int64'], 'ItemCountUsed' => ['type' => 'integer', 'format' => 'int64'], ], ], ], ], ], ], 'responseDemo' => null, ], 'ListDiversify' => [ 'path' => '/openapi/instances/{InstanceId}/diversifies', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '58971', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ 'CategoryIndex' => ['type' => 'integer', 'format' => 'int32'], 'Window' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'ListItems' => [ 'path' => '/openapi/instances/{InstanceId}/items/actions/list', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '58974', 'abilityTreeNodes' => ['FEATUREairecY1ADIM'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Page', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '2147483647', 'minimum' => '1'], ], [ 'name' => 'Size', 'in' => 'query', 'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false, 'maximum' => '1000', 'minimum' => '1'], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'Detail' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Status' => ['type' => 'string'], 'PubTime' => ['type' => 'string'], 'ExpireTime' => ['type' => 'string'], 'ItemType' => ['type' => 'string'], 'Author' => ['type' => 'string'], 'ItemId' => ['type' => 'string'], 'CategoryPath' => ['type' => 'string'], 'ShopId' => ['type' => 'string'], 'BrandId' => ['type' => 'string'], 'Duration' => ['type' => 'string'], 'Channel' => ['type' => 'string'], 'Title' => ['type' => 'string'], ], ], ], 'Total' => [ 'type' => 'object', 'properties' => [ 'WeightItem' => ['type' => 'integer', 'format' => 'int64'], 'InstanceRecommendItem' => ['type' => 'integer', 'format' => 'int64'], 'QueryCount' => ['type' => 'integer', 'format' => 'int64'], 'TotalCount' => ['type' => 'integer', 'format' => 'int64'], 'SceneRecommendItem' => ['type' => 'integer', 'format' => 'int64'], 'SceneWeightItem' => ['type' => 'integer', 'format' => 'int64'], ], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ListMix' => [ 'path' => '/openapi/instances/{InstanceId}/mixes', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '58976', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ 'Settings' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Name' => ['type' => 'string'], 'Value' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'ListUmengAppkeys' => [ 'path' => '/openapi/umeng/appkeys', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'list', 'abilityTreeCode' => '58982', 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Platform' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'Appkey' => ['type' => 'string'], ], ], ], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ModifyDiversify' => [ 'path' => '/openapi/instances/{InstanceId}/diversifies/{Name}', 'methods' => ['put'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58984', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ 'CategoryIndex' => ['type' => 'integer', 'format' => 'int32'], 'Window' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'ModifyItems' => [ 'path' => '/openapi/instances/{InstanceId}/items', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58987', 'abilityTreeNodes' => ['FEATUREairecY1ADIM'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Result' => ['type' => 'boolean'], 'RequestId' => ['type' => 'string'], ], ], ], '5XX' => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], ], ], ], ], 'responseDemo' => null, ], 'ModifyMix' => [ 'path' => '/openapi/instances/{InstanceId}/mixes/{Name}', 'methods' => ['put'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58988', 'abilityTreeNodes' => ['FEATUREairecJZYTIA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Name', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'string'], 'Name' => ['type' => 'string'], 'GmtModified' => ['type' => 'string'], 'Parameter' => [ 'type' => 'object', 'properties' => [ 'Settings' => [ 'type' => 'array', 'items' => [ 'type' => 'object', 'properties' => [ 'Name' => ['type' => 'string'], 'Value' => ['type' => 'integer', 'format' => 'int32'], ], ], ], ], ], ], ], ], ], ], ], 'responseDemo' => null, ], 'PushIntervention' => [ 'path' => '/openapi/instances/{InstanceId}/actions/intervene', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '58993', 'abilityTreeNodes' => ['FEATUREairecY1ADIM'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'boolean'], ], ], ], ], 'responseDemo' => null, ], 'QueryRawData' => [ 'path' => '/openapi/instances/{InstanceId}/tables/{Table}/raw-data', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58997', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'Table', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ItemId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false, 'docRequired' => true], ], [ 'name' => 'ItemType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserId', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], [ 'name' => 'UserType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'object'], ], ], ], ], 'responseDemo' => null, ], 'QuerySingleReport' => [ 'path' => '/openapi/instances/{InstanceId}/sync-reports/single-report', 'methods' => ['get'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'systemTags' => [ 'operationType' => 'get', 'abilityTreeCode' => '58999', 'abilityTreeNodes' => ['FEATUREairecLALQPW'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'ReportType', 'in' => 'query', 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'object'], ], ], ], ], 'responseDemo' => null, ], 'RunInstance' => [ 'path' => '/openapi/instances/{InstanceId}/actions/import', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '59002', 'abilityTreeNodes' => ['FEATUREairecX63J28', 'FEATUREairec5G3YBA'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => false], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => ['type' => 'boolean'], ], ], ], ], 'responseDemo' => null, ], 'StopDataSet' => [ 'path' => '/openapi/instances/{InstanceId}/dataSets/{VersionId}/actions/stop', 'methods' => ['post'], 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'write', 'systemTags' => [ 'operationType' => 'update', 'abilityTreeCode' => '59003', 'abilityTreeNodes' => ['FEATUREairecXPRU1W'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], [ 'name' => 'VersionId', 'in' => 'path', 'schema' => ['type' => 'string', 'required' => true, 'docRequired' => true], ], ], 'responses' => [ 200 => [ 'schema' => [ 'type' => 'object', 'properties' => [ 'Code' => ['type' => 'string'], 'Message' => ['type' => 'string'], 'RequestId' => ['type' => 'string'], 'Result' => [ 'type' => 'object', 'properties' => [ 'GmtCreate' => ['type' => 'integer', 'format' => 'int64'], 'VersionId' => ['type' => 'string'], 'InstanceId' => ['type' => 'string'], 'GmtModified' => ['type' => 'integer', 'format' => 'int64'], 'State' => ['type' => 'string'], ], ], ], ], ], ], 'responseDemo' => null, ], ], 'endpoints' => [ ['regionId' => 'cn-beijing', 'endpoint' => 'airec.cn-beijing.aliyuncs.com'], ['regionId' => 'cn-hangzhou', 'endpoint' => 'airec.cn-hangzhou.aliyuncs.com'], ['regionId' => 'cn-shanghai', 'endpoint' => 'airec.cn-shanghai.aliyuncs.com'], ['regionId' => 'cn-shenzhen', 'endpoint' => 'airec.cn-shenzhen.aliyuncs.com'], ['regionId' => 'ap-southeast-1', 'endpoint' => 'airec.ap-southeast-1.aliyuncs.com'], ['regionId' => 'us-east-1', 'endpoint' => 'airec.us-east-1.aliyuncs.com'], ], ];