Expand my Community achievements bar.

SOLVED

How can I get the ip and port of higher environments in AEM as a cloud service?

Avatar

Level 4

Is there a way to get the ip and port of author and publish instances of higher environments in AEMaACS?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
10 Replies

Avatar

Community Advisor

Hi @rakesh_h2 ,

IP port will not be available via cloud manager for AEM environment. For this specific requirement you can raise the support ticket .

Also there will be multiple POD behind author and publish environment so check accordingly.

 

Thanks

Himanshu

Himanshu Jain

Avatar

Level 4

@Himanshu_Jain , My requirement is to call AEM curl command on higher environments. With domain name, it doesn't work.

Avatar

Community Advisor

Hi @rakesh_h2 

Can you share the curl command which is not working in your case along with the error  .In cloud service we use domain name only for deletion or any other operation via cURL.

 

Thanks

Himanshu

Himanshu Jain

Avatar

Correct answer by
Community Advisor

Avatar

Community Advisor

Can you try the curl using command line interface and share the error response. Curl command works very well with domain name as well using user credentials(not sso) and with token access as well.

Avatar

Community Advisor

Hi @rakesh_h2 

What is the package size ?

 

Thanks

Himanshu

Himanshu Jain

Avatar

Employee

Can you please add the "-v" command parameter to curl, so we can see the return code?