get_vanity_url {connectapi} | R Documentation |
Get the Vanity URL
Description
Gets the Vanity URL for a piece of content.
Usage
get_vanity_url(content)
Arguments
content |
A Content object |
Value
A character string (or NULL if not defined)
See Also
Other content functions:
content_delete()
,
content_item()
,
content_title()
,
content_update()
,
create_random_name()
,
dashboard_url()
,
dashboard_url_chr()
,
delete_vanity_url()
,
deploy_repo()
,
get_bundles()
,
get_environment()
,
get_image()
,
get_jobs()
,
git
,
permissions
,
set_image_path()
,
set_run_as()
,
set_vanity_url()
,
swap_vanity_url()
,
verify_content_name()
[Package connectapi version 0.2.0 Index]