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

Resource URL

/webacs/api/v3/op/update/retrieve

Unmodified

This resource has not been modified since the previous API version.

Request Parameters

Attribute Source Description

ubfname String

query

Optional

The name of the UBF

state String

query

Optional

The state of the update