Skip to main content
Participant
March 10, 2022
Question

NETWORK_INFRASTRUCTURES_REGION_INVALID error enabling flexiblePostEgress on AEM Cloud

  • March 10, 2022
  • 1 reply
  • 232 views

I am trying to enable flexiblePostEgress using the Network infrastructure API, but getting the following error:
POST Request : https://cloudmanager.adobe.io/api/program/{{programId}}/networkInfrastructures

 

Request Body 

{
"kind": "flexiblePortEgress",
"region": "region-name"
}

 Response Body

{
    "type": "http://ns.adobe.com/adobecloud/network-infrastructure-generic-exception",
    "status": 400,
    "title": "Network infrastructure exception",
    "errors": [
        {
            "code": "NETWORK_INFRASTRUCTURES_REGION_INVALID",
            "message": "Region is unsupported"
        }
    ]
}

 

Any specific reason what might have caused this issue and how could it be resolved ? Thanks in advance !!

This topic has been closed for replies.

1 reply

Legend
March 11, 2022

Hi there,

 

This seems like an issue that is related to Adobe Experience Manager, you may post your query in the Adobe Experience Manager forums by clicking here, the experts on the forums there would be able to assist you better.

 

Hope this helps!