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

UserPreferenceViewCreateRequest

This object represent user-prefernce create object.


Properties

string
name Required

Display name for the view.


string
parent_id Required

Parent id of the console. In case of the root, value would be null.


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.


object
data Optional

This will contain all UI specific user-preference details. This is free object and can contain any thing UI wants to store.


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
Used By

VIEWS

Feedback

Was this page helpful?