Metadata_Cli_Namespace_Get_ResponseBody
Metadata_Cli_Namespace_Get_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": {
"identity": {
"path": "string",
"name": "string"
},
"description": "string",
"children": [
{
"path": "string",
"name": "string"
}
]
}
}
value
Optional
Information about the namespace including information about child of that namespace.