namespace

The namespace command creates and deletes namespaces, and also updates and retrieves the properties of a namespace.

The following table lists the properties of a namespace, describes each of them, and specifies whether each property is applicable in an HTTP POST or PUT method (as an input), or in an HTTP GET method (as an output).

Table 1. Namespace properties for input and output methods
Name Description HTTP methods
parent id of the parent model, namespace, or folder. POST
comment Comment.
POST
GET
PUT
cubes Array of id values of child cubes. GET
description Description. Localized text.
POST
GET
PUT
dimensions Array of id values of child relational dimensions. GET
folders Array of id values of child folders. GET
name Name. Localized text.
POST
GET
PUT
namespaces Array of id values of child namespaces. GET
querySubjects Array of id values of child relational query subjects. GET
screenTip Screen tip. Localized text.
POST
GET
PUT
virtualCubes Array of id values of child virtual cubes. GET