6.5.1

Table Of Contents
Procedure
1 Retrieve the acceptance level for the VIB or image profile.
Option Description
View information for all VIBs
esxcli --server=server_name software
sources vib list --depot=depot_URL
View information for a specified VIB
esxcli --server=server_name software
sources vib list --viburl=vib_URL
View information for all image profiles
esxcli --server=server_name software
sources profile list --depot=depot_URL
View information for a specified image
profile
esxcli --server=server_name software
sources profile get --depot=depot_URL
--profile=profile_name
2 View the host acceptance level.
esxcli --server=server_name software acceptance get
3 Change the acceptance level of the host.
esxcli
--server=server_name software acceptance set --level=acceptance_level
The value for acceptance_level can be VMwareCertified, VMwareAccepted, PartnerSupported, or
CommunitySupported. The values for acceptance_level are case-sensitive.
Note If the host has a higher acceptance level than the VIB or image profile you want to add, you
can run commands in the esxcli software vib or esxcli software profile namespace with
the --force option. When you use the --force option, a warning appears because you enforce a
VIB or image profile with lower acceptance level than the acceptance level of the host and your setup
is no longer consistent. The warning is repeated when you install VIBs, remove VIBs, or perform
certain other operations on the host that has inconsistent acceptance levels.
Set the Image Profile Acceptance Level
If you want to add a VIB to an image profile, and the acceptance level of the VIB is lower than that of the
image profile, you can clone the image profile with a lower acceptance level or change the image profile's
acceptance level.
You can specify VMwareCertified, VMwareAccepted, PartnerSupported, or CommunitySupported as an
acceptance level of an image profile. If you lower the acceptance level, the level of support for the image
profile and hosts that you provision with it changes. For more information, see Acceptance Levels.
vSphere Installation and Setup
VMware, Inc. 73