Restores a graph from a snapshot.
Path parameters
The ID of the snapshot in question.
Request body
A value that indicates whether the graph has deletion protection enabled. The graph can't be deleted when deletion protection is enabled.
Adds metadata tags to the snapshot. These tags can also be used with cost allocation reporting, or used in a Condition statement in an IAM policy.
Specifies whether or not the graph can be reachable over the internet. All access to graphs is IAM authenticated. (<code>true</code> to enable, or <code>false</code> to disable).
Response
Success
The unique identifier of the graph.
The name of the graph.
The ARN associated with the graph.
The status of the graph.
The reason that the graph has this status.
The time at which the graph was created.
The number of memory-optimized Neptune Capacity Units (m-NCUs) allocated to the graph.
The graph endpoint.
If <code>true</code>, the graph has a public endpoint, otherwise not.
The number of replicas for the graph.
The ID of the KMS key used to encrypt and decrypt graph data.
The ID of the snapshot from which the graph was created, if any.
If <code>true</code>, deletion protection is enabled for the graph.
The build number of the graph.