Questions tagged [ca-api-gateway]

questions regarding the API gateway from CA Technologies

API gateway from CA Technologies

8 questions
2
votes
2 answers

Is there a more effective way of configuring API's for CA API Gateway

I am trying to configure some API's through CA-API Gateway. However the CA product seem to be heavily based on UI interaction JSP. I have seen that they also provide REST interface. Has anyone set up a complete API using something else than the JAVA…
David Karlsson
  • 9,396
  • 9
  • 58
  • 103
1
vote
0 answers

HTTP Error 400. The request has an invalid header name / Duplicated User-Agent

I need to establish a websocket connection to a ASP.NET Core 6 backend over a 3rd party API Gateway. For some reason, the API Gateway is adding an additional User-Agent header to the request which results in a bad request (400).
1
vote
0 answers

AWS C# lambda File upload to S3

I have created a Serverless for AWS using visual studio empty template. I am trying to send a file to it which internally gets uploaded to S3 using C#. I am able to upload the file through a console application. I need help on: a. how to send file…
0
votes
1 answer

ca api policy manager

I am new in the CA API policy manager and I want to create an API in policy manager. Which assertion is used in the API policy manager? Make an API If I passed Mayank in the JSON format it should return me ur Surname Request…
0
votes
1 answer

Is it Possible / best practice to scale API Gateway by generating multiple replicas of API Gateway to handle the load?

Is it possible/best practice to scale API Gateway by generating multiple replicas of API Gateway to handle the load ? By setting a load balancer before the API Gateway, the LB will route the requests to the most available API gateway replica…
0
votes
1 answer

CA API Gateway Migration to Azure API Gateway

I am facing a use case of CA API Gateway migration to Azure API Gateway. I was looking some standards and experience stories, but didn't get any. Any thing similar to share here?
Jaish Mathews
  • 766
  • 1
  • 9
  • 25
0
votes
1 answer

CA Agile Central (RALLY) How to Import multiple User Stories with Parent relationship?

I would like to upload multiple User Stories to Rally with specifying Parent relationship using either Actions>Import User Stories> and CSV file or even better with API Tried adding it to the upload csv Template as "Parent", "Parent ID", "Feature"…
-1
votes
1 answer

Kibana UI fails to load resources (javascript and css)

We have an Elasticsearch (7.17.5) / Kibana (7.17.5) pair running within our Kubernetes Cluster (1.21.7). When accessing the Kibana UI via the cluster's API Gateway (Broadcom API Gateway 10.1.00) all of the associated resource files come in garbled…