DeploymentImportHistoryCreateSpec
The ImportHistory.CreateSpec structure contains information to create and start vCenter historical data deferred import
Properties
string
description
Required
Description of the vCenter history import task.
string
name
Required
Name of the vCenter history import task
JSON Example
{
"description": "string",
"name": "string"
}