xdr-get-incident command date time dispute
Hello everyone, I have a script that need to get incidents from server. incidents = execute_command( "xdr-get-incidents", { "lte_creation_time": last_creation_time.split("+")[0], "gte_creation_time": first_creation_time.split("+")[0], "page": page, "limit...




