Workflow Triggers - List
Lekéri a munkafolyamat-eseményindítók listáját.
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers?api-version=2016-06-01
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers?api-version=2016-06-01&$top={$top}&$filter={$filter}
URI-paraméterek
Name | In | Kötelező | Típus | Description |
---|---|---|---|---|
resource
|
path | True |
string |
Az erőforráscsoport neve. |
subscription
|
path | True |
string |
Az előfizetés azonosítója. |
workflow
|
path | True |
string |
A munkafolyamat neve. |
api-version
|
query | True |
string |
Az API-verzió. |
$filter
|
query |
string |
A műveletre alkalmazandó szűrő. |
|
$top
|
query |
integer (int32) |
Az eredményben szerepeltetni kívánt elemek száma. |
Válaszok
Name | Típus | Description |
---|---|---|
200 OK |
OKÉ |
Biztonság
azure_auth
Azure Active Directory OAuth2 Flow.
Típus:
oauth2
Folyamat:
implicit
Engedélyezési URL:
https://login.microsoftonline.com/common/oauth2/authorize
Hatókörök
Name | Description |
---|---|
user_impersonation | a felhasználói fiók megszemélyesítése |
Példák
List workflow triggers
Mintakérelem
GET https://management.azure.com/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers?api-version=2016-06-01
Mintaválasz
{
"value": [
{
"properties": {
"provisioningState": "Succeeded",
"createdTime": "2018-08-10T17:32:30.2496336Z",
"changedTime": "2018-08-10T18:47:49.5288666Z",
"state": "Enabled",
"workflow": {
"id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/versions/08586676800160476478",
"name": "08586676800160476478",
"type": "Microsoft.Logic/workflows/versions"
}
},
"id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual",
"name": "manual",
"type": "Microsoft.Logic/workflows/triggers"
}
]
}
Definíciók
Name | Description |
---|---|
Day |
|
Days |
A hét napjai. |
Recurrence |
|
Recurrence |
Az ismétlődés ütemezése. |
Recurrence |
Az ismétlődési ütemezés előfordulása. |
Resource |
Az erőforrás-referencia. |
Workflow |
|
Workflow |
|
Workflow |
A munkafolyamat-eseményindító. |
Workflow |
A munkafolyamat-eseményindítók listája. |
Workflow |
|
Workflow |
A munkafolyamat-eseményindító ismétlődése. |
DayOfWeek
Érték | Description |
---|---|
Friday | |
Monday | |
Saturday | |
Sunday | |
Thursday | |
Tuesday | |
Wednesday |
DaysOfWeek
A hét napjai.
Érték | Description |
---|---|
Friday | |
Monday | |
Saturday | |
Sunday | |
Thursday | |
Tuesday | |
Wednesday |
RecurrenceFrequency
Érték | Description |
---|---|
Day | |
Hour | |
Minute | |
Month | |
NotSpecified | |
Second | |
Week | |
Year |
RecurrenceSchedule
Az ismétlődés ütemezése.
Name | Típus | Description |
---|---|---|
hours |
integer[] (int32) |
Az órákat. |
minutes |
integer[] (int32) |
A perceket. |
monthDays |
integer[] (int32) |
A hónap napjai. |
monthlyOccurrences |
A havi előfordulások. |
|
weekDays |
A hét napjai. |
RecurrenceScheduleOccurrence
Az ismétlődési ütemezés előfordulása.
Name | Típus | Description |
---|---|---|
day |
A hét napja. |
|
occurrence |
integer (int32) |
Az előfordulás. |
ResourceReference
Az erőforrás-referencia.
Name | Típus | Description |
---|---|---|
id |
string |
Az erőforrás azonosítója. |
name |
string |
Lekéri az erőforrás nevét. |
type |
string |
Lekéri az erőforrás típusát. |
WorkflowState
Érték | Description |
---|---|
Completed | |
Deleted | |
Disabled | |
Enabled | |
NotSpecified | |
Suspended |
WorkflowStatus
Érték | Description |
---|---|
Aborted | |
Cancelled | |
Failed | |
Faulted | |
Ignored | |
NotSpecified | |
Paused | |
Running | |
Skipped | |
Succeeded | |
Suspended | |
TimedOut | |
Waiting |
WorkflowTrigger
A munkafolyamat-eseményindító.
Name | Típus | Description |
---|---|---|
id |
string |
Az erőforrás azonosítója. |
name |
string |
Lekéri a munkafolyamat-eseményindító nevét. |
properties.changedTime |
string (date-time) |
Lekéri a módosított időpontot. |
properties.createdTime |
string (date-time) |
Lekéri a létrehozott időt. |
properties.lastExecutionTime |
string (date-time) |
Lekéri az utolsó végrehajtási időt. |
properties.nextExecutionTime |
string (date-time) |
A következő végrehajtási időpontot kapja meg. |
properties.provisioningState |
Lekéri a kiépítési állapotot. |
|
properties.recurrence |
Lekéri a munkafolyamat-eseményindító ismétlődését. |
|
properties.state |
Megkapja az államot. |
|
properties.status |
Lekéri az állapotot. |
|
properties.workflow |
Lekéri a munkafolyamatra mutató hivatkozást. |
|
type |
string |
Lekéri a munkafolyamat-eseményindító típusát. |
WorkflowTriggerListResult
A munkafolyamat-eseményindítók listája.
Name | Típus | Description |
---|---|---|
nextLink |
string |
A következő találatkészlet lekéréséhez tartozó URL-cím. |
value |
Munkafolyamat-eseményindítók listája. |
WorkflowTriggerProvisioningState
Érték | Description |
---|---|
Accepted | |
Canceled | |
Completed | |
Created | |
Creating | |
Deleted | |
Deleting | |
Failed | |
Moving | |
NotSpecified | |
Ready | |
Registered | |
Registering | |
Running | |
Succeeded | |
Unregistered | |
Unregistering | |
Updating |
WorkflowTriggerRecurrence
A munkafolyamat-eseményindító ismétlődése.
Name | Típus | Description |
---|---|---|
endTime |
string |
A befejezés időpontja. |
frequency |
A gyakoriság. |
|
interval |
integer (int32) |
Az intervallum. |
schedule |
Az ismétlődés ütemezése. |
|
startTime |
string |
A kezdési időpont. |
timeZone |
string |
Az időzóna. |