openstack.telemetry.v2.capability¶
The Capability Class¶
The Capability
class inherits from Resource
.
-
class
openstack.telemetry.v2.capability.
Capability
(_synchronized=False, **attrs)¶ Caution
This API is a work in progress and is subject to change.
The base resource
Parameters: _synchronized (bool) – This is not intended to be used directly. See new()
andexisting()
.