ipam:statistics : IPAM statistics object.

A synthetic object used to view the IPAM statistics of the network or network container in an Infoblox appliance

Object Reference

References to ipam:statistics are object references.

The name part of the ipamstatistics object reference has the following components:

  • The name of the network view associated with an ipamstatistics object.
  • IP address of the network.
  • CIDR of the network.
Example:
ipam:statistics/ZG5zLm5ldHdvcmskMTEuMC4wLjAvOC8xMQ:external1/11.0.0.0/8

Restrictions

The object does not support the following operations:

  • Create (insert)
  • Delete
  • Modify (update)
  • Global search (searches via the search object)
  • Scheduling
  • CSV export

The object cannot be managed on Cloud Platform members.

Fields

These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.

The basic version of the object contains the field(s): cidr, network, network_view.

cidr

cidr

The network CIDR.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The cidr is part of the base object.

The cidr cannot be updated.

cidr cannot be written.

conflict_count

conflict_count

The number of conflicts discovered via network discovery. This attribute is only valid for a Network object.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The conflict_count cannot be updated.

conflict_count cannot be written.

ms_ad_user_data

ms_ad_user_data

The Microsoft Active Directory user related information.

Type

A/An Active Directory User Data struct.

Search

The field is not available for search.

Notes

The ms_ad_user_data cannot be updated.

ms_ad_user_data cannot be written.

network

network

The network address.

Type

String.

Search

The field is available for search via

  • ‘=’ (exact equality)
  • ‘~=’ (regular expression)

Notes

The network is part of the base object.

The network cannot be updated.

network cannot be written.

network_view

network_view

The network view.

Type

String.

Search

The field is available for search via

  • ‘=’ (exact equality)

Notes

The network_view is part of the base object.

The network_view cannot be updated.

network_view cannot be written.

unmanaged_count

unmanaged_count

The number of unmanaged IP addresses as discovered by network discovery. This attribute is only valid for a Network object.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The unmanaged_count cannot be updated.

unmanaged_count cannot be written.

utilization

utilization

The network utilization in percentage.

Type

Unsigned integer.

Search

The field is not available for search.

Notes

The utilization cannot be updated.

utilization cannot be written.

utilization_update

utilization_update

The time that the utilization statistics were updated last. This attribute is only valid for a Network object. For a Network Container object, the return value is undefined.

Type

Timestamp.

Search

The field is not available for search.

Notes

The utilization_update cannot be updated.

utilization_update cannot be written.

Fields List

Field Type Req R/O Base Search
cidr Unsigned int N Y Y N/A
conflict_count Unsigned int N Y N N/A
ms_ad_user_data struct N Y N N/A
network String N Y Y = ~
network_view String N Y Y =
unmanaged_count Unsigned int N Y N N/A
utilization Unsigned int N Y N N/A
utilization_update Timestamp N Y N N/A