Move Objects to a collection

Moves one or more objects to a specific collection.

 

Input Arguments

 

0

Collection Object Name Ref List

Source Objects

A list of the objects to move.

1

Collection Name

Destination Collection Name

The name of the collection into which to move the specified objects.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The object(s) were moved successfully.

PARTIAL SUCCESS

At least one (but not all) of the specified objects to move were found.

FAILURE

No specified objects to move were found.

 

Remarks

If the destination collection does not exist, it will be created for you.