gremlin_resources
Creates, updates, deletes, gets or lists a gremlin_resources
resource.
Overview
Name | gremlin_resources |
Type | Resource |
Id | azure.cosmos_db.gremlin_resources |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource.
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
migrate_gremlin_database_to_autoscale | EXEC | accountName, databaseName, resourceGroupName, subscriptionId | Migrate an Azure Cosmos DB Gremlin database from manual throughput to autoscale |
migrate_gremlin_database_to_manual_throughput | EXEC | accountName, databaseName, resourceGroupName, subscriptionId | Migrate an Azure Cosmos DB Gremlin database from autoscale to manual throughput |
migrate_gremlin_graph_to_autoscale | EXEC | accountName, databaseName, graphName, resourceGroupName, subscriptionId | Migrate an Azure Cosmos DB Gremlin graph from manual throughput to autoscale |
migrate_gremlin_graph_to_manual_throughput | EXEC | accountName, databaseName, graphName, resourceGroupName, subscriptionId | Migrate an Azure Cosmos DB Gremlin graph from autoscale to manual throughput |
retrieve_continuous_backup_information | EXEC | accountName, databaseName, graphName, resourceGroupName, subscriptionId | Retrieves continuous backup information for a gremlin graph. |