Rename Collection

Renames a collection.

 

Input Arguments

 

0

Collection Name

Original Collection Name

The name of the collection to rename.

1

Collection Name

New Collection Name

A new name for the collection.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The collection was renamed successfully.

FAILURE

A collection with the new collection name already exists, or the original collection was not found.

 

Remarks

None.