The dpmresroucemgr addtocontainer command adds servers or a subcontainers to a container.
This command has the following format:
dpmresourcemgr addtocontainer [-sc sc_url] -container_name containername [-machine_list machinelist|-subcontainer_name subcontainername] [-ws_user username -ws_password password][-locale iso639value]
Defines a collection of objects. Valid entry: the full path to the container name using backslash (\) to delimit parent container and child container.
Defines the machine list or subcontainer and its objects.
(Optional) Specifies the credentials to use for the web service security check. If you do not include credentials, you are prompted to enter them. Avoid the prompt for credentials by setting up your own session using caaipsecurity.
(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".
Example: Add Content to a Container
This example adds a subcontainer named, ManagedVMs, to the container named, Managed.
dpmresourcemgr addtocontainer -container_name Managed -subcontainer_name ManagedVMs.
Copyright © 2013 CA. All rights reserved. |
|