Skip to main content

WorkgroupDeleteItem

Import this model from the entry point of its package:

import { WorkgroupDeleteItem } from '@sailpoint/angular-sdk/governance_groups';

Properties

NameTypeDescriptionNotes
idstringId of the Governance Group.[default to undefined]
statusnumberThe HTTP response status code returned for an individual Governance Group that is requested for deletion during a bulk delete operation. > 204 - Governance Group deleted successfully. > 409 - Governance Group is in use,hence can not be deleted. > 404 - Governance Group not found.[default to undefined]
description(optional) stringHuman readable status description and containing additional context information about success or failures etc.[default to undefined]