Search server snapshots

Returns a list of server snapshots.

A server 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.

PropertyComparisonList
createdAt=, !=, >, <, >=, <=
databaseCount=, !=, >, <, >=, <=IN, NOT IN
expiresAt=, !=, >, <, >=, <=
isCopiedToArchive=, !=
serverType=, !=, LIKE, NOT LIKEIN, NOT IN
sizeInMb=, !=, >, <, >=, <=IN, NOT IN
snapshotId=, !=, >, <, >=, <=IN, NOT IN

To learn more, see Filtering Responses.

string
Defaults to createdAt DESC

Property to sort by, followed by one of ASC (ascending) or DESC (descending).

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