Introduction
The object used to specify the arguments when searching for
AssetLink
record(s).
Properties
AssetLinkDetailsSearch
The nested
AssetLinkDetailsSearch
to filter
AssetLink
records by their member details. Available
AssetLinkDetailsSearch
options are:
Id
AssetLinkId
DeviceSearch
ActiveFrom
ActiveTo
Id
Search for an entry based on the specific
Id
.
IsActive
A value indicating whether to filter by active status. Set to true to return only active links, false for inactive links, or null to return all links regardless of active status.
LinkType
The
DeviceLinkType
to filter results by link type.
Loading API Runner...