OMC: REST-API Shows Wrong Agent Version
(Doc ID 2868158.1)
Last updated on MAY 24, 2023
Applies to:
Oracle Management Cloud - Version N/A and laterInformation in this document applies to any platform.
Symptoms
The following Oracle Management Cloud (OMC) API-endpoint is used in the Enterprise Manager (EM) OMS to get information about the agents:
GET on https://omctest-<name>.oraclecloud.com/serviceapi/entityModel/data/entities/agents
(https://docs.oracle.com/en/cloud/paas/management-cloud/raomc/op-entitymodel-data-entities-agents-get.html)
The response from API shows older version for one of the Agents whereas actual Cloud agent version is 1.57.0
{
"agentId": "<agentId>",
"agentName": "<agentName>",
"agentType": "Lama",
"version": "1.48.2",
"operatingSystem": "Windows",
"monitoredEntitiesCount": 1,
"monitoredEntities": {
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |