Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 925 Bytes

GetTargetDetails.md

File metadata and controls

16 lines (12 loc) · 925 Bytes

akeyless.Model.GetTargetDetails

getTargetDetails is a command that returns target details. [Deprecated: Use target-get-details command]

Properties

Name Type Description Notes
Json bool Set output format to JSON [optional] [default to false]
Name string Target name
ShowVersions bool Include all target versions in reply [optional] [default to false]
TargetVersion int Target version [optional]
Token string Authentication token (see `/auth` and `/configure`) [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]