clearpath_mission_manager_msgs/srv/DeleteMultiple Service

File: clearpath_mission_manager_msgs/srv/DeleteMultiple.msg

Raw Message Definition

# A list of UUIDs of items we want to delete

string[] uuids

# An optional ID of the parent object we're deleting from

string parent_id
---
# A list of UUIDs that we were asked to delete, but failed to

string[] failed_uuids

Compact Message Definition

string[] failed_uuids

string[] uuids
string parent_id