vanity_is_available {connectapi}R Documentation

Check to see if a vanity URL is currently in use

Description

[Experimental]

Usage

vanity_is_available(connect, vanity)

Arguments

connect

A Connect R6 object

vanity

string of the vanity URL to check

Value

logical indicating if the vanity URL is available.

See Also

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


[Package connectapi version 0.2.0 Index]