Get Logpush Dataset Field Result
data class GetLogpushDatasetFieldResult(val accountId: String? = null, val datasetId: String, val id: String, val zoneId: String? = null)
A collection of values returned by getLogpushDatasetField.
Properties
Link copied to clipboard
Name of the dataset. A list of supported datasets can be found on the Developer Docs. Available values: "accessrequests", "auditlogs", "bisouseractions", "casbfindings", "devicepostureresults", "dlpforensiccopies", "dnsfirewalllogs", "dnslogs", "emailsecurityalerts", "firewallevents", "gatewaydns", "gatewayhttp", "gatewaynetwork", "httprequests", "magicidsdetections", "nelreports", "networkanalyticslogs", "pageshieldevents", "sinkholehttplogs", "spectrumevents", "sshlogs", "workerstraceevents", "zarazevents", "zerotrustnetworksessions".