Skip to main content

api_issue

Overview

Nameapi_issue
TypeResource
Idazure.api_management.api_issue

Fields

Methods

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