What is the MOB URL used to obtain the datastore details in the ESXi host?
The MOB URL we use for obtaining the ESXi host datastore details is as follows:
https://<ESXiHOST_IP>:<ESXiHOST_PORT>/mob/?moid=ha-folder-datastore
where
ESXiHOST_IP ---> IP address of the ESXi host server
ESXiHOST_PORT ---> Port number of the ESXi host server
After accessing this link, you'll find a list of all the available datastores within the ESXi host under the 'value' field of 'datastore' name field. Select and click over the required datastore from the list in order to get the complete details of that particular datastore.
New to ADSelfService Plus?
Related Articles
Troubleshooting URL Monitor
When configuring a URL monitor in Applications Manager, you might encounter several errors related to accessibility, configuration, or server-side issues. Below are common errors along with step-by-step troubleshooting instructions to help you ...
How can I check if the Managed Object Browser (MOB) service is enabled in the ESX host?
Connect to the host using the ESXi Shell. Determine if the managed object browser (MOB) is enabled, by running the following command: vim-cmd proxysvc/service_list If the service is running, the following text appears in the list of services: ... ...
How to generate a URL Debug Tool Response for troubleshooting?
The URL Debug Tool in Applications Manager helps you analyze and troubleshoot the performance of URLs and their components on webpages. It executes the URL, collects performance data, and provides detailed reports for further analysis. Follow the ...
While trying to monitor JBoss, I get the error 'Unable to collect Data for <host name>' while the JVM and EJB details are missing.
Reason 1: jbossagent.sar hasn't been deployed in the JBoss server Applications Manager collects JBoss MBean details by directly connecting to the JBoss JNDI Naming service. The application http-invoker.sar which comes by default with JBoss ...
Modify mssql server details currently used in applications manager
Steps to change the Microsoft SQL Server details like hostname , port , username & password that are currently used in Applications Manager 1. Open WordPad and edit the database_params.conf file present in "<APM_home>\working\conf\MSSQL\" and ...