Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following conventions are used in this document:

...

  • Search & filters for services and see their key configurations

  • Execute two new actions on SOAP Web service with local WSDL  :  validate and promote
    • The Validate action will upload your new WSDL and schema files to a temporary location and validate its compilation and will create a temporary WS-Gateway to ensure the object is up.
    • The Promote action will upload your new WSDL and schema files to the target location (Device and Domain) create a newer version of your service.
  • Execute two new actions on SOAP Web service with remote WSDL  :  validate and promote
    • The Validate action will update a new URL of your remote WSDL, validate its compilation and will create a temporary WS-Gateway to ensure the object is up.
    • The Promote action will update a new URL of your remote WSDL in a target location (Device and Domain) create a newer version of your service.
  • All actions requires permission set by security policy (custom roles)
  • Each Action can be extended/ customized using PERL scripts.

Early failed requests dashboard

Add a new dashboard for early failed requests (such as SSL failures) - requires firmware 7.5.2.4+

Service API Dashboard

  • DPOD now provides a new dashboard that shows statistics pertaining to a service URI, such number of invocations and min/max/avg latency in addition to the Service API (URL) Dashboard.

Improved User Experience

  • Users can now save favorite filters combination and reload them in the future.

  • A new text search filed was added to transaction list screen that will search for values in multiple filters.
  • More filters supports auto complete - for example service filters 
  • More filters supports multi select - for example service filters 
  • Users can now change the size of the series (number of values) that is displayed in charts of type "top N"
  • Add recent notifications panel that displays the recent UI notifications of the user (not persisted)
  • Add a new "Share" button that allows sharing the current page (including filters, transaction ID etc.) by copying/pasting the current URL or by sending it via email
  • Add more values to time range filters: start of day, start of week, last 10 minutes

New Features 1.0.5

The following are features added to DPOD in the current release

...