MetadataCliNamespaceIdentity
The Namespace.Identity structure uniquely identifies a namespace in the CLI namespace tree.
Properties
string
name
Required
The name displayed to the user for this namespace.
string
path
Required
The dot-separated path of the namespace containing the namespace in the CLI node tree. For top-level namespace this will be empty.
JSON Example
{
"name": "string",
"path": "string"
}
Property Of
MetadataCliNamespaceGetRequestBody
MetadataCliNamespaceInfo
Returned By
List CLI Namespace