SUSE Manager API

JSON-based "A-REST" API for SUSE Manager (SUMA), used to manage systems, channels, configuration, errata, and users across Linux infrastructure. Calls use GET for retrievals, POST for changes, and POST to "delete" endpoints for deletions.

API entry from apis.yml

apis.yml Raw ↑
aid: suse:suma-api
name: SUSE Manager API
description: JSON-based "A-REST" API for SUSE Manager (SUMA), used to manage systems, channels, configuration,
  errata, and users across Linux infrastructure. Calls use GET for retrievals, POST for changes, and POST
  to "delete" endpoints for deletions.
humanURL: https://documentation.suse.com/suma/4.3/api/suse-manager/index.html
baseURL: https://manager.example.com/rhn/manager/api
tags:
- Systems Management
- Linux
- SUSE Manager
- Configuration
properties:
- type: Documentation
  url: https://documentation.suse.com/suma/4.3/api/suse-manager/index.html
- type: API Overview
  url: https://documentation.suse.com/suma/5.0/en/suse-manager/reference/help/api-overview.html