forked from mirrors/thatmattlove-hyperglass
add doc for structured_output parameter
This commit is contained in:
parent
d37e55bf5e
commit
e4426873cc
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ import Code from "../src/components/JSXCode";
|
|||
| <R/> `display_name` | String | Device's user-facing name. |
|
||||
| <R/> `port` | Integer | TCP port used to connect to the device. |
|
||||
| <R/> `nos` | String | Network Operating System. <MiniNote>Must be a <Link to="/docs/platforms">supported platform</Link>.</MiniNote> |
|
||||
| `structured_output` | Boolean | Disabled output parsing to structured data. |
|
||||
| <R/>`credential` | | [Device Credential Configuration](#credential) |
|
||||
| <R/>`vrfs` | | [Device VRF Configuration](#vrf) |
|
||||
| `proxy` | | [SSH Proxy Configuration](#proxy) |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue