API Connect

API Connect

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Unable to update gateway service managment endpoint

    Posted Wed April 10, 2024 10:42 AM

    We had typo in gateway management hostname and after resolving, unable to update hostname in API cloud admin console or command line. Is there a way to update gateway CR with kubectl command? Couldn't delete and recreate either. 



  • 2.  RE: Unable to update gateway service managment endpoint

    Posted Thu April 11, 2024 02:03 AM

    No the endpoints cannot be updated post-deployment.

    deleting the existing gateway service from the cloud manager and then recreating it is probably the fastest way to fix it.

    What error do you get when you try to delete it?



    ------------------------------
    Chris Dudley
    ------------------------------



  • 3.  RE: Unable to update gateway service managment endpoint

    Posted Thu April 11, 2024 10:52 AM

    Hi Chris, we are getting communication error (500?), which is understandable as APIC trying to connect to the management end point to delete from API manager. Anyway now we are able to delete it by putting it back original hostname in F5 and forwarding traffic to 3000. We were able to register again with corrected management endpoint. 

    Thanks