Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 303 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/deviceManagement/virtualEndpoint/cloudPCs/ff4eb6ab-d56a-4edf-90c1-baaec8dd6032/troubleshoot')
	.version('beta')
	.post();