This metric checks to see if the HTTP or SSH protocols are being used on any interfaces and then lists the interface name if either HTTP or SSH is enabled.
Interfaces[? contains(allowaccess,
ssh
) || contains(allowaccess,
http
)].name