Aracılığıyla paylaş


Workflow Run Action Repetitions Request Histories - List

İş akışı çalıştırma yineleme isteği geçmişini listeleyin.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/runs/{runName}/actions/{actionName}/repetitions/{repetitionName}/requestHistories?api-version=2025-05-01

URI Parametreleri

Name İçinde Gerekli Tür Description
actionName
path True

string

İş akışı eylemi adı.

name
path True

string

Site adı.

repetitionName
path True

string

İş akışı tekrarı.

resourceGroupName
path True

string

minLength: 1
maxLength: 90

Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.

runName
path True

string

İş akışı çalıştırma adı.

subscriptionId
path True

string (uuid)

Hedef aboneliğin kimliği. Değer bir UUID olmalıdır.

workflowName
path True

string

İş akışı adı.

api-version
query True

string

minLength: 1

Bu işlem için kullanılacak API sürümü.

Yanıtlar

Name Tür Description
200 OK

RequestHistoryListResult

Azure işlemi başarıyla tamamlandı.

Other Status Codes

ErrorResponse

Beklenmeyen bir hata yanıtı.

Güvenlik

azure_auth

Azure Active Directory OAuth2 Akışı.

Tür: oauth2
Akış: implicit
Yetkilendirme URL’si: https://login.microsoftonline.com/common/oauth2/authorize

Kapsamlar

Name Description
user_impersonation kullanıcı hesabınızın kimliğine bürünme

Örnekler

List repetition request history

Örnek isteği

GET https://management.azure.com/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Web/sites/test-name/hostruntime/runtime/webhooks/workflow/api/management/workflows/test-workflow/runs/08586776228332053161046300351/actions/HTTP_Webhook/repetitions/000001/requestHistories?api-version=2025-05-01

Örnek yanıt

{
  "value": [
    {
      "name": "08586611142732800686",
      "type": "Microsoft.Web/sites/workflows/runs/actions/requestHistories",
      "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Web/sites/test-name/workflows/test-workflow/runs/08586611142736787787412824395CU21/actions/HTTP_Webhook/requestHistories/08586611142732800686",
      "location": "West US",
      "properties": {
        "endTime": "2018-10-25T18:36:52.1863033Z",
        "response": {
          "bodyLink": {
            "contentHash": {
              "algorithm": "md5",
              "value": "2LOOAR8Eh2pd7AvRHXUhRg=="
            },
            "contentSize": 137,
            "contentVersion": "2LOOAR8Eh2pd7AvRHXUhRg==",
            "uri": "https://tempuri.org"
          },
          "headers": {
            "Cache-Control": "private",
            "Date": "Thu, 25 Oct 2018 18:36:51 GMT",
            "Location": "http://www.bing.com/",
            "Server": "Microsoft-IIS/10.0",
            "X-AspNet-Version": "4.0.30319",
            "X-Powered-By": "ASP.NET"
          },
          "statusCode": 302
        },
        "startTime": "2018-10-25T18:36:51.9206732Z",
        "request": {
          "method": "GET",
          "headers": {
            "Accept-Language": "en-US",
            "User-Agent": "azure-logic-apps/1.0,(workflow 80244732be3648f59d2084fd979cdd56; version 08586611142904036539)",
            "x-ms-action-tracking-id": "ad27f634-6523-492f-924e-9a75e28619c8",
            "x-ms-client-request-id": "ad484925-4148-4dd0-9488-07aed418b256",
            "x-ms-client-tracking-id": "08586611142736787787412824395CU21",
            "x-ms-correlation-id": "ad484925-4148-4dd0-9488-07aed418b256",
            "x-ms-execution-location": "brazilsouth",
            "x-ms-tracking-id": "ad484925-4148-4dd0-9488-07aed418b256",
            "x-ms-workflow-id": "80244732be3648f59d2084fd979cdd56",
            "x-ms-workflow-name": "test-workflow",
            "x-ms-workflow-operation-name": "HTTP_Webhook",
            "x-ms-workflow-resourcegroup-name": "test-resource-group",
            "x-ms-workflow-run-id": "08586611142736787787412824395CU21",
            "x-ms-workflow-run-tracking-id": "b4cd2e77-f949-4d8c-8753-791407aebde8",
            "x-ms-workflow-subscription-capacity": "Large",
            "x-ms-workflow-subscription-id": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345",
            "x-ms-workflow-system-id": "/locations/brazilsouth/scaleunits/prod-17/workflows/80244732be3648f59d2084fd979cdd56",
            "x-ms-workflow-version": "08586611142904036539"
          },
          "uri": "http://tempuri.org"
        }
      }
    }
  ]
}

