public
RuntimeInfo
Get Runtime information about the environment.
Runtime info are fetched from the cluster provisioned by the Orchestrator with Resource Id k8s-cluster-runtime. If no cluster with that id is found, the system fetches information from a cluster provisioned with the default Resource Id k8s-cluster.
get/orgs/{orgId}/apps/{appId}/envs/{envId}/runtime
Path parameters
orgIdstring required
The Organization ID
appIdstring required
The Application ID
envIdstring required
The Environment ID
Response
Runtime info returned.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.