The ResourceProvider class inherits from
Resource.
openstack.placement.v1.resource_provider.ResourceProvider(_synchronized=False, connection=None, **attrs)¶The base resource
| Parameters: |
|
|---|
id¶The UUID of a resource provider.
generation¶A consistent view marker that assists with the management of concurrent resource provider updates.
links¶Links pertaining to this flavor. This is a list of dictionaries,
each including keys href and rel.
name¶The name of this resource provider.
parent_provider_id¶The UUID of the immediate parent of the resource provider.
root_provider_id¶Read-only UUID of the top-most provider in this provider tree.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.