Managed Object -
CryptoManagerHost(vim.encryption.CryptoManagerHost)
- Extended by
-
CryptoManagerHostKMS
- Extends
-
CryptoManager
- See also
-
CryptoKeyPlain
- Since
- vSphere API 6.7
Managed Object Description
Properties
Methods
ChangeKey_Task(changeKey)
Change the key used for core dump encryption
Note: CryptoManagerHostEnable must be called first
If successful, a "best effort" will be made to "in place" shallow recrypt
any core dumps found in /var/core to use the new key.
- Required Privileges
- Cryptographer.RegisterHost
Parameters
Return Value
Type
|
Description
|
pbm.Task | |
Faults
Type
|
Description
|
InvalidState | Thrown if the host is not in safe state |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
CryptoManagerHostEnable(enable)
Begin core dump encryption by specifying the encryption key and put
the host in safe state
Note: CryptoManagerHostPrepare must be called first
- Required Privileges
- Cryptographer.RegisterHost
Parameters
Return Value
Faults
Type
|
Description
|
AlreadyExists | Thrown if the host is in safe state and initialKey differs from the existing core dump encryption key |
InvalidState | Thrown if the host is in incapable state |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
CryptoManagerHostPrepare(prepare)
Prime the host to receive sensitive information and put the host
in prepared state
- Required Privileges
- Cryptographer.RegisterHost
Parameters
Return Value
Faults
Type
|
Description
|
InvalidState | Thrown if the host is not in incapable state |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
© 2012-2018 VMware, Inc. All rights reserved.
Revision April 2018 | VMware Storage Policy API | Version 6.7