host_get
Retrieve detailed information about a specific host by name within a DuploCloud Docker environment to manage infrastructure resources.
Instructions
Get details of a specific host by name.
Args: tenant_id: The tenant ID containing the host. name: The host name to look up.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | ||
| name | Yes |