Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.12 KB

TargetCreateLinked.md

File metadata and controls

17 lines (13 loc) · 1.12 KB

akeyless.Model.TargetCreateLinked

Properties

Name Type Description Notes
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 bool Set output format to JSON [optional] [default to false]
Name string Target name
ParentTargetName string The parent Target name [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]

[Back to Model list] [Back to API list] [Back to README]