f5.bigip.tm.auth

Module Contents

BIG-IP® auth module

REST URI

http://localhost/mgmt/tm/auth/

GUI Path

System --> Users

REST Kind

tm:auth:*

Submodule List

cert_ldap

BIG-IP® auth module

ldap

BIG-IP® auth module

partition

BIG-IP® system folder (partition) module

password_policy

BIG-IP® auth module

radius

BIG-IP® auth module

radius_server

BIG-IP® auth module

remote_role

BIG-IP® auth module

remote_user

BIG-IP® auth module

source

BIG-IP® auth module

tacacs

BIG-IP® auth module

user

BIG-IP® user module

class f5.bigip.tm.auth.Auth(tm)[source]

Submodules

cert_ldap

BIG-IP® auth module

REST URI

http://localhost/mgmt/tm/auth/cert-ldap

GUI Path

System --> Users --> Authentication

REST Kind

tm:auth:cert-ldap:*

class f5.bigip.tm.auth.cert_ldap.Cert_Ldaps(auth)[source]

BIG-IP® ldap server collection

class f5.bigip.tm.auth.cert_ldap.Cert_Ldap(cert_ldaps)[source]

BIG-IP® ldap server resource

create(**kwargs)[source]

name has to be system-auth, raise error if not named correctly

ldap

BIG-IP® auth module

REST URI

http://localhost/mgmt/tm/auth/ldap

GUI Path

System --> Users --> Authentication

REST Kind

tm:auth:ldap:*

class f5.bigip.tm.auth.ldap.Ldaps(auth)[source]

BIG-IP® ldap server collection

class f5.bigip.tm.auth.ldap.Ldap(ldaps)[source]

BIG-IP® ldap server resource

create(**kwargs)[source]

name has to be system-auth, raise error if not named correctly

partition

BIG-IP® system folder (partition) module

REST URI

http://localhost/mgmt/tm/sys/folder

GUI Path

System --> Users --> Partition List

REST Kind

tm:auth:partition:*

class f5.bigip.tm.auth.partition.Partitions(auth)[source]
class f5.bigip.tm.auth.partition.Partition(users)[source]

password_policy

BIG-IP® auth module

REST URI

http://localhost/mgmt/tm/auth/password_policy

tmsh Path

auth --> password_policy --> all-properties

GUI Path

System --> Users --> Authentication

REST Kind

tm:auth:password-policy:password-policystate

class f5.bigip.tm.auth.password_policy.Password_Policy(auth)[source]

BIG-IP® password policy unnamed resource

This is an unnamed resource so it has no ~Partition~Name pattern at the end of its URI.

radius

BIG-IP® auth module

REST URI

http://localhost/mgmt/tm/auth/radius

GUI Path

System --> Users --> Authentication

REST Kind

tm:auth:radius:*

class f5.bigip.tm.auth.radius.Radius_s(auth)[source]

BIG-IP® tacacs server collection

class f5.bigip.tm.auth.radius.Radius(radius_s)[source]

BIG-IP® tacacs server resource

create(**kwargs)[source]

name has to be system-auth, raise error if not named correctly

radius_server

BIG-IP® auth module

REST URI

http://localhost/mgmt/tm/auth/radius-server

GUI Path

System --> Users --> Authentication

REST Kind

tm:auth:radius-server:*

class f5.bigip.tm.auth.radius_server.Radius_Servers(auth)[source]

BIG-IP® tacacs server collection

class f5.bigip.tm.auth.radius_server.Radius_Server(radius_servers)[source]

BIG-IP® tacacs server resource

remote_role

BIG-IP® auth module

REST URI

http://localhost/mgmt/tm/auth/remote-role

GUI Path

System --> Users --> Remote Role Groups

REST Kind

tm:auth:remote-role:*

class f5.bigip.tm.auth.remote_role.Remote_Role(auth)[source]

BIG-IP® auth remote role resource

class f5.bigip.tm.auth.remote_role.Role_Infos(auth)[source]

BIG-IP® remote role role-info collection

class f5.bigip.tm.auth.remote_role.Role_Info(role_infos)[source]

BIG-IP® remote role role-info resource

update(**kwargs)[source]

Update is not supported for Auth Remote Role - Role Info Objects

Raises:

UnsupportedOperation

remote_user

BIG-IP® auth module

REST URI

http://localhost/mgmt/tm/auth/remote-user

GUI Path

System --> Users --> Authentication

REST Kind

tm:auth:remote-user:*

class f5.bigip.tm.auth.remote_user.Remote_User(auth)[source]

BIG-IP® auth source resource

source

BIG-IP® auth module

REST URI

http://localhost/mgmt/tm/auth/source

GUI Path

System --> Users --> Authentication

REST Kind

tm:auth:source:*

class f5.bigip.tm.auth.source.Source(auth)[source]

BIG-IP® auth source resource

tacacs

BIG-IP® auth module

REST URI

http://localhost/mgmt/tm/auth/tacacs

GUI Path

System --> Users --> Authentication

REST Kind

tm:auth:tacacs:*

class f5.bigip.tm.auth.tacacs.Tacacs_s(auth)[source]

BIG-IP® tacacs server collection

class f5.bigip.tm.auth.tacacs.Tacacs(tacacs_s)[source]

BIG-IP® tacacs server resource

create(**kwargs)[source]

name has to be system-auth, raise error if not named correctly

user

BIG-IP® user module

REST URI

http://localhost/mgmt/auth/user/

GUI Path

System --> Users

REST Kind

tm:auth:user:*

class f5.bigip.tm.auth.user.Users(auth)[source]

BIG-IP® user collection

class f5.bigip.tm.auth.user.User(users)[source]

BIG-IP® user resource