Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 820 Bytes

GatewaySyncMigration.md

File metadata and controls

15 lines (11 loc) · 820 Bytes

akeyless.Model.GatewaySyncMigration

gatewaySyncMigration is a command that sync migration

Properties

Name Type Description Notes
Json bool Set output format to JSON [optional] [default to false]
Name string Migration name
StartSync bool true, for starting synchronization, false for stopping [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]