Search snapshots

Returns a list of snapshots.

A snapshot is a read-only, static version of a data server. Intelligent Risk Platform automatically takes periodic snapshots of Intelligent Risk Platform managed server instances.

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

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=, !=, >, <, >=, <=
snapshotIdNumber=, !=IN, NOT IN

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,snapshotId

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