Which command will accomplish this?
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
Answer: B
Explanation:The Referencesetutil.sh purge is the correct syntax of the command. It deletes the specific user when you mention it within the reference set.
Reference https://www.ibm.com/developerworks/community/forums/html/topic?id=77777777-0000-0000-0000-000014967953
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments