vcenter lcm: external tool

Configuration of the external tools used. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Representation:

{
    "hostname""string",
    "name""string",
    "location""string"
}

Attributes:

Name Type Description
Required
name string The name of the external tool. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

location string The location of the external tool. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Optional
hostname string The host name of the external tool. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Optional. Can be absent when external tool does not have a host name.