/target-update-linkedAsk AIpost https://api.akeyless.io/target-update-linkedBody Paramsadd-hostsstringA comma seperated list of new server hosts and server descriptions joined by semicolon ';' that will be added to the Linked Target hosts.descriptionstringDescription of the objecthostsstringA 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')jsonbooleanDefaults to falseSet output format to JSONtruefalsekeep-prev-versionstringWhether to keep previous version [true/false]. If not set, use default according to account settingsnamestringrequiredLinked Target namenew-namestringNew Linked Target nameparent-target-namestringThe parent Target namerm-hostsstringComma separated list of existing hosts that will be removed from Linked Target hosts.tokenstringAuthentication token (see /auth and /configure)typestringSpecifies the hosts type, relevant only when working without parent targetuid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 201targetUpdateLinkedResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago