[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

CrossedThresholdInformation

Identifies the details of the threshold that has been crossed.


Properties

string
@baseType Optional

When sub-classing, this defines the super-class


string as uri
@schemaLocation Optional

A URI to a JSON-Schema file that defines additional attributes and relationships


string
@type Optional

When sub-classing, this defines the sub-class entity name


string
direction Optional

Indicates the threshold crossing direction: up or down.


string
granularity Optional

Indicates the granularity at which the indicator is evaluated for threshold crossing


string
indicatorName Optional

Indicates the name of indicator which crossed the threshold.


string
indicatorUnit Optional

Indicates the unit of the measurement of the indicator corresponding to the threshold that has been crossed.


string
observedValue Optional

Indicates the value of the indicator which crossed the threshold.


threshold Optional

string
thresholdCrossingDescription Optional

Indicates further information on the threshold crossing alarm.

JSON Example

{
	"@baseType": "string",
	"@schemaLocation": "string",
	"@type": "string",
	"direction": "string",
	"granularity": "string",
	"indicatorName": "string",
	"indicatorUnit": "string",
	"observedValue": "string",
	"threshold": {
		"@baseType": "string",
		"@referredType": "string",
		"@schemaLocation": "string",
		"@type": "string",
		"href": "string",
		"id": "string",
		"name": "string"
	},
	"thresholdCrossingDescription": "string"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Property Of

Alarm
AlarmCreate
AlarmRefOrValue
AlarmUpdate

Feedback

Was this page helpful?