Scenario 3: Accessing Different CAE Components in the Same CAE Environment
Scenario
In a CAE environment, different components collaborate through internal network communication. For example, component A can transfer information to component B, and component C can push the latest parameters to all service components. Despite being independent, these components are within the same private network domain and use internally allocated network addresses without passing through public networks.
This section describes how to access CAE components in the same CAE environment.
Restrictions
This function is available only in CN North-Beijing4, CN South-Guangzhou, CN East-Shanghai1, ME-Riyadh, TR-Istanbul, AF-Johannesburg, LA-Mexico City2, and LA-Sao Paulo1.
Prerequisites
- You have created an environment.
 - You have created an application.
 - You have created a component. You have created two components (cae-test-a and cae-test-b) in the same CAE environment.
 
Step 1: Obtain the Access Address in the Environment of cae-test-a
- Log in to CAE.
 - Choose Component Configurations.
 - Select the target component cae-test-a from the drop-down list in the upper part of the page.
 
Step 2: Access cae-test-a from cae-test-b using CloudShell
- Choose Instance List.
 - Select the target component cae-test-b from the drop-down list in the upper part of the page.
 - Click Remote Login on the right of any instance, select /bin/sh, and click Confirm.
 - Run the following command to access the access address in the environment:
    
    
curl -kv cae-test-a.appA.internal.16dd810*******496d.cn-north-7.cae.com # Initiate a network request.
 - Press Enter to access cae-test-a.
 
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot