openstack.metric.v1.metric¶
The Metric Class¶
The Metric
class inherits from Resource
.
-
class
openstack.metric.v1.metric.
Metric
(_synchronized=False, **attrs)¶ The base resource
Parameters: _synchronized (bool) – This is not intended to be used directly. See new()
andexisting()
.-
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
-