Cisco Prime Infrastructure API
Prime Infrastructure 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?

Yes

Sorting?

No

Paging?

No

Filtering?

No

Aggregation?

No

Response Formats

xml

json

User Group

NBI Read

HTTP Methods

GET

DevNet Discussions

Resource URL

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

Request Parameters

Attribute Source Description

ubfname String

query

OptionalThe name of the UBF

state String

query

OptionalThe state of the update