Skip to content

Commit

Permalink
housekeeping tier names (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
fiquick authored Nov 14, 2024
1 parent 3c2d843 commit 9ad5a49
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To access the *Snapshots* tab:
[NOTE]
====
Only the latest snapshot is available for Free instances.
Snapshots are available for 7 days for Professional instances, 30 days for Business Critical instances, and 60 days for AuraDB Virtual Dedicated Cloud instances.
Snapshots are available for 7 days for AuraDB Professional instances, 30 days for AuraDB Business Critical instances, and 60 days for AuraDB Virtual Dedicated Cloud instances.
====

== Snapshot types
Expand All @@ -30,7 +30,7 @@ label:AuraDB-Virtual-Dedicated-Cloud[]

A *Scheduled* snapshot is a snapshot that is automatically triggered when you first create an instance, when changes to the underlying system occur (for example, a new patch release), and at a cadence depending on your plan type.

Scheduled snapshots are run automatically once a day for Professional instances and once an hour for Business Critical and Enterprise instances.
Scheduled snapshots are run automatically once a day for Professional instances and once an hour for AuraDB Business Critical and AuraDB Virtual Dedicated Cloud instances.

[NOTE]
====
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@ curl --location 'https://api.neo4j.io/v1/instances' --header 'Content-Type: appl
----
See xref:platform/api/overview.adoc[Aura API documentation] for more details.

[CAUTION]
====
The legacy term `Enterprise` is still used within the codebase and API.
However, in the Aura console and documentation, the AuraDB Enterprise project type is now known as AuraDB Virtual Dedicated Cloud.
====

At this point, an Aura instance is provisioned in the Aura Console.
Optionally, use this code in the terminal to check the status:

Expand Down

0 comments on commit 9ad5a49

Please sign in to comment.