Multiple Choice
When the engineer runs the command, this error is received: opsengineer@wkst1:/home/auto/bash_scripts$ curl -s -b cookie_file_39422186.txt -X GET -k 192.15.132.101/api/node/class/Tenant.json {"totalCount":"1","imdata":[{"error":{"attributes":{"code":"400","text":"Request failed, (output omitted) "}}}]} Which action resolves the issue?
A) Regenerate the API token object
B) Modify the URI to 192.15.132.101/api/node/class/fvTenant.json Modify the URI to 192.15.132.101/api/node/class/fvTenant.json
C) Add the -c class Tenant flag to the cURL command Add the -c class Tenant flag to the cURL command
D) Change the HTTP verb to POST
Correct Answer:
Verified
Related Questions