az cosmosdb gremlin restorable-graph

Note

This reference is part of the cosmosdb-preview extension for the Azure CLI (version 2.17.1 or higher). The extension will automatically install the first time you run an az cosmosdb gremlin restorable-graph command. Learn more about extensions.

Manage different versions of gremlin graphs that are restorable in a database of a Azure Cosmos DB account.

Commands

az cosmosdb gremlin restorable-graph list

List all the versions of all the gremlin graphs that were created / modified / deleted in the given database and restorable account.

az cosmosdb gremlin restorable-graph list

List all the versions of all the gremlin graphs that were created / modified / deleted in the given database and restorable account.

az cosmosdb gremlin restorable-graph list --database-rid
                                          --instance-id
                                          --location
                                          [--end-time]
                                          [--start-time]

Required Parameters

--database-rid -d

Rid of the gremlin database.

--instance-id -i

InstanceId of the Account.

--location -l

Location.

Optional Parameters

--end-time -e

End time of restorable Gremlin graph event feed.

--start-time -s

Start time of restorable Gremlin graph event feed.