b1user Class

class bloxone.b1user(username: str = '', email_domain: str = 'infoblox.com', b1org: str = '', delete: bool = False, cfg_file='config.ini')[source]
check_tenant() bool[source]

Check Org

convert_username() dict[source]
data_report() bool[source]
find_join_tokens() dict[source]
find_ophs() dict[source]
find_user_objects() dict[source]
is_current_user() bool[source]
user_exists() bool[source]