get_job | R Documentation |
content_item
, such as a FastAPI app or a Quarto render.Retrieve details about a server process
associated with a content_item
, such as a FastAPI app or a Quarto render.
get_job(content, key)
content |
A Content object, as returned by |
key |
The key for a job |
Other job functions:
get_jobs()
,
terminate_jobs()
Other content functions:
content_delete()
,
content_item()
,
content_title()
,
content_update()
,
create_random_name()
,
dashboard_url()
,
dashboard_url_chr()
,
delete_thumbnail()
,
delete_vanity_url()
,
deploy_repo()
,
get_bundles()
,
get_environment()
,
get_image()
,
get_jobs()
,
get_thumbnail()
,
get_vanity_url()
,
git
,
has_thumbnail()
,
permissions
,
set_image_path()
,
set_run_as()
,
set_thumbnail()
,
set_vanity_url()
,
swap_vanity_url()
,
terminate_jobs()
,
verify_content_name()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.