Skip to main content

Get Alert Rule

GET 

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

Get Alert Rule

Request

Path Parameters

    projectId stringrequired
    alertRulesId stringrequired

Query Parameters

    api-version string

    The requested API version

    Default value: 1.0

Responses

Success

Schema

    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
Loading...