Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Microsoft.DurableTask 2024-10-01-preview #31246

Merged
merged 11 commits into from
Nov 11, 2024
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"title": "Operations_List",
"operationId": "Operations_List",
"parameters": {
"api-version": "2024-10-01-preview"
},
"responses": {
"200": {
"body": {
"value": [
{
"name": "jqsgzvpbtspnikfz",
"isDataAction": true,
"display": {
"provider": "bosyazksbxugcbsdipxwmdc",
"resource": "texxqckghuv",
"operation": "cwgwrxyusyqdrcbxrlmnjzpwxatuk",
"description": "mqzopqigvcyggcvezqgvyufbd"
},
"origin": "user",
"actionType": "Internal"
}
],
"nextLink": "https://microsoft.com/akpblld"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"title": "Schedulers_CreateOrUpdate",
"operationId": "Schedulers_CreateOrUpdate",
"parameters": {
"api-version": "2024-10-01-preview",
"subscriptionId": "EE9BD735-67CE-4A90-89C4-439D3F6A4C93",
"resourceGroupName": "rgopenapi",
"schedulerName": "testscheduler",
"resource": {
"location": "northcentralus",
"properties": {
"ipAllowlist": [
"10.0.0.0/8"
],
"sku": {
"name": "Dedicated"
}
},
"tags": {
"key7131": "ryohwcoiccwsnewjigfmijz",
"key2138": "fjaeecgnvqd"
}
}
},
"responses": {
"200": {
"body": {
"location": "northcentralus",
"properties": {
"provisioningState": "Succeeded",
"endpoint": "https://test.northcentralus.1.durabletask.io",
"ipAllowlist": [
"10.0.0.0/8"
],
"sku": {
"name": "Dedicated",
"capacity": 3,
"redundancyState": "Zone"
}
},
"tags": {
"key7131": "ryohwcoiccwsnewjigfmijz",
"key2138": "fjaeecgnvqd"
},
"id": "/subscriptions/EE9BD735-67CE-4A90-89C4-439D3F6A4C93/resourceGroups/rgopenapi/providers/Microsoft.DurableTask/schedulers/testscheduler",
"name": "fwxpolhofploqzwdooyg",
"type": "vwqdbpynxwfhiopdypuabwvfohnr",
"systemData": {
"createdBy": "tenmbevaunjzikxowqexrsx",
"createdByType": "User",
"createdAt": "2024-04-17T15:34:17.365Z",
"lastModifiedBy": "xfvdcegtj",
"lastModifiedByType": "User",
"lastModifiedAt": "2024-04-17T15:34:17.366Z"
}
}
},
"201": {
"headers": {
"Azure-AsyncOperation": "https://contoso.com/operationstatus"
},
"body": {
"location": "northcentralus",
"properties": {
"provisioningState": "Succeeded",
"endpoint": "https://test.northcentralus.1.durabletask.io",
"ipAllowlist": [
"10.0.0.0/8"
],
"sku": {
"name": "Dedicated",
"capacity": 3,
"redundancyState": "Zone"
}
},
"tags": {
"key7131": "ryohwcoiccwsnewjigfmijz",
"key2138": "fjaeecgnvqd"
},
"id": "/subscriptions/EE9BD735-67CE-4A90-89C4-439D3F6A4C93/resourceGroups/rgopenapi/providers/Microsoft.DurableTask/schedulers/testscheduler",
"name": "fwxpolhofploqzwdooyg",
"type": "vwqdbpynxwfhiopdypuabwvfohnr",
"systemData": {
"createdBy": "tenmbevaunjzikxowqexrsx",
"createdByType": "User",
"createdAt": "2024-04-17T15:34:17.365Z",
"lastModifiedBy": "xfvdcegtj",
"lastModifiedByType": "User",
"lastModifiedAt": "2024-04-17T15:34:17.366Z"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"title": "Schedulers_Delete",
"operationId": "Schedulers_Delete",
"parameters": {
"api-version": "2024-10-01-preview",
"subscriptionId": "EE9BD735-67CE-4A90-89C4-439D3F6A4C93",
"resourceGroupName": "rgopenapi",
"schedulerName": "testscheduler"
},
"responses": {
"202": {
"headers": {
"location": "https://contoso.com/operationstatus"
}
},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"title": "Schedulers_Get",
"operationId": "Schedulers_Get",
"parameters": {
"api-version": "2024-10-01-preview",
"subscriptionId": "EE9BD735-67CE-4A90-89C4-439D3F6A4C93",
"resourceGroupName": "rgopenapi",
"schedulerName": "testscheduler"
},
"responses": {
"200": {
"body": {
"location": "northcentralus",
"properties": {
"provisioningState": "Succeeded",
"endpoint": "https://test.northcentralus.1.durabletask.io",
"ipAllowlist": [
"10.0.0.0/8"
],
"sku": {
"name": "Dedicated",
"capacity": 3,
"redundancyState": "Zone"
}
},
"tags": {
"key7131": "ryohwcoiccwsnewjigfmijz",
"key2138": "fjaeecgnvqd"
},
"id": "/subscriptions/EE9BD735-67CE-4A90-89C4-439D3F6A4C93/resourceGroups/rgopenapi/providers/Microsoft.DurableTask/schedulers/testscheduler",
"name": "testscheduler",
"type": "vwqdbpynxwfhiopdypuabwvfohnr",
"systemData": {
"createdBy": "tenmbevaunjzikxowqexrsx",
"createdByType": "User",
"createdAt": "2024-04-17T15:34:17.365Z",
"lastModifiedBy": "xfvdcegtj",
"lastModifiedByType": "User",
"lastModifiedAt": "2024-04-17T15:34:17.366Z"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"title": "Schedulers_ListByResourceGroup",
"operationId": "Schedulers_ListByResourceGroup",
"parameters": {
"api-version": "2024-10-01-preview",
"subscriptionId": "EE9BD735-67CE-4A90-89C4-439D3F6A4C93",
"resourceGroupName": "rgopenapi"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/EE9BD735-67CE-4A90-89C4-439D3F6A4C93/resourceGroups/rgopenapi/providers/Microsoft.DurableTask/schedulers/testscheduler",
"location": "northcentralus",
"properties": {
"provisioningState": "Succeeded",
"endpoint": "https://test.northcentralus.1.durabletask.io",
"ipAllowlist": [
"10.0.0.0/8"
],
"sku": {
"name": "Dedicated",
"capacity": 3,
"redundancyState": "Zone"
}
},
"tags": {
"key2138": "fjaeecgnvqd"
},
"name": "testscheduler",
"type": "tglszobjxdhauglzxuqozeg",
"systemData": {
"createdBy": "tenmbevaunjzikxowqexrsx",
"createdByType": "User",
"createdAt": "2024-04-17T15:34:17.365Z",
"lastModifiedBy": "xfvdcegtj",
"lastModifiedByType": "User",
"lastModifiedAt": "2024-04-17T15:34:17.366Z"
}
}
],
"nextLink": "https://microsoft.com/a"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"title": "Schedulers_ListBySubscription",
"operationId": "Schedulers_ListBySubscription",
"parameters": {
"api-version": "2024-10-01-preview",
"subscriptionId": "EE9BD735-67CE-4A90-89C4-439D3F6A4C93"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/EE9BD735-67CE-4A90-89C4-439D3F6A4C93/resourceGroups/rgopenapi/providers/Microsoft.DurableTask/schedulers/testscheduler",
"location": "northcentralus",
"properties": {
"provisioningState": "Succeeded",
"endpoint": "https://test.northcentralus.1.durabletask.io",
"ipAllowlist": [
"10.0.0.0/8"
],
"sku": {
"name": "Dedicated",
"capacity": 3,
"redundancyState": "Zone"
}
},
"tags": {
"key2138": "fjaeecgnvqd"
},
"name": "testscheduler",
"type": "tglszobjxdhauglzxuqozeg",
"systemData": {
"createdBy": "tenmbevaunjzikxowqexrsx",
"createdByType": "User",
"createdAt": "2024-04-17T15:34:17.365Z",
"lastModifiedBy": "xfvdcegtj",
"lastModifiedByType": "User",
"lastModifiedAt": "2024-04-17T15:34:17.366Z"
}
}
],
"nextLink": "https://microsoft.com/a"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"title": "Schedulers_Update",
"operationId": "Schedulers_Update",
"parameters": {
"api-version": "2024-10-01-preview",
"subscriptionId": "EE9BD735-67CE-4A90-89C4-439D3F6A4C93",
"resourceGroupName": "rgopenapi",
"schedulerName": "testscheduler",
"properties": {
"tags": {
"key8653": "lr"
},
"properties": {
"ipAllowlist": [
"10.0.0.0/8"
],
"sku": {
"name": "Dedicated",
"capacity": 10
}
}
}
},
"responses": {
"200": {
"body": {
"location": "northcentralus",
"properties": {
"provisioningState": "Succeeded",
"endpoint": "https://test.northcentralus.1.durabletask.io",
"ipAllowlist": [
"10.0.0.0/8"
],
"sku": {
"name": "Dedicated",
"capacity": 3,
"redundancyState": "Zone"
}
},
"tags": {
"key7131": "ryohwcoiccwsnewjigfmijz",
"key2138": "fjaeecgnvqd"
},
"id": "/subscriptions/EE9BD735-67CE-4A90-89C4-439D3F6A4C93/resourceGroups/rgopenapi/providers/Microsoft.DurableTask/schedulers/testscheduler",
"name": "testscheduler",
"type": "vwqdbpynxwfhiopdypuabwvfohnr",
"systemData": {
"createdBy": "tenmbevaunjzikxowqexrsx",
"createdByType": "User",
"createdAt": "2024-04-17T15:34:17.365Z",
"lastModifiedBy": "xfvdcegtj",
"lastModifiedByType": "User",
"lastModifiedAt": "2024-04-17T15:34:17.366Z"
}
}
},
"202": {
"headers": {
"location": "https://contoso.com/operationstatus"
}
}
}
}
Loading