pve_sdn_dns_get
Fetch the current configuration of a Proxmox SDN DNS integration, returning all data directly from the API.
Instructions
READ-ONLY: read one SDN dns integration's configuration.
The schema declares this GET's return shape as a bare, undocumented object — whether
key (the integration's secret) is echoed back is unconfirmed either way. This tool
returns exactly what the live API returns, unstripped (the caller is entitled to config
they can read via the API) — the secret is only ever redacted in PLAN previews and the
audit ledger for pve_sdn_dns_update/pve_sdn_dns_delete, never here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dns | Yes | Existing SDN dns integration id to read. | |
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |