Skip to main content

JitAccessOperationRequest

Import this model from the entry point of its package:

import { JitAccessOperationRequest } from '@sailpoint/angular-sdk/jit_access';

Properties

NameTypeDescriptionNotes
op(optional) stringOperation type. Defaults to replace if omitted.[default to OpEnum_Replace]
pathstringPath to replace. Only the following JSON Pointer-style paths are supported.[default to undefined]
valueJitAccessOperationRequestValue[default to undefined]