Entity Management APIs
List of all cluster API endpoints within the Entity Management category. Each endpoint provides specific functionality for integrating with cluster services.
PUT Update entity template configurations (requires setting_manage_domains permission) /_system/entity/data-usage GET Get data usage statistics for the entity /_system/entity/domains POST Add a new domain to the entity (requires setting_manage_domains permission) /_system/entity/domains PUT Update an existing entity domain (requires setting_manage_domains permission) /_system/entity/domains/{domain} DELETE Delete a domain from the entity (requires setting_manage_domains permission) /_system/entity/information GET Get current entity information and configuration Back to API Categories Return to the main API categories page to browse other endpoints
