Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 862 Bytes

MoveObjects.md

File metadata and controls

15 lines (11 loc) · 862 Bytes

akeyless.Model.MoveObjects

Properties

Name Type Description Notes
Json bool Set output format to JSON [optional] [default to false]
ObjectsType string The objects type to move (item/auth_method/role) [optional] [default to "item"]
Source string Source path to move the objects from
Target string Target path to move the objects to
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]