dashboard_url_chr: Build a Dashboard URL from Character Vectors

View source: R/deploy.R

dashboard_url_chrR Documentation

Build a Dashboard URL from Character Vectors

Description

Returns the URL for the content dashboard (opened to the selected pane). NOTE: this takes a character object for performance optimization.

Usage

dashboard_url_chr(connect_url, content_guid, pane = "")

Arguments

connect_url

character The base URL of the Connect server

content_guid

character The guid for the content item in question

pane

character The pane in the dashboard to link to

Value

character The dashboard URL for the content provided

See Also

Other content functions: acl_add_user(), content_delete(), content_item(), content_title(), content_update(), create_random_name(), dashboard_url(), delete_vanity_url(), deploy_repo(), get_acl_user(), get_bundles(), get_environment(), get_image(), get_jobs(), get_vanity_url(), git, permissions, set_image_path(), set_run_as(), set_vanity_url(), swap_vanity_url(), verify_content_name()


connectapi documentation built on Feb. 16, 2023, 7:46 p.m.