Alex Kilp
Alex Kilp
Hi @EsOsO, I don't need the hostname information to be added to the message itself. We wrote a custom target for vRealize LogInsight (vRLI) and this information is used as...
The vRLI target configuration is similar to Teams ```powershell Name = 'vRLI' Configuration = @{ LogInsightServer = @{Required = $true; Type = [string]; Default = $null } Details = @{Required...
Using the body key will not resolve fields of the hashtable in teams.  For the LogInsight target i can build something around. Body key has not been used yet.
An example: ```powershell Configuration = @{ [...] Proxy = @{Required = $false; Type = [string]; Default = ""} ProxyCredential = @{Required = $false; Type = [pscredential]; Default = $null} }...
We could link this in the footer.