Administering View Cloud Pod Architecture

Table Of Contents
These commands return an error message if the Cloud Pod Architecture feature is not initialized, the pod is
not joined to a pod federation, or if the commands cannot perform specified operations.
Options
When you use the --ejectPod option, you use the --pod option to identify the pod to remove from the pod
federation.
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --unjoin
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --ejectPod
--pod "East Pod 1"
Changing a Pod Name or Description
Use the lmvutil command with the --updatePod option to update or modify the name or description of a
pod.
Syntax
lmvutil --updatePod --podName podname [--newPodName podname] [--description text]
Usage Notes
This command returns an error message if the Cloud Pod Architecture feature is not initialized or if the
command cannot find or update the pod.
Options
You can specify these options when you update a pod name or description.
Table 54. Options for Changing a Pod Name or Description
Option Description
--podName
Name of the pod to update.
--newPodName
(Optional) New name for the pod. A pod name can contain between 1 and 64
characters.
--description
(Optional) Description of the site. The description can contain between 1 and 1024
characters.
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*"
--updatePod --podName "East Pod 1" --newPodName "East Pod 2"
Managing Sites
You can use lmvutil command options to create, modify, and delete Cloud Pod Architecture sites. A site is a
grouping of View pods.
n
Creating a Site on page 44
Use the lmvutil command with the --createSite option to create a site in a Cloud Pod Architecture
topology.
n
Assigning a Pod to a Site on page 44
Use the lmvutil command with the --assignPodToSite option to assign a pod to a site.
Chapter 5 lmvutil Command Reference
VMware, Inc. 43