nubulkstatistics¶
-
nubulkstatistics.NUBulkStatistics(bambou.nurest_object.NUMetaRESTObject,):
Retrieves the statistics for a particular Entity and its immediate child entity.
Attributes¶
data
: Map<TCAMetric, Long> TCAMetric is an Enum. Possible values are packets_in, bytes_in, packets_in_dropped, packets_in_errors, packets_out, bytes_out, packets_out_dropped, packeMaprs, packets_dropped_rate_limitversion
: Version of this Sequence number.embedded_metadata
: Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.end_time
: End time for the statistics to be retrievedstart_time
: Start time for the statistics to be retrievednumber_of_data_points
: Number of data points between start time and end time
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |