Verizon 5G Edge API Portal

vv1.0

HistorySearchRequest

Used to filter data by time period or number of devices.

HistorySearchRequest

Used to filter data by time period or number of devices.

Properties

NameTypeRequiredDescription
$filterobjectYesThe selected device and attributes for which a request should retrieve data.
$limitNumberinteger (int32)NoThe maximum number of historical attributes to include in the response. If the request matches more than this number of attributes, the response will contain an X-Next value in the header that can be used as the page value in the next request to retrieve the next page of events.
$limitTimeobjectNoThe time period for which a request should retrieve data, beginning with the limitTime.startOn and proceeding with the limitTime.duration.
$pagestringNoPage number for pagination purposes.

On this page