Versions Compared

Key

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

The features listed below were added to DPOD. The following conventions are used in this document:

...

  • DPOD now provides a new self service DevOps portal for traditional services.   This This is a new portal dashboard where end-users can:
    • Execute two new actions on SOAP Web service services with local WSDL: validate and promote
      • The Validate action will upload uploads your new WSDL and schema files to a temporary location and validate , validates its compilation and will create creates a temporary WS-Gateway to ensure the object is up.
      • The Promote action will update updates a new URL of your a remote WSDL in a target location (Device and Domain) - , and create creates a newer version of your the service.
    • Execute two new actions on SOAP Web service services with remote WSDL: validate and promote
      • The Validate action will update updates a new URL of your a remote WSDL, validate validates its compilation, and create creates a temporary WS-Gateway to ensure the object is up.
      • The Promote action will update updates a new URL of your a remote WSDL in a target location (Device and Domain) - , and create creates a newer version of your the service.
  • All actions require permission permissions set by a security policy (custom roles).
  • Each Action can action may be extended / or customized using PERL scripts. Example scripts are open source and should may be obtain by user obtained from a git repo repository - see docs (red star)

Early Failing Requests dashboard

  • Add Added a new dashboard for early failing requests (such as SSL failures) - where a request is received but is unable to reach the execution phase of a Processing Rule of a Service - ( requires firmware 7.5.2.4+)

...

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

...

  • Users can now save favorite filters filter combinations and use them in the futuresubsequent sessions.

  • A new free text search field was added to the Transactions List page where the user may enter a single value that will be searched across various data fields.
  • Service filter now supports auto completion.
  • All applicable filters support multi-select of values.
  • Users can now change the size of the series (number of values) that is displayed in charts of type "top N".
  • A recent notifications panel was added. It displays the recent UI notifications of for the user (not persisted).
  • A new "Share" button added. It allows sharing the current page (including filters, transaction ID etc.) by copying/pasting the current URL or by sending it via email
  • Time range filters now provide provides more options: last 10 minutes, start of day, start of week, this month.
  • Consistent behavior across pages of zoom into a transaction or use its value as a filter criteria.

...

  • From time to time, DPOD customers may be required to install a new DPOD installation while preserving the data already collected. for example:
    • Customer deployed DPOD Appliance mode at version v1.0.0 with CentOS 6.7 and now requires to migrate to CentOS 7.2 introduced at version v1.0.2+.
    • Customer deployed DPOD on a virtual server but load increased and now requires a physical server.
    • Customer deployed DPOD Appliance mode but wants to migrate to Non-Appliance mode (RHEL) to better comply with their organization security requirements and standards.
  • New procedure and tools were introduced to support customers with migration of an existing DPOD Store data to a new DPOD installation in each of the scenarios above.

New Features 1.0.5

API Connect Integration

...