Chef Software Cds API is one of 30 APIs that Chef Software publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Cds. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes
4 operations
across 4 paths,
and defines 9 schemas.
It is described by OpenAPI 2.0, at version version not set.
Requests are made against the base URL https://automate.chef.io/api/v0.
4 operations4 paths9 schemas2 GET2 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 2.0
API Version
version not set
Base URL
https://automate.chef.io/api/v0
Resource Areas
1
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Cds 4
POST
/api/beta/content/credentials
SubmitCredentials
Cds_SubmitCredentials1 param→ 200default
GET
/api/beta/content/enabled
IsContentEnabled
Cds_IsContentEnabled→ 200default
POST
/api/beta/content/install
InstallContentItem
Cds_InstallContentItem1 param→ 200default
GET
/api/beta/content/items
ListContentItems
Cds_ListContentItems→ 200default
Schemas 9
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are chef.automate.api.cds.response.ContentItem (8 properties), grpc.gateway.runtime.Error (4 properties), chef.automate.api.cds.request.Credentials (3 properties), google.protobuf.Any (2 properties). Each schema is shown below with its type and property counts.
chef.automate.api.cds.response.Credentials
object
chef.automate.api.cds.response.ContentItem
object
8 properties
chef.automate.api.cds.request.Credentials
object
3 properties
chef.automate.api.cds.request.InstallContentItem
object
2 properties
chef.automate.api.cds.response.ContentEnabled
object
1 property
chef.automate.api.cds.response.ContentItems
object
1 property
google.protobuf.Any
object
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides supp…
2 properties
grpc.gateway.runtime.Error
object
4 properties
chef.automate.api.cds.response.InstallContentItem
object
Specification
The full machine-readable OpenAPI contract behind this narrative.