cohesity / cohesity-powershell-module

This repository provides a PowerShell Module for Cohesity DataPlatform. https://cohesity.github.io/cohesity-powershell-module
Apache License 2.0
42 stars 16 forks source link

Get-CohesityMSSQLObject fails when throttling was modified for a source #207

Closed thierryvandurme closed 1 year ago

thierryvandurme commented 1 year ago

Get-CohesityMSSQLObject: Could not convert string to integer: kNoThrottling. Path '[23].applicationServer.registrationInfo.physicalParams.throttlingConfig.networkThrottlingConfig.patternType', line 1, position 833846.

thierryvandurme commented 1 year ago

The issue is also seen with Get-CohesityPhysicalAgent which is where the throttling info resides I suppose

naveena-maplelabs commented 1 year ago

The yaml file is incorrect, Created ticket to track the same.

KavishreeShanmugam11 commented 1 year ago

Fixed