Files
freeipa/doc/api/cert_revoke.md
Florence Blanc-Renaud e725e99547 API doc: adapt the generated doc for 4.9 branch
The API doc files were generated on the master branch
and simply backported to ipa-4-9 but the code differs on
those branches and the doc files need to be adapted.

Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2022-11-25 13:52:15 +01:00

507 B

cert_revoke

Revoke a certificate.

Arguments

Name Type Required
serial_number :ref:Int<Int> True

Options

  • revocation_reason : :ref:Int<Int> (Required)
  • Default: 0
  • cacn : :ref:Str<Str>
  • Default: ipa
  • version : :ref:Str<Str>

Output

Name Type
result Output

Semantics

Notes

Version differences