diff options
| author | Zhineng Li <im@zhineng.li> | 2026-07-12 17:11:17 +0800 |
|---|---|---|
| committer | Zhineng Li <im@zhineng.li> | 2026-07-12 17:11:17 +0800 |
| commit | 1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634 (patch) | |
| tree | 5f0857666365b7e40cdaa3733ebe1f3ba9e13c67 /data/zh_cn/ddosbgp/2018-02-01 | |
| parent | 7347bac4ab7e136157fc94777e6cf87ef9e08599 (diff) | |
| download | afterglow-metadata-full-1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634.tar.gz afterglow-metadata-full-1c7f908ce09f98fdcbf79ed2a8ae21be60eaa634.zip | |
update APIs 20260712
Diffstat (limited to 'data/zh_cn/ddosbgp/2018-02-01')
| -rw-r--r-- | data/zh_cn/ddosbgp/2018-02-01/api-docs.php | 163 |
1 files changed, 36 insertions, 127 deletions
diff --git a/data/zh_cn/ddosbgp/2018-02-01/api-docs.php b/data/zh_cn/ddosbgp/2018-02-01/api-docs.php index 6b68c39..5cb897c 100644 --- a/data/zh_cn/ddosbgp/2018-02-01/api-docs.php +++ b/data/zh_cn/ddosbgp/2018-02-01/api-docs.php @@ -1,18 +1,12 @@ <?php return [ 'version' => '1.0', - 'info' => [ - 'style' => 'RPC', - 'product' => 'ddosbgp', - 'version' => '2018-02-01', - ], + 'info' => ['style' => 'RPC', 'product' => 'ddosbgp', 'version' => '2018-02-01'], 'directories' => [ [ 'id' => 60291, 'title' => '实例', 'type' => 'directory', - 'children' => [ - 'ReleaseInstance', - ], + 'children' => ['ReleaseInstance'], ], ], 'components' => [ @@ -21,43 +15,32 @@ 'apis' => [ 'ReleaseInstance' => [ 'summary' => '释放实例释放实例', - 'methods' => [ - 'post', - 'get', - ], - 'schemes' => [ - 'http', - 'https', - ], + 'methods' => ['post', 'get'], + 'schemes' => ['http', 'https'], 'security' => [ [ 'AK' => [], ], ], + 'operationType' => 'write', 'deprecated' => false, 'systemTags' => [ 'operationType' => 'delete', + 'riskType' => 'none', + 'chargeType' => 'free', 'abilityTreeCode' => '105714', - 'abilityTreeNodes' => [ - 'FEATUREddos37DGH1', - ], + 'abilityTreeNodes' => ['FEATUREddos37DGH1'], ], 'parameters' => [ [ 'name' => 'InstanceId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], [ 'name' => 'RegionId', 'in' => 'query', - 'schema' => [ - 'type' => 'string', - 'required' => true, - ], + 'schema' => ['type' => 'string', 'required' => true], ], ], 'responses' => [ @@ -65,113 +48,39 @@ 'schema' => [ 'type' => 'object', 'properties' => [ - 'Code' => [ - 'type' => 'string', - ], - 'RequestId' => [ - 'type' => 'string', - ], - 'Success' => [ - 'type' => 'boolean', - ], + 'Code' => ['type' => 'string'], + 'RequestId' => ['type' => 'string'], + 'Success' => ['type' => 'boolean'], ], ], ], ], - 'staticInfo' => [ - 'returnType' => 'synchronous', - ], + 'staticInfo' => ['returnType' => 'synchronous'], 'responseDemo' => '', ], ], 'endpoints' => [ - [ - 'regionId' => 'cn-qingdao', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'cn-beijing', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'cn-zhangjiakou', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'cn-huhehaote', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'ap-northeast-1', - 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-3', - 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-5', - 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-chengdu', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'eu-central-1', - 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'eu-west-1', - 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'me-east-1', - 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hangzhou-finance', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shenzhen-finance-1', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'cn-shanghai-finance-1', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'cn-north-2-gov-1', - 'endpoint' => 'ddosbgp.aliyuncs.com', - ], - [ - 'regionId' => 'cn-hongkong', - 'endpoint' => 'ddosbgp.cn-hongkong.aliyuncs.com', - ], - [ - 'regionId' => 'ap-southeast-1', - 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com', - ], - [ - 'regionId' => 'us-west-1', - 'endpoint' => 'ddosbgp.us-west-1.aliyuncs.com', - ], - [ - 'regionId' => 'us-east-1', - 'endpoint' => 'ddosbgp.us-east-1.aliyuncs.com', - ], + ['regionId' => 'cn-qingdao', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'cn-beijing', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'cn-zhangjiakou', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'cn-huhehaote', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'cn-hangzhou', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'cn-shanghai', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'cn-shenzhen', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'ap-northeast-1', 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'ap-southeast-3', 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'ap-southeast-5', 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'cn-chengdu', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'eu-central-1', 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'eu-west-1', 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'me-east-1', 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'cn-hangzhou-finance', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'cn-shenzhen-finance-1', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'cn-shanghai-finance-1', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'cn-north-2-gov-1', 'endpoint' => 'ddosbgp.aliyuncs.com'], + ['regionId' => 'cn-hongkong', 'endpoint' => 'ddosbgp.cn-hongkong.aliyuncs.com'], + ['regionId' => 'ap-southeast-1', 'endpoint' => 'ddosbgp.ap-southeast-1.aliyuncs.com'], + ['regionId' => 'us-west-1', 'endpoint' => 'ddosbgp.us-west-1.aliyuncs.com'], + ['regionId' => 'us-east-1', 'endpoint' => 'ddosbgp.us-east-1.aliyuncs.com'], ], ]; |
