Contents

Popular

Versions Compared

Key

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

Table of Contents
indent15px
stylenone

After the API management installation , preconfigures the datastore URL is preconfigured for the IP address of the local system (localhost) and the port number as (9042). If the servers are running on a different system, the cassandra datastore url needs URL needs to be configured in the server profiles accordingly.
Similarly, the keyspace is also preconfigured as "API". This value

The default values can be changed if required.as per requirement. The sections below illustrate steps to configure the Datastore URL as well as the Keyspace in the API Management Server and API Gateway server respectively.

...

  1. Go to the eStudio Profile Management
  2. Navigate through the server profile <ServerProfile> > APIMANAGER > Fiorano > APIManager > DeveloperApps > DeveloperAppsManager.
  3. In the DataStoreURL property, provide the IP address or hostname of the machine where the Cassandra DB is running and the port on which it is listening to.

    Warning
    Provide the actual IP address as provided in the rpc_address property in the cassandra.yaml file instead of "localhost". See the figure below.

...

To configure keyspace with the new valuevalue (the default value is "API"), edit the KeyspaceName property present below the DataStireURL property configured explained above. The KeyspaceName default value is "API".


Figure 1: DataStoreURL and Keyspace properties for AMS

Note

The same url URL and keyspace name has to be configured in the all API Gateway servers as well. However, avoid configuring same values for different Fiorano environments.

...

To configure the keyspace with the a new value value (the default value is "API"), edit the KeyspaceName property present below the DataStireURL DataStoreURL property configured explained above. The KeyspaceName default value is "API".


Figure 2: DataStoreURL and Keyspace properties for API Trace in AMS

...

This is the server on which the projects are deployed. This server will be the place where clients will connect Clients connect to the AGS server before their traffic is stored for analysis and from where then requests are redirected to the backend target URLs.

Tip

There can be multiple Gateway servers running on a single network controlled by an API Management Server.

Configuring DataStoreURL for AGS

...

  1. Go to the eStudio Profile Management
  2. Navigate through the server profile <ServerProfile> APIGATEWAY > Fiorano > APIGateway > APIGatewayManager
  3. Provide the IP address of the machine where the Cassandra DB is running in DataStoreURL property.

    Warning
     Provide Provide the actual IP address as provided in the rpc_address property in the cassandra.yaml file instead of "localhost". See the figure below.

Configuring Keyspace for AGS

To configure the keyspace with the new value , edit the KeyspaceName property. The (the default value is "API"), edit the KeyspaceName property.


Figure 3: DataStoreURL and Keyspace properties for API Trace in AGS

Note

The URL and keyspace name has have to be the same as configured in the API Manager. However, avoid configuring same values for different Fiorano environments.

Adaptavist ThemeBuilder EngineAtlassian Confluence