Skip to main content

AssignResourceOwnerRequest

Import this model from the entry point of its package:

import { AssignResourceOwnerRequest } from '@sailpoint/angular-sdk/data_access_security';

Properties

NameTypeDescriptionNotes
appId(optional) numberThe unique identifier of the application containing the resource.[default to undefined]
fullPath(optional) stringThe full path to the resource within the application (e.g., file path or object path).[default to undefined]
identityId(optional) stringThe unique identifier (UUID) of the identity to be assigned as the resource owner.[default to undefined]