Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 442 Bytes

File metadata and controls

17 lines (12 loc) · 442 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let unifiedRoleManagementAlertIncident = await client.api('/identityGovernance/roleManagementAlerts/alerts/DirectoryRole_19356be4-7e93-4ed6-a7c6-0ae28454d125_TooManyGlobalAdminsAssignedToTenantAlert/alertIncidents/a9f38501-74ec-43ea-8663-6c538602150d')
	.version('beta')
	.get();