Manage Incident Business Impact

Creates and gets an incident business impact.

Defines the severity of an entity on the business.

Path Parameters

  • clientIdstringrequired

    Describes the clientId of the tenant

Responses

  • idinteger

  • uniqueIdstring

  • namestring

  • descriptionstring

Loading Examples...

Creates an incident business impact.

Path Parameters

  • clientIdstringrequired

    Describes the clientId of the tenant

Request Body

application/json

  • uniqueIdstring

  • namestring

    Business impact name.

  • descriptionstring

    Short summary describing the business impact.

  • createdByobject

  • updatedByobject

  • createdDatestring

  • updatedDatestring

Loading Examples...

Responses

  • uniqueIdstring

  • namestring

    Business impact name.

  • descriptionstring

    Short summary describing the business impact.

  • createdByobject

  • updatedByobject

  • createdDatestring

  • updatedDatestring

Loading Examples...