» avi_useraccountprofile
This data source is used to to get avi_useraccountprofile objects.
» Example Usage
data "avi_useraccountprofile" "foo_useraccountprofile" {
uuid = "useraccountprofile-f9cf6b3e-a411-436f-95e2-2982ba2b217b"
name = "foo"
}
» Argument Reference
name
- (Optional) Search UserAccountProfile by name.uuid
- (Optional) Search UserAccountProfile by uuid.
» Attributes Reference
In addition to all arguments above, the following attributes are exported:
account_lock_timeout
- Lock timeout period (in minutes).credentials_timeout_threshold
- The time period after which credentials expire.max_concurrent_sessions
- Maximum number of concurrent sessions allowed.max_login_failure_count
- Number of login attempts before lockout.max_password_history_count
- Maximum number of passwords to be maintained in the password history.name
- Name of the object.uuid
- Unique object identifier of the object.