AgentConfigInfoAuthenticationScheme_enum
AgentConfigInfoAuthenticationScheme_enum
Deprecated as of vSphere 9.0. Please refer to vLCM APIs.
Supported authentication schemes used to access an OVF URL.
Possible values:
NONE
: Accessing the OVF URL doesn't require authentication.VMWARE_SESSION_ID
: Accessing the OVF URL requires Vmware client sessionID.
Since: vEAM API 9.0
This data structure has no properties.
Enumeration:
NONE,
VMWARE_SESSION_ID,