summaryrefslogtreecommitdiff
path: root/data/aisc/2026-01-01/api-docs.php
blob: 9219f047fb7a6fa6692946a7e486626625580f26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<?php return [
    'version' => '1.0',
    'info' => ['style' => 'RPC', 'product' => 'AISC', 'version' => '2026-01-01'],
    'components' => [
        'schemas' => [],
    ],
    'apis' => [
        'CreateSkillFileCheck' => [
            'path' => '',
            'methods' => ['post'],
            'schemes' => ['https'],
            'security' => [
                [
                    'AK' => [],
                ],
            ],
            'deprecated' => false,
            'parameters' => [
                [
                    'name' => 'Files',
                    'in' => 'query',
                    'style' => 'repeatList',
                    'schema' => [
                        'type' => 'array',
                        'required' => false,
                        'items' => [
                            'type' => 'object',
                            'required' => false,
                            'properties' => [
                                'DownloadUrl' => ['type' => 'string', 'required' => false],
                                'FileName' => ['type' => 'string', 'required' => false],
                            ],
                        ],
                        'maxItems' => 100,
                    ],
                ],
            ],
        ],
        'ListSubTasks' => [
            'path' => '',
            'methods' => ['get', 'post'],
            'schemes' => ['https'],
            'security' => [
                [
                    'AK' => [],
                ],
            ],
            'deprecated' => false,
            'parameters' => [
                [
                    'name' => 'RootTaskId',
                    'in' => 'query',
                    'schema' => ['type' => 'string', 'required' => false],
                ],
                [
                    'name' => 'TaskType',
                    'in' => 'query',
                    'schema' => ['type' => 'string', 'required' => false],
                ],
                [
                    'name' => 'CurrentPage',
                    'in' => 'query',
                    'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false],
                ],
                [
                    'name' => 'PageSize',
                    'in' => 'query',
                    'schema' => ['type' => 'integer', 'format' => 'int32', 'required' => false],
                ],
            ],
        ],
    ],
    'endpoints' => [
        ['regionId' => 'cn-zhangjiakou', 'regionName' => '华北3(张家口)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-wulanchabu', 'regionName' => '华北6(乌兰察布)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-shanghai', 'regionName' => '华东2(上海)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-qingdao', 'regionName' => '华北1(青岛)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-nanjing', 'regionName' => '华东5(南京-本地地域)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-huhehaote', 'regionName' => '华北5(呼和浩特)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-hangzhou', 'regionName' => '华东1(杭州)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-guangzhou', 'regionName' => '华南3(广州)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-beijing', 'regionName' => '华北2(北京)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'ap-southeast-7', 'regionName' => '泰国(曼谷)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'ap-southeast-6', 'regionName' => '菲律宾(马尼拉)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'ap-southeast-5', 'regionName' => '印度尼西亚(雅加达)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'ap-southeast-1', 'regionName' => '新加坡', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'ap-northeast-2', 'regionName' => '韩国(首尔)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'ap-northeast-1', 'regionName' => '日本(东京)', 'areaId' => 'asiaPacific', 'areaName' => '亚太', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'eu-central-1', 'regionName' => '德国(法兰克福)', 'areaId' => 'europeAmerica', 'areaName' => '欧洲与美洲', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'eu-west-1', 'regionName' => '英国(伦敦)', 'areaId' => 'europeAmerica', 'areaName' => '欧洲与美洲', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'us-east-1', 'regionName' => '美国(弗吉尼亚)', 'areaId' => 'europeAmerica', 'areaName' => '欧洲与美洲', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'us-west-1', 'regionName' => '美国(硅谷)', 'areaId' => 'europeAmerica', 'areaName' => '欧洲与美洲', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'me-east-1', 'regionName' => '阿联酋(迪拜)', 'areaId' => 'middleEast', 'areaName' => '中东', 'public' => 'aisc.ap-southeast-1.aliyuncs.com', 'endpoint' => 'aisc.ap-southeast-1.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-beijing-finance-1', 'regionName' => '华北2 金融云(邀测)', 'areaId' => 'industryCloud', 'areaName' => '行业云', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-hangzhou-finance', 'regionName' => '华东1 金融云', 'areaId' => 'industryCloud', 'areaName' => '行业云', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-heyuan-acdr-1', 'regionName' => '河源专属云汽车合规', 'areaId' => 'industryCloud', 'areaName' => '行业云', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-shanghai-finance-1', 'regionName' => '华东2 金融云', 'areaId' => 'industryCloud', 'areaName' => '行业云', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
        ['regionId' => 'cn-shenzhen-finance-1', 'regionName' => '华南1 金融云', 'areaId' => 'industryCloud', 'areaName' => '行业云', 'public' => 'aisc.cn-shanghai.aliyuncs.com', 'endpoint' => 'aisc.cn-shanghai.aliyuncs.com', 'vpc' => ''],
    ],
];