Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chef Software DatafeedService API

The DatafeedService API from Chef Software — 6 operation(s) for datafeedservice.

Chef Software DatafeedService 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 DatafeedService. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 8 operations across 6 paths, and defines 20 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.

8 operations 6 paths 20 schemas 1 DELETE2 GET2 PATCH3 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 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 2 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

DatafeedService 8
GET
/api/v0/datafeed/config
DatafeedService_GlobalDataFeedConfig → 200default
POST
/api/v0/datafeed/destination
DatafeedService_AddDestination 1 param → 200default
PATCH
/api/v0/datafeed/destination/enable/{id}
DatafeedService_EnableDestination 2 params → 200default
GET
/api/v0/datafeed/destination/{id}
DatafeedService_GetDestination 1 param → 200default
DELETE
/api/v0/datafeed/destination/{id}
DatafeedService_DeleteDestination 1 param → 200default
PATCH
/api/v0/datafeed/destination/{id}
DatafeedService_UpdateDestination 2 params → 200default
POST
/api/v0/datafeed/destinations
DatafeedService_ListDestinations 1 param → 200default
POST
/api/v0/datafeed/destinations/test
DatafeedService_TestDestination 1 param → 200default

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are chef.automate.api.datafeed.UpdateDestinationResponse (8 properties), chef.automate.api.datafeed.GetDestinationResponse (8 properties), chef.automate.api.datafeed.AddDestinationRequest (8 properties), chef.automate.api.datafeed.DeleteDestinationResponse (8 properties). Each schema is shown below with its type and property counts.

chef.automate.api.datafeed.TestDestinationResponse
object
1 property
chef.automate.api.datafeed.AddDestinationResponse
object
8 properties
chef.automate.api.datafeed.GlobalDataFeedConfigResponse
object
6 properties
chef.automate.api.datafeed.Header
object
1 property
chef.automate.api.datafeed.SecretId
object
1 property
chef.automate.api.datafeed.UpdateDestinationEnableRequest
object
2 properties
google.protobuf.Any
object
2 properties
chef.automate.api.datafeed.UpdateDestinationRequest
object
8 properties
chef.automate.api.common.query.Kv
object
2 properties
chef.automate.api.datafeed.AWS
object
4 properties
chef.automate.api.datafeed.SecretIdWithExtraPrams
object
5 properties
grpc.gateway.runtime.Error
object
4 properties
chef.automate.api.datafeed.AddDestinationRequest
object
8 properties
chef.automate.api.datafeed.UpdateDestinationResponse
object
8 properties
chef.automate.api.datafeed.ListDestinationResponse
object
1 property
chef.automate.api.datafeed.UsernamePassword
object
2 properties
chef.automate.api.datafeed.URLValidationRequest
object
6 properties
chef.automate.api.datafeed.ListDestinationRequest
object
chef.automate.api.datafeed.DeleteDestinationResponse
object
8 properties
chef.automate.api.datafeed.GetDestinationResponse
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chef-software-datafeedservice-api-openapi.yml Raw ↑

Other APIs Chef Software publishes across the network.

Chef Software ApplicationsService API
Chef Software Authorization API
Chef Software Cds API
Chef Software ChefIngester API
Chef Software Comp_Assets API
Chef Software ConfigMgmt API
Chef Software DataLifecycle API
Chef Software EventFeedService API
Chef Software hidden API
Chef Software InfraProxy API
Chef Software JobScheduler API
Chef Software JobsService API