sshKeyDTO
| Extends: | baseDTO |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| sshKey (string) | 0/1 | |
| local (boolean) | 0/1 | |
| alias (string) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| sshKey | sshKey (string) | |
| local | local (boolean) | |
| alias | alias (string) |