Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 845 Bytes

UidListChildren.md

File metadata and controls

14 lines (10 loc) · 845 Bytes

akeyless.Model.UidListChildren

uidListChildren is a command that lists child token ids of Akeyless Universal Identity.

Properties

Name Type Description Notes
AuthMethodName string The universal identity auth method name, required only when uid-token is not provided [optional]
Json bool Set output format to JSON [optional] [default to false]
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]