Search snapshot databases by snapshot

Returns a list of database snapshots within the specified snapshot (server snapshot).

Intelligent Risk Platform takes periodic snapshots of Intelligent Risk Platform. A snapshot is a read-only, static version of a managed server instance at a partcular point-in-time. A single snapshot may consist of multiple database snapshots.

This operation supports response filtering based the value of a subset of properties. Depending on the property, you may use a combination of comparison operators, list operators, and logical operators. For details, see Filtering Responses.

🪰

Entitlements

RI-DATAVAULT

Path Params
int64
required

ID of snapshot.

Query Params
string

Query string to select response data based on property values. Depending on the property, you may use comparison operators, list operators, and logical operators.

PropertyData TypeComparisonList
databaseSnapshotIdNumber=, !=IN, NOT IN
serverTypeNumber=, !=IN, NOT IN
serverNameString=, !=, LIKE, NOT LIKEIN, NOT IN
createdAtYYYY-MM-DD=, !=, >, <, >=, <=
createdByString=, !=, LIKE, NOT LIKEIN, NOT IN
databaseNameString=, !=, LIKE, NOT LIKEIN, NOT IN
exposureNameString=, !=, LIKE, NOT LIKEIN, NOT IN
sizeInMbNumber=, !=, >, <, >=, <=

See Filtering Responses.

string
Defaults to databaseSnapshotId DESC

Comma-delimited list of properties. Sort order defined by one of ASC (ascending) or DESC (descending).

Supported properties: databaseSnapshotId, serverType, serverName, createdAt , createdBy, databaseName

int32
1 to 1000
Defaults to 100

Number of records to display per page.

int32
≥ 0
Defaults to 0

Number of the page displaying the returned records, starting at 0.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json