The following example shows a generic request to the Advanced Patching API:
curl -X GET \ https://<PRIMARY_FQDN>:8146/patching/v1/<endpoint> \ -H "X-Authentication: <RBAC-TOKEN>" \ -H "Accept: application/json"