Skip to main content

List protection policy

Get Azure protection policy list

Path Parameters
  • accountId int64 required

    Cloud Rewind account ID.

    Example: 12345678
  • projectId string required

    Cloud Rewind project ID.

    Example: 123456
  • cloudAssemblyId int64 required

    Azure Cloud assembly ID.

    Example: 1234
Query Parameters
  • sortBy string

    Default value: name

  • sortOrder string

    Default value: asc

Header Parameters
  • Range string

    Default value: items=1-100

Responses

OK


Schema array
  • accountId int64

    Account Id

  • projectId int64

    Project Id

  • organizationId string

    Organization Id

  • retentionCount int32
  • id int64
  • name string
  • description string
  • cloudType string
  • frequencyType string
  • timeZone string
  • frequencyDetails object
  • daysOfWeek string[]

    Possible values: [MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY]

    Days of the week (e.g., SUNDAY, MONDAY).

  • months string[]

    Possible values: [JANUARY, FEBRUARY, MARCH, APRIL, MAY, JUNE, JULY, AUGUST, SEPTEMBER, OCTOBER, NOVEMBER, DECEMBER]

    Months of the year (e.g., JANUARY, FEBRUARY).

  • daysOfMonth int32[]

    Days of the month (1 to 31).

  • hours int32[]

    Hours of the day (0 to 23).

  • offset int32

    Delays the defined scheduled execution time (in minutes), increasing in 5-minute steps from 0 to 55.

  • minutes int32

    Minutes of the hour (16 to 59).

  • cloudAssemblyId int64
  • status string
  • createdAt date-time
  • protectedRegion string
  • updatedAt date-time
Loading...