Integration of third-party products, such as ServiceNow, with the VMware Aria Operations Suite API fails. The connection returns a 403 Forbidden or a generic rejection page.
https://<Load-Balancer-FQDN>/suite-api/ returns the error: The requested URL was rejected. Please consult with your administrator. failed to run 3PC java.lang.ClassCastException: class org.mozilla.javascript.Undefined cannot be cast to class org.mozilla.javascript.NativeObject https://<Load-Balancer-FQDN>/ui/ remains fully accessible and functional.VMware Aria Operations 8.18.x
The Load Balancer or an intermediate security device (WAF/Security Gateway) is not configured to permit traffic to the /suite-api path. While the UI path is typically allowed by default, the API path requires explicit permission.
To restore access, ensure the network infrastructure permits the specific URL path.
/suite-api/.https://<Load-Balancer-FQDN>/suite-api/ in a browser. The request must return a login prompt or XML/JSON data instead of a rejection page.For detailed configuration requirements, refer to the VMware Aria Operations Load Balancing Guide.