- Learning VMware vSphere
- Abhilash GB Rebecca Fitzhugh
- 219字
- 2021-07-08 11:01:26
Using the ESXi Managed Object Browser
The Managed Object Browser (MOB) is a web-based server program that runs on an ESXi host to provide web-based access to all the objects managed by the ESXi host.
Note
Starting with vSphere 6, MOB is disabled by default on ESXi.
Before you can access MOB, you will need to enable it through the Advanced SettingsConfig.HostAgent.plugins.solo.enableMob on the ESXi host. To bring up the Advanced Settings window, navigate to the Configuration tab and then click AdvancedSettings in the Software pane:

Once enabled, you should be able to get to the MOB of the ESXi host using the following URL syntax: https://IP address or FQDN/mob
.
The MOB can be used to invoke commands on the objects managed by the ESXi host. For instance, you can invoke the method CurrentTime
to retrieve the current date or time value from the host. Hence it requires an authenticated user to access the MOB interface. When you try to access the MOB URL of any ESXi host, you will be prompted for the credentials. The credentials supplied could be of any user with at least read-only permissions. Once you log in to the MOB, the home page will present you with the Properties and Methods that are available for use against the objects managed by the ESXi host:

- 多媒體CAI課件設計與制作導論(第二版)
- 數據庫系統原理及MySQL應用教程(第2版)
- Vue.js設計與實現
- Building a RESTful Web Service with Spring
- 神經網絡編程實戰:Java語言實現(原書第2版)
- Python Geospatial Development(Second Edition)
- 面向對象程序設計(Java版)
- Learning Apache Mahout Classification
- Yii Project Blueprints
- Scala編程實戰
- Practical Predictive Analytics
- INSTANT Apache Hive Essentials How-to
- Raspberry Pi Blueprints
- Python計算機視覺與深度學習實戰
- 精益軟件開發管理之道