Move an NF to Another Device Group Parent

put

/rest/{versionId}/inventory/nfMgmt/nfs/{nfId}

Use this (PUT) method to move a Network Function (NF) to another group. You cannot move the NF if it is locked unless you are the owner of the lock or an administrator overrides the lock. An error message appears in both situations.

Request

Supported Media Types
Path Parameters
Body ()
Root Schema : nfConfig
Type: object
Show Source
Back to Top

Response

400 Response

The user input is invalid.

401 Response

The session ID is invalid.

404 Response

The object (resource URI, device, and so on) of your input request cannot be found.
Back to Top