Skip to main content

UpdateStreamStatusRequest

Import this model from the entry point of its package:

import { UpdateStreamStatusRequest } from '@sailpoint/angular-sdk/shared_signals_framework_ssf';

Properties

NameTypeDescriptionNotes
stream_idstringID of the stream whose status to update.[default to undefined]
statusstringDesired stream status.[default to undefined]
reason(optional) stringOptional reason for the status change.[default to undefined]