- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Knowledge Base
- :
- Oracle VM Manager API calls from beacon
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Oracle VM Manager API calls from beacon
Oracle VM Manager API calls from beacon
The Flexera Beacon calls the following Oracle VM Manager SOAP API entry points while gathering inventory:
- login
- logout
- managerGetInfo or managerGet (depending on the Oracle VM Manager version)
- clusterGetAll
- serverPoolGetAll
- serverGetAll
- vmGetAll
- serverPoolPolicyGetAll
- ethernetPortGetAll
The URL of the SOAP API is https://server:7002/ovm/core/wsapi/soap (The protocol, server name, and port number may vary).
API documentation is available in the Oracle VM Manager ISO downloaded from this page:
https://www.oracle.com/technetwork/server-storage/vm/downloads/ovm-2227363.html
- Mark as Read
- Mark as New
- Permalink
- Report Inappropriate Content
Hi Chris,
I was wondering if Oracle database introspection with the agent is also supported on OVM? And what versions are supported?
Regards
Ronald
- Mark as Read
- Mark as New
- Permalink
- Report Inappropriate Content
@Ronny_OO7 - as long as the guest operating system running on the Oracle VM is an operating system that is supported by the FlexNet inventory agent then I don't see any reason why it wouldn't work. The hosting environment (Oracle VM in this case) should generally be transparent and irrelevant to the guest for the purpose of gathering Oracle Database inventory.
- Mark as Read
- Mark as New
- Permalink
- Report Inappropriate Content
Thanks Chris, this is also what I Would expect but wanted to be sure.