Managed Object - CryptoManagerHost

Extended by
CryptoManagerHostKMS
Extends
CryptoManager
See also
CryptoKeyPlain
Since
vSphere API 6.7


Managed Object Description

Properties

Name Type Description
None
Properties inherited from CryptoManager
enabled

Methods

Methods defined in this Managed Object
ChangeKey_Task, CryptoManagerHostDisable, CryptoManagerHostEnable, CryptoManagerHostPrepare
Methods inherited from CryptoManager
AddKey, AddKeys, ListKeys, RemoveKey, RemoveKeys

ChangeKey_Task

Required Privileges
Cryptographer.RegisterHost

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the CryptoManagerHost used to make the method call.
newKey PCryptoKeyPlain

Since vSphere API 6.7
P Required privilege: newKey

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
InvalidState
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



CryptoManagerHostDisable

Required Privileges
Cryptographer.RegisterHost
Since
vSphere API 7.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the CryptoManagerHost used to make the method call.

Return Value

Type Description
None

Faults

Type Description
InvalidState
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



CryptoManagerHostEnable

Required Privileges
Cryptographer.RegisterHost

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the CryptoManagerHost used to make the method call.
initialKey PCryptoKeyPlain

Since vSphere API 6.7
P Required privilege: initialKey

Return Value

Type Description
None

Faults

Type Description
AlreadyExists
InvalidState
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



CryptoManagerHostPrepare

Required Privileges
Cryptographer.RegisterHost

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the CryptoManagerHost used to make the method call.

Return Value

Type Description
None

Faults

Type Description
InvalidState
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None