computeAPIita
computeAPIita is a standardized, vendor-agnostic API specification designed to standardize programmatic control of compute resources across cloud providers, on-premises data centers, and edge environments. It provides a consistent interface for provisioning, configuring, and scaling workloads, including virtual machines, containers, and serverless functions, enabling developers to manage heterogeneous infrastructure through a single protocol.
The specification centers on a set of core resources and operations. Primary resources include ComputeEnvironment, ComputeInstance,
Communication is designed to be transport- and language-agnostic. The API supports RESTful endpoints with JSON payloads
Origin and governance: computeAPIita was initiated in 2023 by a consortium of cloud providers and open-source