v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/update-linked-target

Request body

add-hostsstring

A comma seperated list of new server hosts and server descriptions joined by semicolon ';' that will be added to the Linked Target hosts.

descriptionstring

Description of the object

hostsstring

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')

jsonboolean

Set output format to JSON

keep-prev-versionstring

Whether to keep previous version [true/false]. If not set, use default according to account settings

namestring required

Linked Target name

new-namestring

New Linked Target name

parent-target-namestring

The parent Target name

rm-hostsstring

Comma separated list of existing hosts that will be removed from Linked Target hosts.

tokenstring

Authentication token (see /auth and /configure)

typestring

Specifies the hosts type, relevant only when working without parent target

uid-tokenstring

The universal identity token, Required only for universal_identity authentication

Response

updateLinkedTargetResponse wraps response body.

UpdateLinkedTargetOutput required