-
Notifications
You must be signed in to change notification settings - Fork 137
PKI Start Job REST API
Endi S. Dewata edited this page Oct 28, 2022
·
1 revision
-
Path:
/<subsystem>/rest/jobs/<ID>/start
-
Method:
POST
-
Authentication: User must be a member of
Administrators
group or a job owner -
Content: None
-
Success code:
200
$ curl \ -k \ -s \ -X POST \ -H "Accept: application/json" \ --user caadmin:Secret.123 \ https://localhost.localdomain:8443/ca/rest/jobs/publishCerts/start
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |