Table of Contents

GetBookings

Use this method to retrieve all bookings matching a filter. Available from DataMiner 10.0.3 onwards.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
filter String The filter that the bookings must match.
amount Integer The number of bookings matching the filter that should be retrieved.

Output

Item Format Description
GetBookingsResult Array of DMABooking The bookings matching the filter.