deleteCluster
Deletes the cluster information. To ensure that the cluster resource is completely released, the delete operation is only allowed to be executed when the cluster state is
C_TERMINATED
.
Parameters: DeleteClusterRequest
- clusterid:
String
. Unique identification assigned when creating the cluster.
Return: DeleteClusterResponse
- clusterId:
String
. Parameter input. - succeed:
bool
. Indicates whether the deletion was successful.
Errors
- Internal server error
- Parameter error
- Insufficient permissions