Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://mycluster.domino.tech/namespaces \ --header 'Content-Type: application/json' \ --data ' { "label": "<string>", "allowMultipleAssignments": true, "description": "<string>" } '
{ "allowMultipleAssignments": true, "createdAt": "<string>", "createdBy": { "userID": "<string>", "username": "<string>" }, "description": "<string>", "entityCount": { "app": 123, "netappVolume": 123, "project": 123, "total": 123 }, "id": "<string>", "label": "<string>", "tagCount": 123, "updatedAt": "<string>", "updatedBy": { "userID": "<string>", "username": "<string>" } }
Create a new namespace for organizing tags
Namespace to create
Created
Show child attributes
active
deprecated
Was this page helpful?
Contact support