Unable to download AgentPull Script
Hi All,
Pls note that we are going to deploy the OEM agent according to Installing Oracle Management Agent in Silent Mode However, when we try to run the following command:
curl "https://<OMS_HOST>:<OMS_PORT>/em/install/getAgentImage" --insecure -o AgentPull.sh
but fail with the following error:
cat AgentPull.sh
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /em/install/getAgentImage was not found.</p>
</body></html>
Do U have any hint to get it resolve?
Thanks in advance.