Multiple Choice
Refer to the exhibits which show the documentation associated with the create port object API call in Cisco Firepower Threat Defense, and a cURL command. Which data payload completes the cURL command to run the API call?
A) "icmpv4Type": "ANY", "name": "string", "type": "icmpv4portobject"
B) "description": "This is an ICMP Echo", "icmpv4Code": "8", "icmpv4Type": "Echo", "isSystemDefined": true, "name": "ICMP Echo", "version": "2.2"
C) "description": "string", "icmpv4Code": "ANY_IPV4", "id": "string", "isSystemDefined": "string", "type": "icmpv4portobject", "version": "string"
D) "icmpv4Type": null,
Correct Answer:
Verified
Related Questions