{- "prerequisite_actions": [
- {
- "object_id": "string",
- "object_type": "SNAPSHOT",
- "object_name": "string",
- "namespace_id": "string",
- "action": "REMOVE_KEEP_FOR",
- "linked_object_id": "string",
- "linked_object_type": "TIMEFLOW",
- "locked": true
}
], - "object_dependencies": [
- {
- "object_id": "string",
- "object_type": "TIMEFLOW",
- "object_name": "string",
- "namespace_id": "string",
- "storage_size": 0,
- "timeflow_vdb_id": "string",
- "timeflow_vdb_name": "string",
- "timeflow_dsource_id": "string",
- "timeflow_dsource_name": "string",
- "locked": true,
- "parent_object_id": "string",
- "parent_object_type": "TIMEFLOW"
}
], - "dependency_tree": {
- "prerequisite_actions": [
- {
- "object_id": "string",
- "object_type": "SNAPSHOT",
- "object_name": "string",
- "namespace_id": "string",
- "action": "REMOVE_KEEP_FOR",
- "linked_object_id": "string",
- "linked_object_type": "TIMEFLOW",
- "locked": true
}
], - "object_dependencies": [
- {
- "object_id": "string",
- "object_type": "TIMEFLOW",
- "object_name": "string",
- "namespace_id": "string",
- "storage_size": 0,
- "timeflow_vdb_id": "string",
- "timeflow_vdb_name": "string",
- "timeflow_dsource_id": "string",
- "timeflow_dsource_name": "string",
- "locked": true,
- "parent_object_id": "string",
- "parent_object_type": "TIMEFLOW"
}
]
}
}
{- "job": {
- "id": "job-123",
- "status": "RUNNING",
- "is_waiting_for_telemetry": true,
- "type": "DB_REFRESH",
- "localized_type": "DB Refresh",
- "error_details": "Unable to connect to the engine.",
- "warning_message": "Failed to remove local MaskingJob, engineId: 3 localMaskingJobId: 7.",
- "target_id": "vdb-123",
- "target_name": "vdb",
- "start_time": "2022-01-02T05:11:24.148Z",
- "update_time": "2022-01-02T06:11:24.148Z",
- "trace_id": "string",
- "engine_ids": [
- "string"
], - "tags": [
- {
- "key": "key-1",
- "value": "value-1"
}
], - "engines": [
- {
- "engine_id": "string",
- "engine_name": "string"
}
], - "account_id": 1,
- "account_name": "User 1",
- "percent_complete": 50,
- "virtualization_tasks": [
- {
- "id": "string",
- "parent_job_id": "string",
- "start_time": "2019-08-24T14:15:22Z",
- "end_time": "2019-08-24T14:15:22Z",
- "title": "string",
- "percent_complete": 100,
- "events": [
- {
- "message_details": "string"
}
], - "status": "PENDING"
}
], - "tasks": [
- {
- "id": "string",
- "parent_job_id": "string",
- "start_time": "2019-08-24T14:15:22Z",
- "end_time": "2019-08-24T14:15:22Z",
- "title": "string",
- "percent_complete": 100,
- "events": [
- {
- "message_details": "string"
}
], - "status": "PENDING"
}
], - "execution_id": "string",
- "result_type": "string",
- "result": { }
}
}