Skip to main content

api_diagnostic

Overview

Nameapi_diagnostic
TypeResource
Idazure.api_management.api_diagnostic

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTapiId, diagnosticId, resourceGroupName, serviceName, subscriptionIdGets the details of the Diagnostic for an API specified by its identifier.
list_by_serviceSELECTapiId, resourceGroupName, serviceName, subscriptionIdLists all diagnostics of an API.
create_or_updateINSERTapiId, diagnosticId, resourceGroupName, serviceName, subscriptionIdCreates a new Diagnostic for an API or updates an existing one.
deleteDELETEIf-Match, apiId, diagnosticId, resourceGroupName, serviceName, subscriptionIdDeletes the specified Diagnostic from an API.
_list_by_serviceEXECapiId, resourceGroupName, serviceName, subscriptionIdLists all diagnostics of an API.
updateEXECIf-Match, apiId, diagnosticId, resourceGroupName, serviceName, subscriptionIdUpdates the details of the Diagnostic for an API specified by its identifier.