ExecutionPhase
                                ExecutionPhase                            
                            JSON Example
                                    {
    "completionTime": "string",
    "executionTasks": [
        {
            "iconId": "string",
            "componentType": "string",
            "componentId": "string",
            "requestBindingId": "string",
            "moreInfo": {
                "integralNumber": false,
                "double": false,
                "valueNode": false,
                "bigInteger": false,
                "floatingPointNumber": false,
                "float": false,
                "nodeType": "string",
                "long": false,
                "int": false,
                "textual": false,
                "missingNode": false,
                "pojo": false,
                "number": false,
                "boolean": false,
                "null": false,
                "array": false,
                "binary": false,
                "containerNode": false,
                "short": false,
                "bigDecimal": false,
                "object": false
            },
            "completionTime": "string",
            "name": "string",
            "serviceTypeId": "string",
            "startTime": "string",
            "details": "string",
            "id": "string",
            "componentName": "string",
            "status": "string"
        }
    ],
    "name": "string",
    "entityId": "string",
    "statusDetail": "string",
    "startTime": "string",
    "details": "string",
    "id": "string",
    "moreInfo": {
        "integralNumber": false,
        "double": false,
        "valueNode": false,
        "bigInteger": false,
        "floatingPointNumber": false,
        "float": false,
        "nodeType": "string",
        "long": false,
        "int": false,
        "textual": false,
        "missingNode": false,
        "pojo": false,
        "number": false,
        "boolean": false,
        "null": false,
        "array": false,
        "binary": false,
        "containerNode": false,
        "short": false,
        "bigDecimal": false,
        "object": false
    },
    "status": "string"
}
            
            
                                    string As date-time
                
                                    As date-time
                
            
        
        
                completionTime            
                            Optional
                    completionTime
            
            
                                    string
                
                
            
        
        
                name            
                            Optional
                    name
            
            
                                    string
                
                
            
        
        
                entityId            
                            Optional
                    entityId
            
            
                                    string
                
                
            
        
        
                statusDetail            
                            Optional
                    statusDetail
            
            
                                    string As date-time
                
                                    As date-time
                
            
        
        
                startTime            
                            Optional
                    startTime
            
            
                                    string
                
                
            
        
        
                details            
                            Optional
                    details
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
                    id
            
            
                                    string
                
                
            
        
        
                status            
                            Optional
                    status
                Possible values are :
                                    INITIALIZING, 
                                    PENDING, 
                                    IN_PROGRESS, 
                                    SUCCESSFUL, 
                                    APPROVED, 
                                    REJECTED, 
                                    SUSPENDED, 
                                    WAITING, 
                                    WAITING_SIGNAL, 
                                    CANCELLING, 
                                    CANCELLED, 
                                    FAILED, 
                            
        
    