InProgressOpInfo#
- class InProgressOpInfo(operation_id=None, operation_type=None, *args, **kwargs)#
Bases:
object
Operation type and UUID of an ongoing operation in LCM.
- Parameters:
operation_id – (
operation_id
) Root task UUID of the operation, if it is in running state.operation_type – (
operation_type
)
- property operation_id#
Root task UUID of the operation, if it is in running state.
- Type:
str
- property operation_type#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model