Restorable Mongodb Collections - List
Visa händelseflödet för alla mutationer som görs på alla Azure Cosmos DB MongoDB-samlingar under en specifik databas. Detta hjälper till i scenariot där containern togs bort av misstag. Det här API:et kräver behörigheten Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{instanceId}/restorableMongodbCollections?api-version=2024-11-15
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{instanceId}/restorableMongodbCollections?api-version=2024-11-15&restorableMongodbDatabaseRid={restorableMongodbDatabaseRid}&startTime={startTime}&endTime={endTime}
URI-parametrar
Name | I | Obligatorisk | Typ | Description |
---|---|---|---|---|
instance
|
path | True |
string |
InstanceId-GUID för ett återställningsbart databaskonto. |
location
|
path | True |
string |
Cosmos DB-region med blanksteg mellan ord och varje ord med versaler. |
subscription
|
path | True |
string |
ID för målprenumerationen. |
api-version
|
query | True |
string |
DEN API-version som ska användas för den här åtgärden. |
end
|
query |
string |
Återställningsbar Sluttid för MongoDB-samlingar för händelsefeed. |
|
restorable
|
query |
string |
Resurs-ID för MongoDB-databasen. |
|
start
|
query |
string |
Återställningsbar starttid för MongoDB-samlingar för händelsefeed. |
Svar
Name | Typ | Description |
---|---|---|
200 OK |
Åtgärden har slutförts. |
|
Other Status Codes |
Felsvar som beskriver varför åtgärden misslyckades. |
Säkerhet
azure_auth
Azure Active Directory OAuth2 Flow
Typ:
oauth2
Flow:
implicit
Auktoriseringswebbadress:
https://login.microsoftonline.com/common/oauth2/authorize
Omfattningar
Name | Description |
---|---|
user_impersonation | Personifiera ditt användarkonto |
Exempel
CosmosDBRestorableMongodbCollectionList
Exempelbegäran
GET https://management.azure.com/subscriptions/subid/providers/Microsoft.DocumentDB/locations/WestUS/restorableDatabaseAccounts/98a570f2-63db-4117-91f0-366327b7b353/restorableMongodbCollections?api-version=2024-11-15&restorableMongodbDatabaseRid=PD5DALigDgw=
Exempelsvar
{
"value": [
{
"id": "/subscriptions/subid/providers/Microsoft.DocumentDb/locations/westus/restorableDatabaseAccounts/98a570f2-63db-4117-91f0-366327b7b353/restorableMongodbCollections/79609a98-3394-41f8-911f-cfab0c075c86",
"type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts/restorableMongodbCollections",
"name": "79609a98-3394-41f8-911f-cfab0c075c86",
"properties": {
"resource": {
"_rid": "zAyAPQAAAA==",
"eventTimestamp": "2020-10-13T04:56:42Z",
"ownerId": "Collection1",
"ownerResourceId": "V18LoLrv-qA=",
"operationType": "Create",
"canUndelete": "invalid"
}
}
},
{
"id": "/subscriptions/subid/providers/Microsoft.DocumentDb/locations/westus/restorableDatabaseAccounts/98a570f2-63db-4117-91f0-366327b7b353/restorableMongodbCollections/79609a98-3394-41f8-911f-cfab0c075c86",
"type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts/restorableMongodbCollections",
"name": "79609a98-3394-41f8-911f-cfab0c075c86",
"properties": {
"resource": {
"_rid": "zAyAPQAAAA==",
"eventTimestamp": "2020-10-13T04:56:42Z",
"ownerId": "Collection1",
"ownerResourceId": "V18LoLrv-qA=",
"operationType": "Delete",
"canUndelete": "notRestorable",
"canUndeleteReason": "Individual shared database collections restore is not supported. Please restore shared database to restore its collections that share the throughput."
}
}
}
]
}
Definitioner
Name | Description |
---|---|
Cloud |
Ett felsvar från tjänsten. |
Error |
Felsvar. |
Operation |
Räkna upp för att ange händelsens åtgärdstyp. |
Resource |
Resursen för en MongoDB-samlingshändelse i Azure Cosmos DB |
Restorable |
En MongoDB-samlingshändelse för Azure Cosmos DB |
Restorable |
Svar på liståtgärd som innehåller MongoDB-samlingshändelserna och deras egenskaper. |
CloudError
Ett felsvar från tjänsten.
Name | Typ | Description |
---|---|---|
error |
Felsvar. |
ErrorResponse
Felsvar.
Name | Typ | Description |
---|---|---|
code |
string |
Felkod. |
message |
string |
Felmeddelande som anger varför åtgärden misslyckades. |
OperationType
Räkna upp för att ange händelsens åtgärdstyp.
Name | Typ | Description |
---|---|---|
Create |
string |
|
Delete |
string |
|
Recreate |
string |
|
Replace |
string |
|
SystemOperation |
string |
Resource
Resursen för en MongoDB-samlingshändelse i Azure Cosmos DB
Name | Typ | Description |
---|---|---|
_rid |
string |
En systemgenererad egenskap. En unik identifierare. |
canUndelete |
string |
Ett tillstånd för den här samlingen för att identifiera om den här containern kan återställas i samma konto. |
canUndeleteReason |
string |
Anledningen till att den här samlingen inte kan återställas i samma konto. |
eventTimestamp |
string |
Tiden då den här samlingshändelsen inträffade. |
operationType |
Åtgärdstypen för den här samlingshändelsen. |
|
ownerId |
string |
Namnet på den här MongoDB-samlingen. |
ownerResourceId |
string |
Resurs-ID:t för den här MongoDB-samlingen. |
RestorableMongodbCollectionGetResult
En MongoDB-samlingshändelse för Azure Cosmos DB
Name | Typ | Description |
---|---|---|
id |
string |
Den unika resursidentifieraren för ARM-resursen. |
name |
string |
Namnet på ARM-resursen. |
properties.resource |
Resursen för en MongoDB-samlingshändelse i Azure Cosmos DB |
|
type |
string |
Typen av Azure-resurs. |
RestorableMongodbCollectionsListResult
Svar på liståtgärd som innehåller MongoDB-samlingshändelserna och deras egenskaper.
Name | Typ | Description |
---|---|---|
value |
Lista över MongoDB-samlingshändelser och deras egenskaper. |