7.0

Table Of Contents
The acceptance level of each VIB on a host must be at least as high as the acceptance level of
the host. For example, you cannot install a VIB with PartnerSupported acceptance level on a host
with VMwareAccepted acceptance level. You must first lower the acceptance level of the host. For
more information on acceptance levels, see Acceptance Levels.
Warning Changing the host acceptance level to CommunitySupported affects the supportability
of your host and might affect the security of your host.
Prerequisites
Install ESXCLI. See
Getting Started with ESXCLI
. For troubleshooting, run esxcli commands in
the ESXi Shell.
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
VMware ESXi Installation and Setup
VMware, Inc. 66