CreateNsRequest

CreateNsRequest
CreateNsRequest
JSON Example
{
    "nsdId": "string",
    "nsName": "string",
    "nsDescription": "string"
}
nsdId
Required

nsdId

string
nsName
Required

Human-readable name of the NS instance to be created.

string
nsDescription
Required

Human-readable description of the NS instance to be created.

Parameter To