HP Virtual Connect Enterprise Manager 6.3 CLI Guide

unassign profile
The -unassign profile command unassigns the selected server profile.
Syntax
-unassign profile -profilename <profileName>
Parameters
Table 7 Parameter descriptions for -unassign profile
OptionalRequiredDescriptionParameter
xThe name of a server profile
that is currently assigned to
a device bay.
-profilename
Output
The function returns the result of the unassign operation or a jobid if nb is specified.
Examples
Unassign a server profile from a device bay:
vcemcli -unassign profile -profilename MyProfile1
Minimum Required Role Based Security
VCEM Group Limited Operator
CAUTION: If VCEMCLI is used in environments where logical server managers or upper level
managers are present, unassigning a server profile can make it inconsistent with the upper level
manager. HP recommends using the upper level manager to unassign server profiles.
Remarks
The job status for the jobid can be obtained by executing VCEMCLI with the show job command
and providing the associated job ID. For more information see show job (page 67).
Server profiles can be unassigned whether or not there is a server in the specified bay. If there is
a server in the bay, the bay must be powered off before the -unassign profile command is
issued. Unassigned profiles belong to the VC Domain Group.
Prerequisites
The profile must exist and be associated with a bay
If the bay contains a server, the bay must be powered off before unassigning the server profile.
unassign profile 25