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

CONSOLE

The CONSOLE defines the user-preference types i.e. NOTIFICATION_CONSOLE, NOTIFICATION_SUMMARY_CONSOLE and TOPLOGY_CONSOLE.


AllOf


This class requires all of the following:

JSON Example

{
	"assign_to": [
		"string"
	],
	"data": {},
	"description": "Detailed description about the user-preference",
	"is_default": true,
	"is_predefined": true,
	"name": "Default notification console",
	"parent_id": "string",
	"sub-preferences": [
		{
			"assign_to": [
				"string"
			],
			"data": {},
			"description": "Detailed description about the user-preference",
			"name": "Notification Log view"
		}
	],
	"type": "string"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

Feedback

Was this page helpful?