Fortinet black logo

REST API Solution Guide

SCEP Enrollment Requests Management (/scepregs/)

SCEP Enrollment Requests Management (/scepregs/)

URL: https://[server_name]/api/v1/scepreqs/

This end-point is used to manage SCEP enrollment requests.

Supported fields

Field Display name Type Required Other restrictions
status Status of the SCEP enrollment request. string N/A One of "Approved", "Pending", or "Rejected"
type Type of the SCEP enrollment request. string N/A One of "Wildcard" or "Regular"
subject Subject of the SCEP enrollment request. string N/A
issuer Subject of the issuer for the SCEP enrollment request. string N/A

Allowed methods

HTTP method Resource URI Action
GET /api/v1/scepreqs/ Get SCEP enrollment requests.
GET /api/v1/scepreqs/[id]/ Get SCEP enrollment requests.
DELETE /api/v1/scepreqs/[id]/

Delete a SCEP enrollment request.

Allowed filtering

Field Lookup Expressions Description
subject exact, iexact, contains, icontains

SCEP Enrollment Requests Management (/scepregs/)

URL: https://[server_name]/api/v1/scepreqs/

This end-point is used to manage SCEP enrollment requests.

Supported fields

Field Display name Type Required Other restrictions
status Status of the SCEP enrollment request. string N/A One of "Approved", "Pending", or "Rejected"
type Type of the SCEP enrollment request. string N/A One of "Wildcard" or "Regular"
subject Subject of the SCEP enrollment request. string N/A
issuer Subject of the issuer for the SCEP enrollment request. string N/A

Allowed methods

HTTP method Resource URI Action
GET /api/v1/scepreqs/ Get SCEP enrollment requests.
GET /api/v1/scepreqs/[id]/ Get SCEP enrollment requests.
DELETE /api/v1/scepreqs/[id]/

Delete a SCEP enrollment request.

Allowed filtering

Field Lookup Expressions Description
subject exact, iexact, contains, icontains