ActionImpactedEntity JSON
For a given action, a description of an entity that is affected by that action.
Data Object | Description | Type | MapKeyType | Reference |
---|---|---|---|---|
affectedCosts | A description of the before and after costs for this entity. | /shared/ActionImpactedCosts | ActionImpactedCosts | |
affectedMetrics | A description of the before and after metrics for this entity. | /shared/ImpactedMetric | /enums/metric_type | ImpactedMetric |
name | The entity name. | String | ||
oid | The entity ID. | Long | ||
settings | For entities that support percentile calculations, the aggressiveness and observation period for this entity. | /shared/EntitySettings | EntitySettings | |
type | The entity type. | /enums/entity_type | entity_type | |
attrs | JSON | entity.attrs | ||
newMetric | JSON | True | ||
newRelated | JSON | True |