|
| Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| enabled | xsd:boolean |
|
Methods
| Methods defined in this Managed Object |
|---|
| AddKey, AddKeys, ListKeys, RemoveKey, RemoveKeys |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the CryptoManager used to make the method call. |
| key P | CryptoKeyPlain |
Since vSphere API 6.5 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| AlreadyExists | |
| InvalidState | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the CryptoManager used to make the method call. |
| keys* P | CryptoKeyPlain[] |
Since vSphere API 6.5 |
Return Value
| Type | Description |
|---|---|
| CryptoKeyResult[] |
Faults
| Type | Description |
|---|---|
| InvalidState | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the CryptoManager used to make the method call. |
| limit* P | xsd:int |
Since vSphere API 6.5 |
Return Value
| Type | Description |
|---|---|
| CryptoKeyId[] |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the CryptoManager used to make the method call. |
| key P | CryptoKeyId |
Since vSphere API 6.5 |
| force P | xsd:boolean |
Since vSphere API 6.5 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| ResourceInUse | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the CryptoManager used to make the method call. |
| keys* P | CryptoKeyId[] |
Since vSphere API 6.5 |
| force P | xsd:boolean |
Since vSphere API 6.5 |
Return Value
| Type | Description |
|---|---|
| CryptoKeyResult[] |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |