reserve_ip_address
Reserve a specific or automatically selected IP address in a subnet, with optional hostname, owner, and description for IP tracking.
Instructions
Reserve an IP address in a subnet.
Args: subnet_id: Subnet ID where IP will be reserved ip: Specific IP address to reserve (optional - will find first available) hostname: Hostname for the IP address description: Description for the IP address owner: Owner of the IP address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | ||
| owner | No | ||
| hostname | No | ||
| subnet_id | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |