Cisco Evolved Programmable Network Manager API
Evolved Programmable Network Manager API Documentation

GET update/retrieve

Retrieves the information about updates for a given UBF name or state. Here are the sample queries
  • /op/update/retrieve - return the information about all updates
  • /op/update/retrieve?ubfname=prime_insight_call_home_agent-1.0.0.ubf - return the information about update from UBF with specified name
  • /op/update/retrieve?state=INSTALLED - return the information about updates with state = "INSTALLED"
  • /op/update/retrieve?ubfname=prime_insight_call_home_agent-1.0.0.ubf&state=INSTALLED - return the information about update for a given UBF name and state = "INSTALLED"
Available states:
  • AVAILABLE
  • AVAILABLE_PENDING_RESTART
  • INSTALLED
  • INSTALLED_PENDING_RESTART
  • ERROR_ON_INSTALL
  • ERROR_ON_ROLLBACK

Since Product Version: 3.1

Resource Information

Rate Limiting?

No

Sorting?

No

Paging?

No

Filtering?

No

Group Filtering?

No

Aggregation?

No

Response Formats

xml

json

User Group

NBI Read

HTTP Methods

GET

API version v1 is deprecated

This API version has been deprecated. It will be removed in a future release of the product. Please develop new clients using the latest API version. Please modify your existing clients to use a later API version.

Resource URL

/webacs/api/v1/op/update/retrieve

Request Parameters

Attribute Source Description

ubfname String

query

Optional

The name of the UBF

state String

query

Optional

The state of the update