-
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 #4147 from hashicorp/data/regeneration-from-9a54c5…
…a62943ad6ec705d100167e5b3831344004-rest-api-specs Data: Rest Api Specs - regenerating based on 9a54c5a
- Loading branch information
Showing
1,706 changed files
with
84,873 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
api-definitions/resource-manager/CosmosDB/2024-05-15/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,21 @@ | ||
{ | ||
"apiVersion": "2024-05-15", | ||
"isPreview": false, | ||
"generate": true, | ||
"resources": [ | ||
"CosmosDB", | ||
"DataTransfer", | ||
"GraphAPICompute", | ||
"ManagedCassandras", | ||
"MaterializedViewsBuilder", | ||
"Mongorbacs", | ||
"NotebookWorkspacesResource", | ||
"PrivateEndpointConnections", | ||
"PrivateLinkResources", | ||
"Rbacs", | ||
"Restorables", | ||
"Services", | ||
"SqlDedicatedGateway" | ||
], | ||
"source": "Azure/azure-rest-api-specs" | ||
} |
14 changes: 14 additions & 0 deletions
14
...s/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-AnalyticalStorageSchemaType.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,14 @@ | ||
{ | ||
"name": "AnalyticalStorageSchemaType", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "FullFidelity", | ||
"value": "FullFidelity" | ||
}, | ||
{ | ||
"key": "WellDefined", | ||
"value": "WellDefined" | ||
} | ||
] | ||
} |
22 changes: 22 additions & 0 deletions
22
...s/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-BackupPolicyMigrationStatus.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,22 @@ | ||
{ | ||
"name": "BackupPolicyMigrationStatus", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Completed", | ||
"value": "Completed" | ||
}, | ||
{ | ||
"key": "Failed", | ||
"value": "Failed" | ||
}, | ||
{ | ||
"key": "InProgress", | ||
"value": "InProgress" | ||
}, | ||
{ | ||
"key": "Invalid", | ||
"value": "Invalid" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
api-definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-BackupPolicyType.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,14 @@ | ||
{ | ||
"name": "BackupPolicyType", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Continuous", | ||
"value": "Continuous" | ||
}, | ||
{ | ||
"key": "Periodic", | ||
"value": "Periodic" | ||
} | ||
] | ||
} |
18 changes: 18 additions & 0 deletions
18
...tions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-BackupStorageRedundancy.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,18 @@ | ||
{ | ||
"name": "BackupStorageRedundancy", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Geo", | ||
"value": "Geo" | ||
}, | ||
{ | ||
"key": "Local", | ||
"value": "Local" | ||
}, | ||
{ | ||
"key": "Zone", | ||
"value": "Zone" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...itions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-CompositePathSortOrder.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,14 @@ | ||
{ | ||
"name": "CompositePathSortOrder", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Ascending", | ||
"value": "ascending" | ||
}, | ||
{ | ||
"key": "Descending", | ||
"value": "descending" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...itions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-ConflictResolutionMode.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,14 @@ | ||
{ | ||
"name": "ConflictResolutionMode", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Custom", | ||
"value": "Custom" | ||
}, | ||
{ | ||
"key": "LastWriterWins", | ||
"value": "LastWriterWins" | ||
} | ||
] | ||
} |
10 changes: 10 additions & 0 deletions
10
api-definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-ConnectorOffer.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,10 @@ | ||
{ | ||
"name": "ConnectorOffer", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Small", | ||
"value": "Small" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
api-definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-ContinuousTier.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,14 @@ | ||
{ | ||
"name": "ContinuousTier", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "ContinuousSevenDays", | ||
"value": "Continuous7Days" | ||
}, | ||
{ | ||
"key": "ContinuousThreeZeroDays", | ||
"value": "Continuous30Days" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
api-definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-CreateMode.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,14 @@ | ||
{ | ||
"name": "CreateMode", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Default", | ||
"value": "Default" | ||
}, | ||
{ | ||
"key": "Restore", | ||
"value": "Restore" | ||
} | ||
] | ||
} |
30 changes: 30 additions & 0 deletions
30
api-definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-DataType.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,30 @@ | ||
{ | ||
"name": "DataType", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "LineString", | ||
"value": "LineString" | ||
}, | ||
{ | ||
"key": "MultiPolygon", | ||
"value": "MultiPolygon" | ||
}, | ||
{ | ||
"key": "Number", | ||
"value": "Number" | ||
}, | ||
{ | ||
"key": "Point", | ||
"value": "Point" | ||
}, | ||
{ | ||
"key": "Polygon", | ||
"value": "Polygon" | ||
}, | ||
{ | ||
"key": "String", | ||
"value": "String" | ||
} | ||
] | ||
} |
18 changes: 18 additions & 0 deletions
18
...finitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-DatabaseAccountKind.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,18 @@ | ||
{ | ||
"name": "DatabaseAccountKind", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "GlobalDocumentDB", | ||
"value": "GlobalDocumentDB" | ||
}, | ||
{ | ||
"key": "MongoDB", | ||
"value": "MongoDB" | ||
}, | ||
{ | ||
"key": "Parse", | ||
"value": "Parse" | ||
} | ||
] | ||
} |
10 changes: 10 additions & 0 deletions
10
...ions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-DatabaseAccountOfferType.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,10 @@ | ||
{ | ||
"name": "DatabaseAccountOfferType", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Standard", | ||
"value": "Standard" | ||
} | ||
] | ||
} |
26 changes: 26 additions & 0 deletions
26
...tions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-DefaultConsistencyLevel.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,26 @@ | ||
{ | ||
"name": "DefaultConsistencyLevel", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "BoundedStaleness", | ||
"value": "BoundedStaleness" | ||
}, | ||
{ | ||
"key": "ConsistentPrefix", | ||
"value": "ConsistentPrefix" | ||
}, | ||
{ | ||
"key": "Eventual", | ||
"value": "Eventual" | ||
}, | ||
{ | ||
"key": "Session", | ||
"value": "Session" | ||
}, | ||
{ | ||
"key": "Strong", | ||
"value": "Strong" | ||
} | ||
] | ||
} |
18 changes: 18 additions & 0 deletions
18
api-definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-IndexKind.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,18 @@ | ||
{ | ||
"name": "IndexKind", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Hash", | ||
"value": "Hash" | ||
}, | ||
{ | ||
"key": "Range", | ||
"value": "Range" | ||
}, | ||
{ | ||
"key": "Spatial", | ||
"value": "Spatial" | ||
} | ||
] | ||
} |
18 changes: 18 additions & 0 deletions
18
api-definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-IndexingMode.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,18 @@ | ||
{ | ||
"name": "IndexingMode", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Consistent", | ||
"value": "consistent" | ||
}, | ||
{ | ||
"key": "Lazy", | ||
"value": "lazy" | ||
}, | ||
{ | ||
"key": "None", | ||
"value": "none" | ||
} | ||
] | ||
} |
22 changes: 22 additions & 0 deletions
22
api-definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-KeyKind.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,22 @@ | ||
{ | ||
"name": "KeyKind", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Primary", | ||
"value": "primary" | ||
}, | ||
{ | ||
"key": "PrimaryReadonly", | ||
"value": "primaryReadonly" | ||
}, | ||
{ | ||
"key": "Secondary", | ||
"value": "secondary" | ||
}, | ||
{ | ||
"key": "SecondaryReadonly", | ||
"value": "secondaryReadonly" | ||
} | ||
] | ||
} |
22 changes: 22 additions & 0 deletions
22
api-definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-Kind.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,22 @@ | ||
{ | ||
"name": "Kind", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Primary", | ||
"value": "Primary" | ||
}, | ||
{ | ||
"key": "PrimaryReadonly", | ||
"value": "PrimaryReadonly" | ||
}, | ||
{ | ||
"key": "Secondary", | ||
"value": "Secondary" | ||
}, | ||
{ | ||
"key": "SecondaryReadonly", | ||
"value": "SecondaryReadonly" | ||
} | ||
] | ||
} |
18 changes: 18 additions & 0 deletions
18
...definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-MinimalTlsVersion.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,18 @@ | ||
{ | ||
"name": "MinimalTlsVersion", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "Tls", | ||
"value": "Tls" | ||
}, | ||
{ | ||
"key": "TlsOneOne", | ||
"value": "Tls11" | ||
}, | ||
{ | ||
"key": "TlsOneTwo", | ||
"value": "Tls12" | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
api-definitions/resource-manager/CosmosDB/2024-05-15/CosmosDB/Constant-NetworkAclBypass.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,14 @@ | ||
{ | ||
"name": "NetworkAclBypass", | ||
"type": "String", | ||
"values": [ | ||
{ | ||
"key": "AzureServices", | ||
"value": "AzureServices" | ||
}, | ||
{ | ||
"key": "None", | ||
"value": "None" | ||
} | ||
] | ||
} |
Oops, something went wrong.