Skip to main content

List Alert Rule

GET 

/projects/:projectId/providers/Aruba.Insight/alertRules

List Alert Rule

Request

Path Parameters

    projectId stringrequired
    Default value: *

Query Parameters

    filter string
    sort string
    projection string
    offset int32
    limit int32
    serviceTypology string
    Default value:
    serviceName string
    Default value:
    api-version string

    The requested API version

    Default value: 1.0

Responses

Success

Schema

    total int64
    self stringnullable
    prev stringnullable
    next stringnullable
    first stringnullable
    last stringnullable

    values

    object[]

    nullable

  • Array [

  • id stringnullable

    alertModel

    object

    labels

    object

    nullable

    property name* string

    annotations

    object

    nullable

    property name* string
    startsAt stringnullable
    endsAt stringnullable
    generatorURL stringnullable

    status

    object

    inhibitedBy undefined[]nullable
    silencedBy undefined[]nullable
    state stringnullable
    fingerprint stringnullable

    webhook

    object

    url stringnullable

    request

    object

    name stringnullable
    tags string[]nullable
    description stringnullable
    username stringnullable
    tenant stringnullable
    company stringnullable
    serviceCategory stringnullable
    serviceTypology stringnullable
    clusterTypology stringnullable
    cluster stringnullable
    clustername stringnullable
    nodePool stringnullable
    serviceNumber int32nullable
    resourceId string[]nullable
    resourceName string[]nullable
    resourceTypology stringnullable
    vdc stringnullable
    vm string[]nullable
    metric stringnullable
    lastReception date-timenullable
    lastActivation date-timenullable
    creationDatetime date-timenullable
    lastEdit date-timenullable
    deletionDate date-timenullable
    rule stringnullable
    theshold int64nullable
    um stringnullable
    duration stringnullable
    state stringnullable
    email booleannullable
    emailValue stringnullable
    sms booleannullable
    smsValue stringnullable
    panel booleannullable
    hidden booleannullable

    alertActions

    object[]

    nullable

  • Array [

  • actionType ActionType (string)

    Possible values: [NotificationPanel, SendEmail, SendSms, AutoscalingDbaas]

    parameters

    object

    nullable

    property name* string
  • ]

  • resourceVersion stringnullable
    resourceUid stringnullable

    actions

    object[]

    nullable

  • Array [

  • key stringnullable
    disabled booleannullable
    executable booleannullable
  • ]

  • lastReception stringnullable
    lastActivation stringnullable
    lastEdit stringnullable
  • ]

  • metadata

    object

    data

    object[]

    nullable

  • Array [

  • type stringnullable
    values string[]nullable
  • ]

Loading...