MetadataCliNamespaceGetRequestBody
This is a request body class for an operation.
Properties
identity
Required
Identifier of the namespace for which to retreive information.
JSON Example
{
"identity": {
"name": "string",
"path": "string"
}
}