Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 337 Bytes

File metadata and controls

16 lines (11 loc) · 337 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let privilegedAccessGroupAssignmentSchedule = await client.api('/identityGovernance/privilegedAccess/group/assignmentSchedules/8ba569e8-7024-f5f8-91ec-9b75d92897f1')
	.get();