Get Logpush Dataset Field Plain Args
data class GetLogpushDatasetFieldPlainArgs(val accountId: String? = null, val datasetId: String? = null, val zoneId: String? = null) : ConvertibleToJava<GetLogpushDatasetFieldPlainArgs>
A collection of arguments for invoking 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".