Skip to main content

July 27, 2026

Assigning a Pod to a Cloud Pod Architecture Site with the lmvutil Command

Use the lmvutil command with the --assignPodToSite option to assign a pod to a site.

Syntax

lmvutil --assignPodToSite --podName podname --siteName sitename

Usage Notes

Before you can assign a pod to a site, you must create the site. See Creating Cloud Pod Architecture Sites with the lmvutil Command.

This command returns an error message if the Cloud Pod Architecture feature is not initialized, the command cannot find the specified pod or site, or if the command cannot assign the pod to the site.

Options

You must specify these options when you assign a pod to a site.

Options for Assigning a Pod to a Site
OptionDescription
--podNameName of the pod to assign to the site.
--siteNameName of the site.

You can use the lmvutil command with the --listPods option to list the names of the pods in a Cloud Pod Architecture topology. See Listing the Pods or Sites in a Cloud Pod Architecture Topology with the lmvutil Command.

Example

lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" 
--assignPodToSite --podName "East Pod 1" --siteName "Eastern Region"

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…