Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 734 Bytes

index.md

File metadata and controls

22 lines (16 loc) · 734 Bytes
page_title subcategory description
solace Provider

Deprecated Solace Provider

This provider is deprecated and will no longer be updated. To receive future updates, please use the new name: telus-agcg/solace.

Schema

Optional

  • hostname (String) Hostname for the Solace Event Broker (env: SEMP_HOSTNAME)
  • insecure (Boolean) Ignore HTTPS certificate errors (env: SEMP_INSECURE)
  • password (String, Sensitive) Password (env: SEMP_PASSWORD)
  • scheme (String) URL scheme to use: http or https (env: SEMP_SCHEME)
  • username (String) Solace user with admin access (env: SEMP_USERNAME)