Skip to content

Opensearch dashboards.savedobjectsbulkupdateobject.namespace

Home > opensearch-dashboards > SavedObjectsBulkUpdateObject > namespace

SavedObjectsBulkUpdateObject.namespace property

Optional namespace string to use when searching for this object. If this is defined, it will supersede the namespace ID that is in SavedObjectsBulkUpdateOptions.

Note: the default namespace's string representation is 'default', and its ID representation is undefined.

Signature:

namespace?: string;