swap_vanity_urls {connectapi} | R Documentation |
Swap Vanity URLs
Description
Swap the vanity URLs of two pieces of content.
Usage
swap_vanity_urls(content_a, content_b)
Arguments
content_a |
A Content object |
content_b |
A Content object |
Value
A list of the new vanity URLs for content_a
and content_b
See Also
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_job()
,
get_jobs()
,
get_log()
,
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()
[Package connectapi version 0.7.0 Index]