Tanımlar

Name Description
ContentHash

İçerik karması.

ContentLink

İçerik bağlantısı.

createdByType

Kaynağı oluşturan kimliğin türü.

ErrorProperties

Hata özellikleri, Mantık hizmetinin gelen isteği neden işleyemediğini gösterir. Nedeni hata mesajında verilmiştir.

ErrorResponse

Hata yanıtı, Mantıksal hizmetin gelen isteği işleyemediğini gösterir. error özelliği hata ayrıntılarını içerir.

Request

Bir istek.

RequestHistory

İstek geçmişi.

RequestHistoryListResult

Bir RequestHistory listesi işleminin yanıtı.

RequestHistoryProperties

İstek geçmişi.

Response

Bir yanıt.

systemData

Kaynağın oluşturulması ve son değiştirilmesiyle ilgili meta veriler.

ContentHash

İçerik karması.

Name Tür Description
algorithm

string

İçerik karması algoritması.

value

string

İçerik karması değeri.

İçerik bağlantısı.

Name Tür Description
contentHash

ContentHash

İçerik karması.

contentSize

integer (int64)

İçerik boyutu.

contentVersion

string

İçerik sürümü.

metadata

Meta veriler.

uri

string

İçerik bağlantısı URI'si.

createdByType

Kaynağı oluşturan kimliğin türü.

Değer Description
User
Application
ManagedIdentity
Key

ErrorProperties

Hata özellikleri, Mantık hizmetinin gelen isteği neden işleyemediğini gösterir. Nedeni hata mesajında verilmiştir.

Name Tür Description
code

string

Hata kodu.

message

string

İşlemin neden başarısız olduğunu gösteren hata iletisi.

ErrorResponse

Hata yanıtı, Mantıksal hizmetin gelen isteği işleyemediğini gösterir. error özelliği hata ayrıntılarını içerir.

Name Tür Description
error

ErrorProperties

Hata özellikleri.

Request

Bir istek.

Name Tür Description
headers

İsteğe eklenen tüm üst bilgilerin listesi.

method

string

İstek için kullanılan HTTP yöntemi.

uri

string

İsteğin hedefi.

RequestHistory

İstek geçmişi.

Name Tür Description
id

string (arm-id)

Kaynağın tam kaynak kimliği. Örneğin, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

location

string

Kaynağın bulunduğu coğrafi konum

name

string

Kaynağın adı

properties

RequestHistoryProperties

İstek geçmişi özellikleri.

systemData

systemData

createdBy ve modifiedBy bilgilerini içeren Azure Resource Manager meta verileri.

tags

object

Kaynak etiketleri.

type

string

Kaynağın türü. Örneğin, "Microsoft.Compute/virtualMachines" veya "Microsoft.Storage/storageAccounts"

RequestHistoryListResult

Bir RequestHistory listesi işleminin yanıtı.

Name Tür Description
nextLink

string (uri)

Öğelerin bir sonraki sayfasına bağlantı

value

RequestHistory[]

Bu sayfadaki RequestHistory öğeleri

RequestHistoryProperties

İstek geçmişi.

Name Tür Description
endTime

string (date-time)

İsteğin sona erdiği saat.

request

Request

İstek.

response

Response

Yanıt.

startTime

string (date-time)

İsteğin başladığı saat.

Response

Bir yanıt.

Name Tür Description
bodyLink

ContentLink

Gövde içeriğinin konumu hakkında ayrıntılar.

headers

Yanıta eklenen tüm üst bilgilerin listesi.

statusCode

integer (int32)

Yanıtın durum kodu.

systemData

Kaynağın oluşturulması ve son değiştirilmesiyle ilgili meta veriler.

Name Tür Description
createdAt

string (date-time)

Kaynak oluşturma (UTC) zaman damgası.

createdBy

string

Kaynağı oluşturan kimlik.

createdByType

createdByType

Kaynağı oluşturan kimliğin türü.

lastModifiedAt

string (date-time)

Kaynağın son değişikliğinin zaman damgası (UTC)

lastModifiedBy

string

Kaynağı en son değiştiren kimlik.

lastModifiedByType

createdByType

Kaynağı en son değiştiren kimlik türü.