openstack.cluster.v1.cluster_policy¶
The ClusterPolicy Class¶
The ClusterPolicy class inherits from
Resource.
-
class
openstack.cluster.v1.cluster_policy.ClusterPolicy(synchronized=False, **attrs)¶ -
policy_id= None¶ ID of the policy object.
-
policy_name= None¶ Name of the policy object.
-
cluster_id= None¶ ID of the cluster object.
-
cluster_name= None¶ Name of the cluster object.
-
policy_type= None¶ Type string of the policy.
-
is_enabled= None¶ Whether the policy is enabled on the cluster. Type: bool
-
data= None¶ Data associated with the cluster-policy binding.
-