Name | Type | Description | Notes |
---|---|---|---|
addHosts | String | A comma seperated list of new server hosts and server descriptions joined by semicolon ';' that will be added to the Linked Target hosts. | [optional] |
description | String | Description of the object | [optional] |
hosts | String | A comma seperated list of server hosts and server descriptions joined by semicolon ';' (i.e. 'server-dev.com;My Dev server,server-prod.com;My Prod server description') | [optional] |
json | Boolean | Set output format to JSON | [optional] [default to false] |
keepPrevVersion | String | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
name | String | Linked Target name | |
newName | String | New Linked Target name | [optional] |
parentTargetName | String | The parent Target name | [optional] |
rmHosts | String | Comma separated list of existing hosts that will be removed from Linked Target hosts. | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
type | String | Specifies the hosts type, relevant only when working without parent target | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |