openstack.network.v2.service_profile¶
The ServiceProfile Class¶
The ServiceProfile
class inherits from Resource
.
-
class
openstack.network.v2.service_profile.
ServiceProfile
(_synchronized=False, **attrs)¶ The base resource
Parameters: _synchronized (bool) – This is not intended to be used directly. See new()
andexisting()
.-
description
= None¶ Description of the service flavor profile.
-
driver
= None¶ Provider driver for the service flavor profile
-
is_enabled
= None¶ Sets enabled flag
-
meta_info
= None¶ Metainformation of the service flavor profile
-
project_id
= None¶ The owner project ID
-