3.15. Guest agents (os-agents)

Create, update, and delete guest agents. Use guest agents to access files on the disk, configure networking, or run other applications or scripts in the guest while it runs. This hypervisor-specific extension is not currently enabled for KVM. Use of guest agents is possible only if the underlying service provider uses the Xen driver.

MethodURIDescription
GET/v2/{tenant_id}/os-agents

Lists all agent builds.

POST/v2/{tenant_id}/os-agents

Creates an agent build.

DELETE/v2/{tenant_id}/os-agents

Deletes an existing agent build.

PUT/v2/{tenant_id}/os-agents/{id}

Updates an agent build.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...