Skip to main content

api_issue_attachment

Overview

Nameapi_issue_attachment
TypeResource
Idazure.api_management.api_issue_attachment

Fields

Methods

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