To be consistent across the Kubex API, there are some components that are common across all the resources.Documentation Index
Fetch the complete documentation index at: https://docs.kubex.ai/llms.txt
Use this file to discover all available pages before exploring further.
ID, Name and Self Reference (id, name, href)
Every instance of an individual persistent resource is referable via its own URI. Thus each resource instance has a unique ID with a corresponding self link element that any integration code can store to refer back to that element. In general, each resource object and any reference to a resource object use the following three elements to identify the object:id—UUID of the resourcename—name of the resource (if applicable)href—link to the resource
Kubex API elements, parameters, and filters are case-sensitive.

