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
Copy file name to clipboardexpand all lines: USAGE-v5.2.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The JSON schema is self explanatory. See also the [sample Postman collection](/c
11
11
12
12
-`.output.license` defines the JWT license to use for NGINX Plus R33+
13
13
-`.output.license.endpoint` the usage reporting endpoint (defaults to `product.connect.nginx.com`). NGINX Instance Manager address can be used here
14
-
-`.output.license.token` the JWT license token
14
+
-`.output.license.token` the JWT license token. If this field is omitted, it is assumed that a `/etc/nginx/license.jwt` token already exists on the instance and it won't be replaced
15
15
-`.output.license.ssl_verify` set to `false` to trust all SSL certificates (not recommended). Useful for reporting to NGINX Instance Manager without a local PKI.
16
16
-`.output.license.grace_period` Set to 'true' to begin the 180-day reporting enforcement grace period. Reporting must begin or resume before the end of the grace period to ensure continued operation
17
17
-`.output.type` defines how NGINX configuration will be returned:
"description": "Declarative REST API and GitOps automation layer for NGINX Instance Manager and NGINX One Console\n\n[https://github.com/f5devcentral/NGINX-Declarative-API/](https://github.com/f5devcentral/NGINX-Declarative-API/)",
0 commit comments