Add lock item

Adds a lock item to manually prevent a device from being changed. Configuration commitments to locked devices sent through Network Services Orchestrator (NSO)‘s commit queue will remain in the queue until the lock is removed.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

adapterIdstringRequiredformat: "[A-Za-z]+"
Adapter's name.

Request

request body
devicesstringOptionalformat: "[A-Za-z]+"
An input string for devices
blockOthersbooleanOptional

Response

Status of lock and the Commit Queue ID.
tailf-ncs:outputobject

Errors

500
Internal Server Error