2V0-21.23 Question 429
Single answerAn administrator is managing an ESXi cluster using vSphere Lifecycle Manager (vLCM) with a desired state model. The administrator wants to export the current ESXi cluster image to share it with another team for review. Which of the following statements about the ESXi cluster image export functionality is TRUE?
- A
The exported image includes all customizations, such as host-specific settings and networking details.
- B
The export generates a JSON file that contains the cluster image metadata.
- C
The exported image file can only be imported into the same vCenter Server instance.
- D
The export functionality is only available when the cluster is in compliance with the desired state.
Show answer and explanation
Correct answer: B
Explanation
The ESXi cluster image export functionality in vSphere Lifecycle Manager allows administrators to export the cluster image as a JSON file. This file contains the image's metadata, including ESXi version, vendor add-ons, and firmware details, but it does not include customizations like host-specific settings. The exported file can be used for documentation, review, or importing into another vCenter Server instance, independent of cluster compliance with the desired state.
- A. Incorrect.
Incorrect. The exported image does not include host-specific settings or networking details. It only includes the image metadata such as the ESXi version, vendor add-ons, and firmware details.
- B. Correct.
Correct. When exporting an ESXi cluster image, vLCM generates a JSON file containing metadata about the cluster image. This allows administrators to share or review the image configuration.
- C. Incorrect.
Incorrect. The exported JSON file can be imported into any vCenter Server instance that supports vSphere Lifecycle Manager, not just the same instance.
- D. Incorrect.
Incorrect. The export functionality does not depend on the cluster being in compliance with the desired state. It can be used regardless of compliance status.