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 service_groups API

The service_groups API from Chef Software — 9 operation(s) for service_groups.

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

This API exposes 9 operations across 9 paths, and defines 14 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.

9 operations 9 paths 14 schemas 7 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 9

Across 9 paths, the API surfaces 9 operations — 7 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

service_groups 9
POST
/api/v0/applications/delete_disconnected_services
Remove Disconnected Services
ApplicationsService_DeleteDisconnectedServices 1 param → 200default
POST
/api/v0/applications/delete_services_by_id
Delete the services with the given IDs
ApplicationsService_DeleteServicesByID 1 param → 200default
GET
/api/v0/applications/disconnected_services
Mark Services as Disconnected
ApplicationsService_GetDisconnectedServices 1 param → 200default
GET
/api/v0/applications/service-groups
List Service Groups
ApplicationsService_GetServiceGroups 5 params → 200default
GET
/api/v0/applications/service-groups/{service_group_id}
List Services for a Service Group
ApplicationsService_GetServicesBySG 6 params → 200default
GET
/api/v0/applications/service_groups_health_counts
List Service Groups Health Counts
ApplicationsService_GetServiceGroupsHealthCounts 1 param → 200default
GET
/api/v0/applications/services
List Services
ApplicationsService_GetServices 5 params → 200default
GET
/api/v0/applications/services-distinct-values
List Filter Values
ApplicationsService_GetServicesDistinctValues 3 params → 200default
GET
/api/v0/applications/stats
Show Summary
ApplicationsService_GetServicesStats → 200default

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are chef.automate.api.applications.Service (18 properties), chef.automate.api.applications.ServiceGroup (10 properties), chef.automate.api.applications.HealthCounts (6 properties), grpc.gateway.runtime.Error (4 properties). Each schema is shown below with its type and property counts.

chef.automate.api.applications.HealthCounts
object
Combined count values from the health status and disconnected status reports.
6 properties
chef.automate.api.applications.HealthStatus
string
The HealthStatus enumerable matches the Chef Habitat implementation for health-check status: = https://www.habitat.sh/docs/reference/health-check For a health…
chef.automate.api.applications.ServicesStatsRes
object
Response message for ServicesStats.
4 properties
chef.automate.api.applications.ServiceGroups
object
List of service groups.
1 property
chef.automate.api.applications.Service
object
18 properties
chef.automate.api.applications.DisconnectedServicesReq
object
Request message for GetDisconnectedServices.
1 property
chef.automate.api.applications.DeleteServicesByIDReq
object
1 property
chef.automate.api.applications.ServicesRes
object
Response message for GetServices.
1 property
chef.automate.api.applications.ServicesDistinctValuesRes
object
Response message for GetServicesDistinctValues.
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.applications.HealthCheckResult
object
3 properties
chef.automate.api.applications.ServiceGroup
object
A service group message is the representation of an individual service group that is internally generated by aggregating all of its services.
10 properties
chef.automate.api.applications.ServicesBySGRes
object
Response message for GetServicesBySG.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chef-software-service-groups-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 DatafeedService API
Chef Software DataLifecycle API
Chef Software EventFeedService API
Chef Software hidden API
Chef Software InfraProxy API
Chef Software JobScheduler API