CreateNsRequest

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

An identifier with the intention of being globally unique.

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