[Experimental]

audit_vanity_urls(apps, server_url, vanity = NULL)

Arguments

apps

App list, see cache_apps()

server_url

Base url for the Connect server

vanity

Optional, see details

Details

If vanity is not provided, returns a list of all the vanity urls in use. If vanity is provided, returns whether or not vanity is eligible as a vanity url.

See also

Other audit functions: audit_access_open(), audit_r_versions(), audit_runas(), cache_apps()