vcenter deployment import history: create spec

The create_spec structure contains information to create and start vCenter historical data lazy-import. This structure was added in vSphere API 6.7

Representation:

{
    "description""string",
    "name""string"
}

Attributes:

Name Type Description
Required
name string Name of the vCenter history import task. This attribute was added in vSphere API 6.7

description string Description of the vCenter history import task. This attribute was added in vSphere API 6.7