InProgressOpInfo#

class InProgressOpInfo(operation_id=None, operation_type=None, *args, **kwargs)#

Bases: object

Operation type and UUID of an ongoing operation in LCM.

Parameters:
property operation_id#

Root task UUID of the operation, if it is in running state.

Type:

str

property operation_type#
Type:

OperationType

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model