🆕API REST de gestion
Authentification
az account get-access-token --resource api://[APPLICATION-ID] --query accessToken --output tsvTOKEN=$(az account get-access-token \
--resource api://16b6a4d1-0a20-4b41-bf58-12783034cad3 \
--query accessToken \
--output tsv)curl -X GET "https://scepman.contoso.com/api/manage/search?searchText=ABC123&pageSize=10&certValidity=Any&certType=Any" \
-H "Authorization: Bearer $TOKEN" \
-H "Accept: application/json"API de recherche
Paramètres de recherche
Source
Valeur
API de révocation
Raisons de révocation prises en charge
Valeur
Raison de révocation
Mis à jour
Ce contenu vous a-t-il été utile ?