Infoblox::Grid::MSServer::AdUser::Data - the Active Directory User Data object.


NAME

Infoblox::Grid::MSServer::AdUser::Data - the Active Directory User Data object.


DESCRIPTION

The object provides information about the Active Directory users.


SESSION METHODS

The object does not support any session methods. It is retrieved as a part of the following objects: Infoblox::IPAM::Address, Infoblox::IPAM::Statistics, Infoblox::DHCP::Network, Infoblox::DHCP::SharedNetwork, Infoblox::DHCP::Range, Infoblox::DHCP::FixedAddr, Infoblox::DHCP::IPv6FixedAddr, Infoblox::DHCP::HostAddr, Infoblox::DNS::Host, Infoblox::DNS::Record::A, Infoblox::DNS::Record::AAAA, Infoblox::DNS::Record::PTR, Infoblox::Grid::Discovery::Device, Infoblox::Grid::CloudAPI::VMAddress.


METHODS

this section describes all the methods that you can use to set or retrieve the attribute values of the object.

active_users_count( )

Use this method to retrieve the number of active users. This is a read-only attribute.

Parameter

None

Returns

The valid return value is an unsigned integer.

Example
 #get active_users_count
 my $active_users_count = $data->active_users_count();


AUTHOR

Infoblox Inc. http://www.infoblox.com/


SEE ALSO

Infoblox::IPAM::Address, Infoblox::IPAM::Statistics, Infoblox::DHCP::Network, Infoblox::DHCP::SharedNetwork, Infoblox::DHCP::Range, Infoblox::DHCP::FixedAddr, Infoblox::DHCP::IPv6FixedAddr, Infoblox::DHCP::HostAddr, Infoblox::DNS::Host, Infoblox::DNS::Record::A, Infoblox::DNS::Record::AAAA, Infoblox::DNS::Record::PTR, Infoblox::Grid::Discovery::Device, Infoblox::Grid::CloudAPI::VMAddress.


COPYRIGHT

Copyright (c) 2017 Infoblox Inc.