nerdexam
Cisco

200-901 · Question #310

An engineer needs to retrieve a list of locally available Firepower Threat Defense upgrade packages by using the Firepower Management Center REST API. The engineer uses a GET request with the URL…

The correct answer is B. package UUID. "GET upgradepackages Request Type: GET Description: Retrieves a list of locally available Firepower Threat Defense upgrade packages, including major upgrades, maintenances release upgrades, and hotfixes. URL: /api/fmc_platform/v1/updates/upgradepackages URL for GET by ID…

Understanding and Using APIs

Question

An engineer needs to retrieve a list of locally available Firepower Threat Defense upgrade packages by using the Firepower Management Center REST API. The engineer uses a GET request with the URL:

/api/fmc_platform/v1/updates/upgradepackages/f413afeb-e6f6-75f4-9169-6d9bd49s625e What does “f413afeb-e6f6-75f4-9169-6d9bd49s625e” represent?

Options

  • Acontainer UUID
  • Bpackage UUID
  • Cdomain UUID
  • Dobject UUID

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    93% (28)
  • D
    3% (1)

Explanation

"GET upgradepackages Request Type: GET Description: Retrieves a list of locally available Firepower Threat Defense upgrade packages, including major upgrades, maintenances release upgrades, and hotfixes. URL: /api/fmc_platform/v1/updates/upgradepackages URL for GET by ID: /api/fmc_platform/v1/updates/upgradepackages/{package_UUID}" Center_REST_API_Quick_Start_Guide_640/Objects_In_The_REST_API.html

Topics

#REST API#Cisco FMC#API Endpoints#UUID

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice