huawei-cloud-api-definitions-CSS 0.1.20240118

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ListSnapshotBackupsDatastoreResp":{"description":"数据搜索引擎类型。","properties":{"type":{"description":"引擎类型,目前只支持elasticsearch。","type":"string"},"version":{"description":"Esasticsearch引擎版本号。详细请参考CSS[支持的集群版本](css_03_0056.xml)。","type":"string"}}},"ListSnapshotBackupsResp":{"description":"快照对象。","properties":{"backupExpectedStartTime":{"description":"快照开始执行时间。","type":"string"},"backupKeepDay":{"description":"快照保留时间。","type":"integer"},"backupMethod":{"description":"创建快照方式。","type":"string"},"backupPeriod":{"description":"快照每天执行的时间点。","type":"string"},"backupType":{"description":"快照创建类型:\n- 0:表示自动创建。\n- 1:表示手动创建。","type":"string"},"bucketName":{"description":"保存快照数据的桶名。","type":"string"},"clusterId":{"description":"集群ID。","type":"string"},"clusterName":{"description":"集群名字。","type":"string"},"created":{"description":"快照创建时间。","type":"string"},"datastore":{"$ref":"#/definitions/ListSnapshotBackupsDatastoreResp"},"description":{"description":"快照描述信息。","type":"string"},"endTime":{"description":"快照执行结束的时间戳。","format":"int64","type":"integer"},"failedShards":{"description":"备份失败的shard数。","type":"integer"},"id":{"description":"快照ID。","type":"string"},"indices":{"description":"要备份的索引。","type":"string"},"name":{"description":"快照名称。","type":"string"},"restoreStatus":{"description":"快照恢复的状态。","type":"string"},"startTime":{"description":"快照开始执行的时间戳。","format":"int64","type":"integer"},"status":{"description":"快照状态。","type":"string"},"totalShards":{"description":"要备份的索引的总shard数。","type":"integer"},"updated":{"description":"快照更新时间,格式为ISO8601:CCYY-MM-DDThh:mm:ss。","type":"string"},"version":{"description":"快照的版本。","type":"string"}}},"ListSnapshotResp":{"properties":{"backups":{"description":"快照列表。","items":{"$ref":"#/definitions/ListSnapshotBackupsResp"},"type":"array"}}}},"description":null,"group_id":"c917c7a19aa04328b7e47a1def0e0acd","host":"css.cn-north-4.myhuaweicloud.com","id":"8259a0fe233241deaa1540740de5b849","info_version":"v1","method":"get","name":"ListSnapshots","parameters":{},"paths":{"/v1.0/{project_id}/clusters/{cluster_id}/index_snapshots":{"get":{"description":"该接口用于查询集群的所有快照。","operationId":"ListSnapshots","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":"ea244205-d641-45d9-9dcb-ab2236bcd07e"}],"responses":{"200":{"description":"请求已成功。","examples":{"application/json":{"backups":[{"backupExpectedStartTime":null,"backupKeepDay":null,"backupMethod":"manual","backupPeriod":null,"backupType":"1","bucketName":"obs-b8ed","clusterId":"37cb1075-c38e-4cd8-81df-442d52df3786","clusterName":"Es-xfx","created":"2018-03-07T07:34:47","datastore":{"type":"elasticsearch","version":"x.x.x"},"description":"","endTime":1520408412219,"failedShards":0,"id":"e29d99c1-3d19-4ea4-ae8d-f252df76cbe9","indices":".kibanawebsite2","name":"snapshot-002","restoreStatus":"success","startTime":1520408087099,"status":"COMPLETED","totalShards":6,"updated":"2018-03-07T07:40:12","version":"x.x.x"},{"backupExpectedStartTime":null,"backupKeepDay":null,"backupMethod":"manual","backupPeriod":null,"backupType":"1","bucketName":"obs-b8ed","clusterId":"37cb1075-c38e-4cd8-81df-442d52df3786","clusterName":"Es-xfx","created":"2018-03-06T15:42:37","datastore":{"type":"elasticsearch","version":"x.x.x"},"description":"","endTime":1520351284357,"failedShards":0,"id":"29a2254e-947f-4463-b65a-5f0b17515fae","indices":".kibana","name":"snapshot-001","restoreStatus":"none","startTime":1520350957275,"status":"COMPLETED","totalShards":1,"updated":"2018-03-06T15:48:04","version":"x.x.x"}]}},"schema":{"$ref":"#/definitions/ListSnapshotResp"}},"406":{"description":"服务器无法根据客户端请求的内容特性完成请求。"}},"summary":"查询快照列表","tags":["快照管理接口"],"x-apiexplorer-hide":"N","x-is-registered":"Y","x-publishpath":"","x-request-examples-url":"GET /v1.0/6204a5bd270343b5885144cf9c8c158d/clusters/ea244205-d641-45d9-9dcb-ab2236bcd07e/index_snapshots","x-support-sdk":"Y"}}},"product_short":"CSS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询快照列表","tags":"快照管理接口","uri":null,"version":"2.0"}