Host Assignable Hardware Manager Update Assignable Hardware Config
Update Assignable Hardware configuration.
Entries are updated as described in HostAssignableHardwareConfig.
Required privileges: Host.Config.Settings
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostAssignableHardwareManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
"UpdateAssignableHardwareConfigRequestType Object"
The AssignableHardwareConfig data object describes properties of all assignable devices on the host.
No Content
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/HostAssignableHardwareManager/{moId}/UpdateAssignableHardwareConfig