public interface SenlinClusterPolicyService
Modifier and Type | Method and Description |
---|---|
ClusterPolicy |
get(String clusterID,
String policyID)
returns details of a
ClusterPolicy . |
List<? extends ClusterPolicy> |
list(String clusterID)
Gets a list of currently existing
ClusterPolicy s. |
List<? extends ClusterPolicy> list(String clusterID)
ClusterPolicy
s.ClusterPolicy
sClusterPolicy get(String clusterID, String policyID)
ClusterPolicy
.clusterID
- Id of ClusterpolicyID
- Id of ClusterPolicy
Copyright © 2017. All rights reserved.