Versions Compared

Key

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

...

  • One stop shop to drive digital growth

  • Organized, yet flexible & firm ecosystem build, learn & change enablement

  • Unified portal for UAT and production entitlement & consumption

 

A Comprehensive catalog of APIs

  • Powerful search and filtering with horizontal Categorizations

  • Summarized & detail detailed views of API Products, Description, sandbox - end pointsendpoints, parameters, responses, documentation, and support elements for app building

  • BIAN Reference catalog

...

  • API Usage statistics

  • Individual Rate plan -based billing reports

  • Product Analytics for user engagement

...

To acquire access, contact your organization administrator.

To request SAMi license, please contact or send an email to - sami-connect@sidgs.com

For any further queries, get in touch with SAMi Support - /wiki/spaces/SAMI2/pages/2652995874

Quick install with Google Cloud Marketplace

...

The below page is loaded on clicking the above link or when the Configure button is clicked on SAMi listing in the GCP marketplace.

...

The image provided showcases the deployment page for the SAMi application, highlighting several key fields:

  • Existing Kubernetes Cluster: This dropdown menu enables the selection of an existing Kubernetes cluster for deploying the application. Kubernetes is renowned for its capability to automate - deployment, scaling, and management of containerized applications.

  • Namespace: Designates the Kubernetes namespace targeted for application deployment. Namespaces are devised for scenarios with numerous users distributed among various teams or projects.

  • App Instance Name: Assigns a unique identifier or name to this particular application instance.

  • operator.serviceAccountName: This field is utilized to either create a new service account or designate an existing one. This account is used by the operator (application) to interact with the Kubernetes API.

  • Portal Hostname: Specifies the hostname for the portal, providing user access to the application. An example hostname is provided below:

    Code Block
    sample.application.io
  • Management URL for Integration: Outlines the URL for managing the application's integration with other services or platforms. The URL format is specified as follows:

    Code Block
    https://<portal hostname>/vsp/api/vds

    An example for reference:

    Code Block
    https://sample.application.io/vsp/api/vds

    https://sample.application.io/vds/vsp/api

  • Liferay URL: This URL is crucial for integrating the Liferay application to serve the UI portal. The required URL format is:

    Code Block
    https://<portal hostname>/

    For instance:

    Code Block
    https://sample.application.io/
  • Use Inbuilt Standalone Database: This toggle option determines whether to utilize the application's inbuilt standalone database.

...

Create a Google Kubernetes Engine cluster

Create a cluster from the command-line. If you already have a cluster that you want to use, skip this step.

...

Once SAMi is deployed, it can be verified in the below manner -Sai Chaitanya Ravuri <Enter details as to how?>by logging into the browser by opening the

Code Block
https://<portal hostname>/
Info

It generally takes around 10-15 mins for initial setup for bringing up the UI.

SAMi license can be requested, applied as seen in steps of below link & further configured for application & usage from here - Configure SAMi Portal

...