Skip to main content

admin_datastore_create_namespace

Function admin_datastore_create_namespace 

Source
pub async fn admin_datastore_create_namespace(
    configuration: &Configuration,
    store: &str,
    admin_datastore_create_namespace_request: AdminDatastoreCreateNamespaceRequest,
) -> Result<AdminDatastoreCreateNamespaceResponse, Error<AdminDatastoreCreateNamespaceError>>
Expand description

Create a new datastore namespace. Permissions: Requires on /datastore/{store}[/{parent}] DATASTORE_MODIFY