You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Problem creating a monitor of the type radius-monitoring.
This is supported in the UI and TMSH but not in the AS3 schema.
Error from AS3 curl, only radius is supported:
monitorType: should be equal to one of the allowed values[\"dns\",\"external\",\"ftp\",\"http\",\"https\",\"http2\",\"icmp\",\"inband\",\"ldap\",\"mysql\",\"postgresql\",\"radius\",\"sip\",\"smtp\",\"tcp\",\"tcp-half-open\",\"udp\"]"]
Describe the solution you'd like
Ability to create a radius-accounting monitor type with AS3.
Is your feature request related to a problem? Please describe.
Problem creating a monitor of the type radius-monitoring.
This is supported in the UI and TMSH but not in the AS3 schema.
Error from AS3 curl, only radius is supported:
Describe the solution you'd like
Ability to create a radius-accounting monitor type with AS3.
Example of the monitor type radius-accounting:
Wanted syntax:
Describe alternatives you've considered
The two options are TMSH and UI to create. The client wants to use DO and AS3 as the standard automation.
Additional context
AS3 Version: v3.41.0
The text was updated successfully, but these errors were encountered: