Components

Properties

  • component (required) (string): Service component name
  • host (required) (string): DNS name for connecting to the service component
  • port (required) (integer): Port number for connecting to the service component
  • route (required) (string)
  • ssl (boolean): 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.
  • usage (required) (string)
Last updated on