Passa al contenuto principale

Get Backup Policy

GET 

/projects/:projectId/providers/Aruba.Schedule/backupPolicies/:id

Get Backup Policy

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    id stringrequired

    unique identifier of the Backup Policy

Query Parameters

    includeDeleted boolean
    Default value: false
    api-version string

    The requested API version

    Default value: 1

Responses

OK

Schema

    metadata

    object

    idstringnullable
    uristringnullable
    namestringnullable

    project

    object

    idstringnullable
    folderIdstringnullable
    tagsstring[]nullable

    category

    object

    namestringnullable
    providerstringnullable

    typology

    object

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

    status

    object

    statestringnullable
    creationDatedate-timenullable
    failureReasonstringnullable

    error

    object

    reasonstringnullable
    messagestringnullable

    properties

    object

    resourceTypestringnullable

    schedules

    object[]

  • Array [

  • backupTypestringnullable
    frequencystringnullable
    timedate-spannullable
    dayOfWeekstringnullable
    dayOfMonthstringnullable
    retentionDaysint32nullable
  • ]