PolicyReference#
- class PolicyReference(ext_id=None, *args, **kwargs)[source]#
Bases:
object
Reference to the policy object in use.
- Parameters:
ext_id – (
ext_id
) Globally unique identifier of an instance. It should be of type UUID.
- property ext_id#
Globally unique identifier of an instance. It should be of type UUID.
- Type:
str