HP Virtual Connect Enterprise Manager 6.3 CLI Guide

set profile
The -set profile command modifies the properties on an existing server profile.
Syntax
-set profile -profilename <profileName>
[-name <NewName>] [-efistate absent]
Parameters
Table 4 Parameter descriptions for -set profile
OptionalRequiredDescriptionParameter
xName of the profile you
want to modify.
-profilename
xNew name of the server
profile
-name
xSpecifies the presence of EFI
state information.
-efistate
Output
The function returns the result of the set operation or a jobid if nb is specified.
Examples
Rename a profile from MyProfile to YourProfile:
vcemcli -set profile -profilename MyProfile name YourProfile
Minimum Required Role Based Security
VCEM Group Operator
CAUTION: If VCEMCLI is used in environments where logical server managers or upper level
managers are present, updating a server profile can make it inconsistent with the upper level
manager. HP recommends using the upper level manager to update 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).
20 Using VCEM commands