-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4305 from hashicorp/data/regeneration-from-b0f7a4…
…86b1e6540f7933ab9e82cf29f746b8ff3e-rest-api-specs Data: Rest Api Specs - regenerating based on b0f7a48
- Loading branch information
Showing
854 changed files
with
35,448 additions
and
0 deletions.
There are no files selected for viewing
40 changes: 40 additions & 0 deletions
40
api-definitions/resource-manager/ContainerApps/2024-02-02-preview/ApiVersionDefinition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"apiVersion": "2024-02-02-preview", | ||
"isPreview": true, | ||
"generate": true, | ||
"resources": [ | ||
"AppResiliency", | ||
"AvailableWorkloadProfiles", | ||
"BillingMeters", | ||
"Builders", | ||
"Builds", | ||
"Certificates", | ||
"ConnectedEnvironments", | ||
"ConnectedEnvironmentsStorages", | ||
"ContainerApps", | ||
"ContainerAppsAuthConfigs", | ||
"ContainerAppsBuilds", | ||
"ContainerAppsPatches", | ||
"ContainerAppsRevisionReplicas", | ||
"ContainerAppsRevisions", | ||
"ContainerAppsSessionPools", | ||
"ContainerAppsSourceControls", | ||
"DaprComponentResiliencyPolicies", | ||
"DaprComponents", | ||
"DaprSubscriptions", | ||
"Diagnostics", | ||
"DotNetComponents", | ||
"FunctionsExtension", | ||
"JavaComponents", | ||
"Jobs", | ||
"LogicApps", | ||
"ManagedCertificates", | ||
"ManagedEnvironments", | ||
"ManagedEnvironmentsStorages", | ||
"PrivateEndpointConnections", | ||
"PrivateLinkResources", | ||
"Subscriptions", | ||
"Usages" | ||
], | ||
"source": "Azure/azure-rest-api-specs" | ||
} |
70 changes: 70 additions & 0 deletions
70
.../resource-manager/ContainerApps/2024-02-02-preview/AppResiliency/Model-AppResiliency.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
{ | ||
"name": "AppResiliency", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "id", | ||
"name": "Id", | ||
"objectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "name", | ||
"name": "Name", | ||
"objectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "properties", | ||
"name": "Properties", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "AppResiliencyProperties" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "systemData", | ||
"name": "SystemData", | ||
"objectDefinition": { | ||
"type": "SystemData", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "type", | ||
"name": "Type", | ||
"objectDefinition": { | ||
"type": "String", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
83 changes: 83 additions & 0 deletions
83
...manager/ContainerApps/2024-02-02-preview/AppResiliency/Model-AppResiliencyProperties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
{ | ||
"name": "AppResiliencyProperties", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "circuitBreakerPolicy", | ||
"name": "CircuitBreakerPolicy", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "CircuitBreakerPolicy" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "httpConnectionPool", | ||
"name": "HTTPConnectionPool", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "HTTPConnectionPool" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "httpRetryPolicy", | ||
"name": "HTTPRetryPolicy", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "HTTPRetryPolicy" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "tcpConnectionPool", | ||
"name": "TcpConnectionPool", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "TcpConnectionPool" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "tcpRetryPolicy", | ||
"name": "TcpRetryPolicy", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "TcpRetryPolicy" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "timeoutPolicy", | ||
"name": "TimeoutPolicy", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "TimeoutPolicy" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
44 changes: 44 additions & 0 deletions
44
...ce-manager/ContainerApps/2024-02-02-preview/AppResiliency/Model-CircuitBreakerPolicy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"name": "CircuitBreakerPolicy", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "consecutiveErrors", | ||
"name": "ConsecutiveErrors", | ||
"objectDefinition": { | ||
"type": "Integer", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "intervalInSeconds", | ||
"name": "IntervalInSeconds", | ||
"objectDefinition": { | ||
"type": "Integer", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "maxEjectionPercent", | ||
"name": "MaxEjectionPercent", | ||
"objectDefinition": { | ||
"type": "Integer", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
31 changes: 31 additions & 0 deletions
31
...urce-manager/ContainerApps/2024-02-02-preview/AppResiliency/Model-HTTPConnectionPool.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"name": "HTTPConnectionPool", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "http1MaxPendingRequests", | ||
"name": "HTTP1MaxPendingRequests", | ||
"objectDefinition": { | ||
"type": "Integer", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "http2MaxRequests", | ||
"name": "HTTP2MaxRequests", | ||
"objectDefinition": { | ||
"type": "Integer", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
44 changes: 44 additions & 0 deletions
44
...esource-manager/ContainerApps/2024-02-02-preview/AppResiliency/Model-HTTPRetryPolicy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"name": "HTTPRetryPolicy", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "matches", | ||
"name": "Matches", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "HTTPRetryPolicyMatches" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "maxRetries", | ||
"name": "MaxRetries", | ||
"objectDefinition": { | ||
"type": "Integer", | ||
"referenceName": null | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "retryBackOff", | ||
"name": "RetryBackOff", | ||
"objectDefinition": { | ||
"type": "Reference", | ||
"referenceName": "HTTPRetryPolicyRetryBackOff" | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
56 changes: 56 additions & 0 deletions
56
...-manager/ContainerApps/2024-02-02-preview/AppResiliency/Model-HTTPRetryPolicyMatches.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"name": "HTTPRetryPolicyMatches", | ||
"fields": [ | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "errors", | ||
"name": "Errors", | ||
"objectDefinition": { | ||
"type": "List", | ||
"referenceName": null, | ||
"nestedItem": { | ||
"type": "String", | ||
"referenceName": null | ||
} | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "httpStatusCodes", | ||
"name": "HTTPStatusCodes", | ||
"objectDefinition": { | ||
"type": "List", | ||
"referenceName": null, | ||
"nestedItem": { | ||
"type": "Integer", | ||
"referenceName": null | ||
} | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
}, | ||
{ | ||
"containsDiscriminatedTypeValue": false, | ||
"jsonName": "headers", | ||
"name": "Headers", | ||
"objectDefinition": { | ||
"type": "List", | ||
"referenceName": null, | ||
"nestedItem": { | ||
"type": "Reference", | ||
"referenceName": "HeaderMatch" | ||
} | ||
}, | ||
"optional": true, | ||
"readOnly": false, | ||
"required": false, | ||
"sensitive": false | ||
} | ||
] | ||
} |
Oops, something went wrong.