Which data payload completes the cURL command to run the API call?



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”,
“icmpv4Type”: “ANY”,
“id”: “string”,
“isSystemDefined”: “string”,
“name”: “string”,
“type”: “icmpv4portobject”,
“version”: “string”
D. “description”: “string”,
“icmpv4Code”: “ANY_IPV4”,
“icmpv4Type”: null,
“isSystemDefined”: true,
“name”: “string”,
“type”: “icmpv4portobject”

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.