huawei-cloud-api-definitions-CSS 0.1.20240210

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"GetVpcepConnectionResponseBody":{"properties":{"connections":{"items":{"$ref":"#/definitions/connections"},"type":"array"},"total_count":{"description":"终端节点数量。","example":1,"type":"integer"},"vpcepUpdateSwitch":{"description":"终端节点更新开关。\n- true: 开启终端节点。\n- false: 关闭终端节点。","example":"false","type":"boolean"}}},"connections":{"description":"连接信息。","properties":{"created_at":{"description":"创建时间,格式为ISO8601:CCYY-MM-DDThh:mm:ss。","example":"2021-09-17T08:00:07Z","type":"string"},"domain_id":{"description":"拥有者。","type":"string"},"id":{"description":"终端节点ID。","example":"f132bb14-e1d5-4f25-9f7c-a29e4c8effd4","type":"string"},"maxSession":{"description":"最大连接数。","example":"3000","type":"string"},"specificationName":{"description":"终端节点名称。","example":"default","type":"string"},"status":{"description":"终端节点状态。\n- accepted:允许该终端节点连接。\n- rejected:拒绝该终端节点连接。","example":"accepted","type":"string"},"update_at":{"description":"更新时间。默认为null。","example":null,"type":"string"}}}},"description":null,"group_id":"c917c7a19aa04328b7e47a1def0e0acd","host":"css.cn-north-4.myhuaweicloud.com","id":"b4e97b98181d49f2876775c4a6ea4b1d","info_version":"v1","method":"get","name":"ShowVpcepConnection","parameters":{},"paths":{"/v1.0/{project_id}/clusters/{cluster_id}/vpcepservice/connections":{"get":{"description":"该接口用于获取终端节点连接。","operationId":"ShowVpcepConnection","parameters":[{"description":"项目ID。获取方法请参见[获取项目ID和名称](css_03_0071.xml)。","in":"path","name":"project_id","required":true,"type":"string","x-example":"6204a5bd270343b5885144cf9c8c158d"},{"description":"指定待查询的集群ID。","in":"path","name":"cluster_id","required":true,"type":"string","x-example":"5c77b71c-5b35-4f50-8984-76387e42451a"},{"description":"指定查询起始值,默认值为1,即从第1个任务开始查询。","in":"query","name":"start","required":false,"type":"integer","x-example":1},{"description":"指定查询个数,默认值为10,即一次查询10个任务信息。","in":"query","name":"limit","required":false,"type":"integer","x-example":10}],"responses":{"200":{"description":"请求已成功。","examples":{"application/json":{"connections":[{"created_at":"2021-09-17T08:00:07Z","domain_id":"domainID","id":"connectionsID","maxSession":"3000","specificationName":"default","status":"accepted","update_at":null}],"total_count":1,"vpcepUpdateSwitch":"false"}},"schema":{"$ref":"#/definitions/GetVpcepConnectionResponseBody"}},"400":{"description":"非法请求。\n\n建议直接修改该请求,不要重试该请求。"},"409":{"description":"服务器在完成请求时发生冲突。\n\n返回该状态码,表明客户端尝试创建的资源已经存在,或者由于冲突请求的更新操作不能被完成。"},"412":{"description":"未满足前提条件,服务器未满足请求者在请求中设置的其中一个前提条件。"}},"summary":"获取终端节点连接","tags":["终端节点接口"],"x-apiexplorer-hide":"N","x-is-registered":"Y","x-publishpath":"","x-request-examples-url":"GET /v1.0/6204a5bd270343b5885144cf9c8c158d/clusters/5c77b71c-5b35-4f50-8984-76387e42451a/vpcepservice/connections","x-support-sdk":"Y"}}},"product_short":"CSS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"获取终端节点连接","tags":"终端节点接口","uri":null,"version":"2.0"}