Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 04:46 AM - edited 12-14-2023 04:47 AM
Hi Ken2
We are still missing the related table to do these lookups ( Workflow/jobs are coming soon )
You can still do these lookups by
1. looking up the relevant URL :
- For a JOB : entity_id = job_id
=> https://{workspace_uRL}/?o={workspace_ID}#job/{job_id/entity_id} - For a notebook : entity_id = notebook id
=> https://{workspace_url}/?o={workspace_id}#notebook/{entity_id/notebooks_id}
2. Look-up the job via the UI OR the Jobs API
For a JOB : entity_id = job_id
So : for a job owned by me looked up in the lineage table
I can find it in the workflows UI
or via the API :