compute agent¶
Compute v2
compute agent create¶
Create compute agent
os compute agent create
<os> <architecture> <version> <url> <md5hash>
<hypervisor>
-
<os>
Type of OS
-
<architecture>
Type of architecture
-
<version>
Version
-
<url>
URL
-
<md5hash>
MD5 hash
-
<hypervisor>
Type of hypervisor
compute agent delete¶
Delete compute agent command
os compute agent delete <id>
-
<id>
ID of agent to delete
compute agent list¶
List compute agent command
os compute agent list [--hypervisor <hypervisor>]
-
--hypervisor <hypervisor>
Optional type of hypervisor
compute agent set¶
Set compute agent command
os compute agent set
<id> <version> <url> <md5hash>
-
<id>
ID of the agent
-
<version>
Version of the agent
-
<url>
URL
-
<md5hash>
MD5 hash