'1.0', 'info' => [ 'style' => 'RPC', 'product' => 'Status', 'version' => '2020-01-17', ], 'directories' => [ 'ListEventInProgress', ], 'components' => [ 'schemas' => [], ], 'apis' => [ 'ListEventInProgress' => [ 'summary' => '查询当前发生的事件', 'methods' => [ 'post', ], 'schemes' => [ 'https', ], 'security' => [ [ 'AK' => [], ], ], 'operationType' => 'read', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'list', 'riskType' => 'none', 'chargeType' => 'free', ], 'parameters' => [ [ 'name' => 'RegionIds', 'in' => 'formData', 'style' => 'json', 'schema' => [ 'type' => 'array', 'items' => [ 'type' => 'string', ], 'required' => true, ], ], ], 'responses' => [ 200 => [ 'schema' => [ 'title' => '当前发生的事件列表', 'description' => '', 'type' => 'object', 'properties' => [ 'Data' => [ 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Id' => [ 'title' => '事件id', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '101', ], 'StartTime' => [ 'title' => '事件开始时间', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1680660940017', ], 'Title' => [ 'title' => '事件标题', 'description' => '', 'type' => 'string', 'example' => '', ], 'EventUpdates' => [ 'title' => '事件进展', 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Content' => [ 'title' => '事件进展内容', 'description' => '', 'type' => 'string', 'example' => '', ], 'PublishTime' => [ 'title' => '事件进展发布时间', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1680660940017', ], ], ], ], 'Impacts' => [ 'title' => '事件详细影响面', 'description' => '', 'type' => 'array', 'items' => [ 'description' => '', 'type' => 'object', 'properties' => [ 'Product' => [ 'title' => '云产品id', 'description' => '', 'type' => 'object', 'properties' => [ 'ProductId' => [ 'description' => '', 'type' => 'string', 'example' => 'ecs', ], 'ProductName' => [ 'description' => '', 'type' => 'string', 'example' => '', ], ], ], 'Region' => [ 'title' => '地域 id', 'description' => '', 'type' => 'object', 'properties' => [ 'RegionId' => [ 'title' => '地区标识', 'description' => '', 'type' => 'string', 'example' => 'cn-shanghai'."\n", ], 'RegionName' => [ 'title' => '地区名', 'description' => '', 'type' => 'string', 'example' => '', ], ], ], 'StartTime' => [ 'title' => '影响开始时间', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1680660940017', ], 'RecoveryTime' => [ 'title' => '恢复时间', 'description' => '', 'type' => 'integer', 'format' => 'int64', 'example' => '1680660940017', ], ], ], ], ], ], ], 'RequestId' => [ 'description' => '', 'type' => 'string', 'example' => '56CC5080-39B9-50AD-AEA1-483D9B0F8F24', ], ], ], ], ], 'responseDemo' => '[{"errorExample":"","example":"{\\n \\"Data\\": [\\n {\\n \\"Id\\": 101,\\n \\"StartTime\\": 1680660940017,\\n \\"Title\\": \\"部分地域电信网络访问异常\\",\\n \\"EventUpdates\\": [\\n {\\n \\"Content\\": \\"尊敬的客户:\\\\n\\\\n 您好!北京时间2023年06月20日 22:39-23:05,阿里云成都地域客户通过电信网络访问中国北方部分地域、阿里云北京地域通过电信网络访问中国西南部分地域时出现网络丢包现象,阿里云工程师初步确认因运营商问题导致,已向运营商报障。经过阿里云工程师紧急处理,网络丢包问题已恢复。非常抱歉给您带来的不便,如您有任何问题,请随时联系我们\\",\\n \\"PublishTime\\": 1680660940017\\n }\\n ],\\n \\"Impacts\\": [\\n {\\n \\"Product\\": {\\n \\"ProductId\\": \\"ecs\\",\\n \\"ProductName\\": \\"云服务器 ECS\\"\\n },\\n \\"Region\\": {\\n \\"RegionId\\": \\"cn-shanghai\\\\n\\",\\n \\"RegionName\\": \\"华东2(上海)\\"\\n },\\n \\"StartTime\\": 1680660940017,\\n \\"RecoveryTime\\": 1680660940017\\n }\\n ]\\n }\\n ],\\n \\"RequestId\\": \\"56CC5080-39B9-50AD-AEA1-483D9B0F8F24\\"\\n}","type":"json"}]', ], ], 'endpoints' => [ [ 'regionId' => 'cn-shanghai', 'endpoint' => 'status.aliyuncs.com', ], ], ];