Host Firmware System Backup Firmware Configuration

Host Firmware System Backup Firmware Configuration

Backup the configuration of the host.

The method generates a bundle containing the host configuration. You can use an HTTP GET operation to download the bundle from the returned URL.

Required privileges: Host.Config.Firmware

Request
URI
POST
https://{vcenter-host}/sdk/vim25/{release}/HostFirmwareSystem/{moId}/BackupFirmwareConfiguration
COPY
Path Parameters
string
moId
Required

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 HostFirmwareSystem/{moId}.

string
release
Required

The vSphere release schema. The current specification covers vSphere 8.0.3.0 APIs.


Authentication
This operation uses the following authentication methods.
Responses
200

URL that identifies the location of the backup bundle.

Returns string of type(s) application/json
Operation doesn't return any data structure