Package | Description |
---|---|
com.tencentcloudapi.tdcpg.v20211118 | |
com.tencentcloudapi.tdcpg.v20211118.models |
Modifier and Type | Method and Description |
---|---|
IsolateClusterInstancesResponse |
TdcpgClient.IsolateClusterInstances(IsolateClusterInstancesRequest req)
隔离实例。此接口只针对状态为running的实例生效,使用场景包括:
- 批量隔离集群内所有的实例
- 在读写实例为running(运行中)时,单个/批量隔离只读实例
- 集群内所有只读实例为isolated(已隔离)时,单独隔离读写实例
|
Constructor and Description |
---|
IsolateClusterInstancesResponse(IsolateClusterInstancesResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.