The following macros are not currently supported in the header:
- style
Endpoint Defaults
The Endpoint Defaults defines the default values which appear when creating a new Endpoint.
Â
Field Name | Type | Description |
---|---|---|
EndpointName | String | The name of the endpoint. |
ConnectionType | String | The connection type for the endpoint. Only "SSH" is supported at this time. |
EndpointAddress | String | The DNS name or IP address of the endpoint host. |
EndpointPort | Integer | The SSH port for the endpoint. |
UserName | String | The operating system user to connect to the endpoint with. |
OsType | String | The endpoint operating system (UNIX or WINDOWS). |
BaseDirectory | String | The working directory on the endpoint host which will be used by FlexDeploy during plugin execution. |
JavaPath | String | The directory where Java is installed on Endpoint. For example, /oracle/java. |
The following macros are not currently supported in the footer:
- style