Passa al contenuto principale

List Backups

GET 

/projects/:projectId/providers/Aruba.Storage/backups

List Backups

Request

Path Parameters

    projectId stringrequired

Query Parameters

    filter string
    sort string
    projection string
    offset int32
    limit int32
    api-version string

    The requested API version

    Default value: 1

Responses

OK

Schema

    totalint64
    selfstringnullable
    prevstringnullable
    nextstringnullable
    firststringnullable
    laststringnullable

    values

    object[]

  • Array [

  • metadata

    object

    nullable

    idstringnullable
    uristringnullable
    namestringnullable

    location

    object

    nullable

    codestringnullable
    countrystringnullable
    citystringnullable
    namestringnullable
    valuestringnullable

    project

    object

    nullable

    idstringnullable
    folderIdstringnullable
    tagsstring[]nullable

    category

    object

    nullable

    namestringnullable
    providerstringnullable

    typology

    object

    nullable

    idstringnullable
    namestringnullable
    creationDatedate-timenullable
    createdBystringnullable
    ownerIdstringnullable
    updateDatedate-timenullable
    updatedBystringnullable
    versionstringnullable
    createdUserstringnullable
    updatedUserstringnullable

    linkedResources

    object[]

    nullable

  • Array [

  • uristringnullable
    strictCorrelationboolean
  • ]

  • managedBystringnullable
    annotationsobjectnullable

    status

    object

    nullable

    statestringnullable
    creationDatedate-timenullable

    disableStatusInfo

    object

    nullable

    isDisabledboolean
    reasonsstring[]

    previousStatus

    object

    nullable

    statestringnullable
    creationDatedate-timenullable
    failureReasonstringnullable

    error

    object

    nullable

    reasonstringnullable
    messagestringnullable
    reservedTostringnullable

    properties

    object

    nullable

    typestringnullable

    The backup type (Full, Incremental)

    sourceVolume

    object

    nullable

    The source volume for this backup

    uristringnullable

    Uri of the volume

    namestringnullable

    Current name of the volume

    bootablebooleannullable
    retentionDaysint32nullable

    Retention days for the backup

    billingPeriodstringnullable

    The backup type (Full, Incremental)

    managedBystringnullable

    data

    object

    nullable

    infrastructure

    object

    nullable

    typestringnullable

    value

    object

    nullable

    uidstringnullable
    resourceIdstringnullable
    namestringnullable
    nameSpacestringnullable
    projectIdstringnullable

    info

    object

    nullable

    sizeBytesint64nullable
    expireAtdate-timenullable

    backupChain

    object

    nullable

    fullstringnullable

    Uri of the Full backup in the chain.

    previousstringnullable

    Uri of the previous backup in the chain (null if Full).

    nextstringnullable

    Uri of the next incremental backup in the chain (null if last).

  • ]