Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.23 KB

File metadata and controls

18 lines (14 loc) · 1.23 KB

akeyless.Model.TargetCreateLinked

Properties

Name Type Description Notes
DeleteProtection string Protection from accidental deletion of this object [true/false] [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 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]