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/tags \ --header 'Content-Type: application/json' \ --data ' { "label": "<string>", "namespaceId": "<string>", "description": "<string>", "parentId": "<string>" } '
{ "children": "<array>", "createdAt": "<string>", "createdBy": { "userID": "<string>", "username": "<string>" }, "description": "<string>", "entityCount": { "app": 123, "netappVolume": 123, "project": 123, "total": 123 }, "fullPath": [ "<string>" ], "id": "<string>", "label": "<string>", "namespaceId": "<string>", "namespaceLabel": "<string>", "parentId": "<string>", "updatedAt": "<string>", "updatedBy": { "userID": "<string>", "username": "<string>" } }
Create a new tag within a namespace
Tag to create
Created
Show child attributes
active
deprecated
Was this page helpful?
Contact support