update_ip_address
Update an existing IP address record by providing its ID and optionally setting a new hostname, description, or owner.
Instructions
Update an existing IP address record.
Args: address_id: ID of the IP address to update hostname: New hostname (optional) description: New description (optional) owner: New owner (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | ||
| hostname | No | ||
| address_id | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |