vcenter lcm: reverse proxy

Port numbers on which the vCenter Server Appliance communicates with the other vSphere components. 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:

{
    "https_port"1,
    "http_port"1
}

Attributes:

Name Type Description
Optional
http_port long Reverse proxy http port. 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. If unset, defaults to 8080.

https_port long Reverse proxy https port. 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. If unset, defaults to 8443.