Palo Alto Networks XSIAM Engineer — Question 33

A file for a support exception that needs to be updated locally on a Linux endpoint has been supplied.
Which cytool command will upload this support exception file to the endpoint?

Answer options

Correct answer: C

Explanation

The correct command is 'cytool import suex -path </local/file/path>' because 'import' is the appropriate action for uploading a support exception file. The other options incorrectly use 'upload' instead of 'import', which is not valid for this type of operation.