GET v1/bunits/{bunitId}/complianceSummaries?recalculate={recalculate}

Get all summaries of a business unit

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId integer

Required

recalculate Deletes existing summaries and recalculates based on the goals available when first created boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Collection of ComplianceSummary
NameDescriptionTypeAdditional information
Goal The goal relevant for the SLA of the business unit
decimal number

None.

Date Date is always the last day of the month being covered.
date

None.

JobsWithOk integer

None.

JobsWithWarning integer

None.

JobsWithError integer

None.

Id A unique ID for the object.
integer

Read-only.

CreatedDate Time and date the object was created.
date

Read-only.

ArchivedDate Time and date the object was or is going to be archived.

Unarchived objects have no value in ArchivedDate
date

Read-only.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.