Infoblox::Grid::MSServer::AdUser::Data - the Active Directory User Data object.
The object provides information about the Active Directory users.
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.
this section describes all the methods that you can use to set or retrieve the attribute values of the object.
Use this method to retrieve the number of active users. This is a read-only attribute.
None
The valid return value is an unsigned integer.
#get active_users_count my $active_users_count = $data->active_users_count();
Infoblox Inc. http://www.infoblox.com/
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 (c) 2017 Infoblox Inc.