Phm_HardwareSupportManagers_ListResult
Phm_HardwareSupportManagers_ListResult
The HardwareSupportManagers.ListResult structure contains a list of registered hardware support manager keys, see HardwareSupportManagers.list.
JSON Example
{
"registered_hsm_keys": [
"string"
]
}
array of string
registered_hsm_keys
Required
List of registered HSM keys. When clients pass a value of this structure as a parameter, the field must contain identifiers for the resource type: com.vmware.vcenter.phm.HardwareSupportManager. When operations return a value of this structure as a result, the field will contain identifiers for the resource type: com.vmware.vcenter.phm.HardwareSupportManager.