CDAP Namespace Microservices

Create, list, and delete CDAP namespaces — the multi-tenancy boundary that isolates applications, datasets, and metadata. The cdap, default, and system namespaces are reserved.

API entry from apis.yml

apis.yml Raw ↑
aid: cask:cdap-namespace
name: CDAP Namespace Microservices
description: Create, list, and delete CDAP namespaces — the multi-tenancy boundary that isolates applications,
  datasets, and metadata. The cdap, default, and system namespaces are reserved.
humanURL: https://cdap.atlassian.net/wiki/spaces/DOCS/pages/477561041/Namespace+Microservices
baseURL: http://localhost:11015/v3
tags:
- Namespaces
- Multi-tenancy