Restore Item
System administrators are able to restore deleted items.
- Connect to the configuration web service.
- Set the unique identifier of the deleted item to restore.
Code Sample
# Restores the deleted item.
$xia.DO_RestoreItem(1234);
System administrators are able to restore deleted items.
Code Sample
# Restores the deleted item.
$xia.DO_RestoreItem(1234);