ApiTimeSeriesCrossEntityMetadata

Properties

Name Type Description Notes
max_entity_display_name str The display name of the entity that had the maximum value for the cross-entity aggregate metric. [optional]
max_entity_name str The name of the entity that had the maximum value for the cross-entity aggregate metric. <p> Available since API v11. [optional]
min_entity_display_name str The display name of the entity that had the minimum value for the cross-entity aggregate metric. [optional]
min_entity_name str The name of the entity that had the minimum value for the cross-entity aggregate metric. <p> Available since API v11. [optional]
num_entities float The number of entities covered by this point. For a raw cross-entity point this number is exact. For a rollup point this number is an average, since the number of entities being aggregated can change over the aggregation period. [optional]

[Back to Model list] [Back to API list] [Back to README]