How do I lock service attributes?

Locking service attributes

A user can lock specific service attributes after saving their initial service configurations. This prevents those attributes from being modified again prior to the service being deployed. To lock a service attribute, the createMode parameter must be set to true within the viewConfig file in the desired service intent (this parameter is set to false by default). Once this is done, the attribute will become read-only. The following example demonstrates the syntax within the viewConfig file:

"epipe.site-a.site-name":

{

"title": "Site Name",

"required": false,

"createMode": true

}

© 2024 Nokia. Nokia Confidential Information

Use subject to agreed restrictions on disclosure and use.