Open Cloud API
This repository contains the interface definitions of the Open Cloud API.
Overview
You can access Open Cloud by using REST or gRPC API.
Open Cloud API uses Protocol Buffers to define API interfaces and data structures. These definitions are used for both REST and GRPC versions of the Open Cloud API.
Repository structure
Repository structure reflects Open Cloud service hierarchy. Folders represent different services and contain protobuf files. Each service folder contains resource data structure and interface definitions for API calls.