Red Hat Satellite · Capability
Red Hat Satellite REST API — Hosts
Red Hat Satellite REST API — Hosts. 6 operations. Lead operation: List All Hosts. Self-contained Naftiko capability covering one Red Hat Satellite business surface.
What You Can Do
GET
Listhosts
— List All Hosts
/v1/api/v2/hosts
POST
Createhost
— Create a Host
/v1/api/v2/hosts
GET
Showhost
— Show a Host
/v1/api/v2/hosts/{id}
PUT
Updatehost
— Update a Host
/v1/api/v2/hosts/{id}
DELETE
Deletehost
— Delete a Host
/v1/api/v2/hosts/{id}
PUT
Hostpoweraction
— Execute a Power Operation on a Host
/v1/api/v2/hosts/{id}/power
MCP Tools
list-all-hosts
List All Hosts
read-only
idempotent
create-host
Create a Host
show-host
Show a Host
read-only
idempotent
update-host
Update a Host
idempotent
delete-host
Delete a Host
idempotent
execute-power-operation-host
Execute a Power Operation on a Host
idempotent