Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.15 KB

ListTargets.md

File metadata and controls

16 lines (12 loc) · 1.15 KB

akeyless.Model.ListTargets

listTargets is a command that returns a list of targets. [Deprecated: Use target-list command]

Properties

Name Type Description Notes
Filter string Filter by auth method name or part of it [optional]
Json bool Set output format to JSON [optional] [default to false]
PaginationToken string Next page reference [optional]
Token string Authentication token (see `/auth` and `/configure`) [optional]
Type List<string> The target types list . In case it is empty, all types of targets will be returned. options: [hanadb cassandra aws ssh gke eks mysql mongodb snowflake mssql redshift artifactory azure rabbitmq k8s venafi gcp oracle dockerhub ldap github chef web salesforce postgres] [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]