Red Hat Satellite · Example Payload

Red Hat Satellite Content View Update Example

A sample description.

Configuration ManagementLifecycle ManagementPatch ManagementSubscription ManagementSystems Management

Red Hat Satellite Content View Update Example is an example object payload from Red Hat Satellite, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionauto_publishsolve_dependenciesrepository_idscomponent_idsenvironment_ids

Example Payload

Raw ↑
{
  "name": "Example Title",
  "description": "A sample description.",
  "auto_publish": true,
  "solve_dependencies": true,
  "repository_ids": [],
  "component_ids": [],
  "environment_ids": []
}