Question 79 - SPLK-2003 discussion
When writing a custom function that uses regex to extract the domain name from a URL, a user wants to create a new artifact for the extracted domain. Which of the following Python API calls will create a new artifact?
A.
phantom.new_artifact ()
B.
phantom. update ()
C.
phantom.create_artifact ()
D.
phantom.add_artifact ()
Your answer:
0 comments
Sorted by
Leave a comment first