Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 834 Bytes

MoveObjects.md

File metadata and controls

15 lines (11 loc) · 834 Bytes

MoveObjects

Properties

Name Type Description Notes
json bool Set output format to JSON [optional] [default to False]
objects_type str The objects type to move (item/auth_method/role) [optional] [default to 'item']
source str Source path to move the objects from
target str Target path to move the objects to
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

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