Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 678 Bytes

StaticCredsAuth.md

File metadata and controls

14 lines (10 loc) · 678 Bytes

akeyless.Model.StaticCredsAuth

staticCredsAuth is a command that creates a temporary access profile using the provided static credentials.

Properties

Name Type Description Notes
AccessId string Akeyless JWT token [optional]
AdminEmail string Akeyless JWT token [optional]
Creds string Akeyless JWT token [optional]
Json bool Set output format to JSON [optional] [default to false]

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