An Administrator working with IBM Security QRadar SIEM V7.2.8 needs to delete a single value named User1 from a reference set with the name "Allowed Users" from the command line interface. Which command will accomplish this?
A.
./UtilReferenceSet.sh purge "Allowed Users" User1
B.
./ReferenceSetUtil.sh purge "Allowed Users" User1
C.
./ReferenceSetUtil.sh delete "Allowed\ Users" User1
D.
./UtilReferenceSet.sh delete "Allowed\ Users" User1
Suggested Answer:B🗳️
The Referencesetutil.sh purge is the correct syntax of the command. It deletes the specific user when you mention it within the reference set.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
gabo1969
3 years, 2 months ago