PUT v1/bunits/{bunitId}/slafordescendants

Update an SLA for descendants

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId ID of the business unit the SLA is related to integer

Required

Body Parameters

The SLA to update

ServiceLevelAgreement
NameDescriptionTypeAdditional information
BusinessUnit The business unit the subscription is related to
BusinessUnit

None.

Goal A set goal in percentage determining if a service level agreement is being upheld
decimal number

None.

Inherited If no service level agreement exists for business unit an inherited is found
boolean

None.

IncludeSupportActive boolean

None.

IncludeSupportResolved boolean

None.

IncludeSupportIgnored boolean

None.

IncludeActive boolean

None.

IncludeUnaccessed boolean

None.

IncludeDecommissioned boolean

None.

IncludeNotFound boolean

None.

IncludeScheduled boolean

None.

IncludeUnscheduled boolean

None.

ExcludeTags If set to true, consumption units and business units with the selected tags are to be excluded instead of included
boolean

None.

Tags A list of tags which will determine if a consumption unit or business unit should be included in/excluded from content
Collection of Tag

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.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

The updated SLA

ServiceLevelAgreement
NameDescriptionTypeAdditional information
BusinessUnit The business unit the subscription is related to
BusinessUnit

None.

Goal A set goal in percentage determining if a service level agreement is being upheld
decimal number

None.

Inherited If no service level agreement exists for business unit an inherited is found
boolean

None.

IncludeSupportActive boolean

None.

IncludeSupportResolved boolean

None.

IncludeSupportIgnored boolean

None.

IncludeActive boolean

None.

IncludeUnaccessed boolean

None.

IncludeDecommissioned boolean

None.

IncludeNotFound boolean

None.

IncludeScheduled boolean

None.

IncludeUnscheduled boolean

None.

ExcludeTags If set to true, consumption units and business units with the selected tags are to be excluded instead of included
boolean

None.

Tags A list of tags which will determine if a consumption unit or business unit should be included in/excluded from content
Collection of Tag

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.