openstack.cluster.v1.cluster_policy

openstack.cluster.v1.cluster_policy

The ClusterPolicy Class

The ClusterPolicy class inherits from Resource.

class openstack.cluster.v1.cluster_policy.ClusterPolicy(_synchronized=False, **attrs)

The base resource

Parameters:_synchronized (bool) – This is not intended to be used directly. See new() and existing().
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.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.