Name | Type | Description | Notes |
---|---|---|---|
component | String | Service component name | |
host | String | DNS name for connecting to the service component | |
port | i64 | Port number for connecting to the service component | |
route | models::EnumComponentRoute | ||
ssl | Option<bool> | Whether the endpoint is encrypted or accepts plaintext. By default endpoints are always encrypted and this property is only included for service components that may disable encryption. | [optional] |
usage | models::EnumComponentUsage |