Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 487 Bytes

File metadata and controls

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

const client = Client.init(options);

let getMetricsForNetworkAccessPrivateAppsBlockedByConnector = await client.api('/reports/serviceActivity/getMetricsForNetworkAccessPrivateAppsBlockedByConnector(inclusiveIntervalStartDateTime=2023-01-01T00:00:00Z,exclusiveIntervalEndDateTime=2023-01-01T00:20:00Z,aggregationIntervalInMinutes=10)')
	.version('beta')
	.get();