Navigation : Release Notes Introduction Cloud Providers HostGroups Clusters Applications Catalog Environments Policies Alarms Image Registries Settings Rest API - API Compatibility - API Basics - HTTP Headers - URL Parameters - Common Endpoints - Resource Paths - Sample Operations -- Get all Catalog Applications -- Get Deployment Details -- Create an Application -- Delete an Application -- Get the UUID of an Application named 'helloworld' in YAML format -- Get all running Applications' IDs, names, and states -- Create a new Environment -- Run an Application in an Environment -- Find all Deployments and replica counts in running Applications -- Scale a Deployment in a running Application -- Get the image versions for a container -- Update image version for a running container -- Select a PodTemplateSpec and output as YAML -- Apply YAML updates to a running Application -- Get CPU and memory usage for all Clusters -- Get select properties of all hosts -- Create a new Kubernetes Cluster -- Query a cluster's state -- Discover attributes and relations -- Discover the REST API schema API Versioning Private Edition Integrations Disaster Recovery Use Cases Get Deployment Details The mode parameter is used to export all relations. Request: GET /api/catalog/deployments/fbd5098b-a096-41f0-9f95-a012b9c86d96?mode=exportDetails Accept: application/json Authorization: NIRMATA-API <key> Get all Catalog Applications Create an Application