Workflow Triggers - Get
Obtient un déclencheur de workflow.
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}?api-version=2016-06-01
Paramètres URI
Nom | Dans | Obligatoire | Type | Description |
---|---|---|---|---|
resource
|
path | True |
string |
Nom du groupe de ressources. |
subscription
|
path | True |
string |
ID d’abonnement. |
trigger
|
path | True |
string |
Nom du déclencheur de flux de travail. |
workflow
|
path | True |
string |
Le nom du workflow. |
api-version
|
query | True |
string |
Version de l'API. |
Réponses
Nom | Type | Description |
---|---|---|
200 OK |
Ok |
Sécurité
azure_auth
Flux OAuth2 Azure Active Directory.
Type:
oauth2
Flux:
implicit
URL d’autorisation:
https://login.microsoftonline.com/common/oauth2/authorize
Étendues
Nom | Description |
---|---|
user_impersonation | Emprunter l’identité de votre compte d’utilisateur |
Exemples
Get a workflow trigger
Exemple de requête
GET https://management.azure.com/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow/triggers/manual?api-version=2016-06-01
Exemple de réponse
{
"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"
}
Définitions
Nom | Description |
---|---|
Day |
|
Days |
Les jours de la semaine. |
Recurrence |
|
Recurrence |
Planification de périodicité. |
Recurrence |
Occurrence de la planification de périodicité. |
Resource |
Référence de ressource. |
Workflow |
|
Workflow |
|
Workflow |
Déclencheur de flux de travail. |
Workflow |
|
Workflow |
Périodicité du déclencheur de flux de travail. |
DayOfWeek
Nom | Type | Description |
---|---|---|
Friday |
string |
|
Monday |
string |
|
Saturday |
string |
|
Sunday |
string |
|
Thursday |
string |
|
Tuesday |
string |
|
Wednesday |
string |
DaysOfWeek
Les jours de la semaine.
Nom | Type | Description |
---|---|---|
Friday |
string |
|
Monday |
string |
|
Saturday |
string |
|
Sunday |
string |
|
Thursday |
string |
|
Tuesday |
string |
|
Wednesday |
string |
RecurrenceFrequency
Nom | Type | Description |
---|---|---|
Day |
string |
|
Hour |
string |
|
Minute |
string |
|
Month |
string |
|
NotSpecified |
string |
|
Second |
string |
|
Week |
string |
|
Year |
string |
RecurrenceSchedule
Planification de périodicité.
Nom | Type | Description |
---|---|---|
hours |
integer[] |
Heures. |
minutes |
integer[] |
Minutes. |
monthDays |
integer[] |
Jours du mois. |
monthlyOccurrences |
Occurrences mensuelles. |
|
weekDays |
Les jours de la semaine. |
RecurrenceScheduleOccurrence
Occurrence de la planification de périodicité.
Nom | Type | Description |
---|---|---|
day |
Jour de la semaine. |
|
occurrence |
integer |
Occurrence. |
ResourceReference
Référence de ressource.
Nom | Type | Description |
---|---|---|
id |
string |
ID de la ressource. |
name |
string |
Obtient le nom de la ressource. |
type |
string |
Obtient le type de ressource. |
WorkflowState
Nom | Type | Description |
---|---|---|
Completed |
string |
|
Deleted |
string |
|
Disabled |
string |
|
Enabled |
string |
|
NotSpecified |
string |
|
Suspended |
string |
WorkflowStatus
Nom | Type | Description |
---|---|---|
Aborted |
string |
|
Cancelled |
string |
|
Failed |
string |
|
Faulted |
string |
|
Ignored |
string |
|
NotSpecified |
string |
|
Paused |
string |
|
Running |
string |
|
Skipped |
string |
|
Succeeded |
string |
|
Suspended |
string |
|
TimedOut |
string |
|
Waiting |
string |
WorkflowTrigger
Déclencheur de flux de travail.
Nom | Type | Description |
---|---|---|
id |
string |
ID de la ressource. |
name |
string |
Obtient le nom du déclencheur de flux de travail. |
properties.changedTime |
string |
Obtient l’heure modifiée. |
properties.createdTime |
string |
Obtient l’heure de création. |
properties.lastExecutionTime |
string |
Obtient l’heure de la dernière exécution. |
properties.nextExecutionTime |
string |
Obtient l’heure d’exécution suivante. |
properties.provisioningState |
Obtient l’état d’approvisionnement. |
|
properties.recurrence |
Obtient la périodicité du déclencheur de flux de travail. |
|
properties.state |
Obtient l'état. |
|
properties.status |
Obtient le status. |
|
properties.workflow |
Obtient la référence au workflow. |
|
type |
string |
Obtient le type de déclencheur de flux de travail. |
WorkflowTriggerProvisioningState
Nom | Type | Description |
---|---|---|
Accepted |
string |
|
Canceled |
string |
|
Completed |
string |
|
Created |
string |
|
Creating |
string |
|
Deleted |
string |
|
Deleting |
string |
|
Failed |
string |
|
Moving |
string |
|
NotSpecified |
string |
|
Ready |
string |
|
Registered |
string |
|
Registering |
string |
|
Running |
string |
|
Succeeded |
string |
|
Unregistered |
string |
|
Unregistering |
string |
|
Updating |
string |
WorkflowTriggerRecurrence
Périodicité du déclencheur de flux de travail.
Nom | Type | Description |
---|---|---|
endTime |
string |
Heure de fin. |
frequency |
Fréquence. |
|
interval |
integer |
Intervalle. |
schedule |
Planification de périodicité. |
|
startTime |
string |
Heure de début. |
timeZone |
string |
Fuseau horaire. |