[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
UserPreferenceViewCreateRequestForConsole
This object represent user-prefernce create object.
Properties
object
data
Required
This will contain all UI specific user-preference details. This is free object and can contain any thing UI wants to store.
string
name
Required
Display name for the view.
array of
string
assign_to
Optional
The view is assigned to which ROLE. This field won’t hold any value for now and kept it for future use.
string
description
Optional
This is default notification log view.
JSON Example
{
"name": "Notification Log view"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Property Of
InlineCONSOLE2