-
Notifications
You must be signed in to change notification settings - Fork 137
CA Disable Profile REST API
Endi S. Dewata edited this page Oct 25, 2023
·
5 revisions
-
Operation:
POST /ca/rest/profiles/<id>
-
Query Parameter:
-
action
:disable
-
-
Content: None
-
Code:
204
-
Content: None
$ curl \ -k \ -s \ -X POST \ --cookie cookies \ https://localhost.localdomain:8443/ca/rest/profiles/test?action=disable
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |