The Metric class inherits from Resource.
openstack.metric.v1.metric.Metric(_synchronized=False, **attrs)¶The base resource
| Parameters: | _synchronized (bool) – This is not intended to be used directly.
See new() and
existing(). |
|---|
archive_policy_name = None¶The name of the archive policy
archive_policy = None¶The archive policy
created_by_user_id = None¶The ID of the user who created this metric
created_by_project_id = None¶The ID of the project this metric was created under
resource_id = None¶The identifier of this metric
name = None¶The name of this metric
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.