Share via


Instance Backups - Get Instance Backups

Retrieves all backups of a Dataverse environment. This API is deprecated.
For a list of region-specific service URLs, see Service URL

GET {ServiceUrl}/api/v1.2/InstanceBackups?instanceId={instanceId}

URI Parameters

Name In Required Type Description
instanceId
query True

string (uuid)

Instance ID for retrieving the backups.

Responses

Name Type Description
200 OK

InstanceBackup[]

List of backups available for a Dataverse environment.

Media Types: "application/json", "text/json"

404 Not Found

NotFound

Media Types: "application/json", "text/json"

Definitions

Name Description
AzureStorage

For internal use only. Azure storage is not supported.

InstanceBackup

An object defining the instance backup

AzureStorage

For internal use only. Azure storage is not supported.

Name Type Description
ContainerName

string

For internal use only.

StorageAccountKey

string

For internal use only.

StorageAccountName

string

For internal use only.

InstanceBackup

An object defining the instance backup

Name Type Description
AzureStorageInformation

AzureStorage

For internal use only. Azure storage is not supported.

CreatedBy

string

User who created the instance backup

CreatedOn

string

Date and time of the creation of the instance backup

ExpiresOn

string

Expiration date and time of the instance backup

Id

string

ID of the instance backup

IsAzureBackup

boolean

For internal use only

Label

string

Label of the instance backup

Notes

string

Notes associated with the instance backup

Status

string

Status of the instance backup

Version

string

Version of the instance backup