WARP Change Events
List WARP change events.
client.zeroTrust.dex.warpChangeEvents.get(WARPChangeEventGetParams { account_id, from, page, 7 more } params, RequestOptionsoptions?): WARPChangeEventGetResponse { , }
GET/accounts/{account_id}/dex/warp-change-events
ModelsExpand Collapse
WARPChangeEventGetResponse = Array<DigitalExperienceMonitoringWARPToggleChangeEvent { account_name, account_tag, device_id, 7 more } | DigitalExperienceMonitoringWARPConfigChangeEvent { device_id, device_registration, from, 6 more } >
WARPChangeEventGetResponse = Array<DigitalExperienceMonitoringWARPToggleChangeEvent { account_name, account_tag, device_id, 7 more } | DigitalExperienceMonitoringWARPConfigChangeEvent { device_id, device_registration, from, 6 more } >
One of the following:
DigitalExperienceMonitoringWARPToggleChangeEvent { account_name, account_tag, device_id, 7 more }
DigitalExperienceMonitoringWARPToggleChangeEvent { account_name, account_tag, device_id, 7 more }
DigitalExperienceMonitoringWARPConfigChangeEvent { device_id, device_registration, from, 6 more }
DigitalExperienceMonitoringWARPConfigChangeEvent { device_id, device_registration, from, 6 more }
Deprecateddevice_registration?: string
Use registration_id instead.
Deprecated: use registration_id. The device registration ID.
maxLength36
from?: From { account_name, account_tag, config_name } The details for the WARP configuration that was switched from.
from?: From { account_name, account_tag, config_name }
The details for the WARP configuration that was switched from.