AndrewPla / TOPdeskPS

PowerShell module to interact with the TOPdesk API
MIT License
30 stars 12 forks source link

Add Support for Supporting Files API #39

Closed AndrewPla closed 5 years ago

AndrewPla commented 5 years ago

Doc page: https://developers.topdesk.com/explorer/?page=supporting-files#/Operators/

AndrewPla commented 5 years ago

Get-TdOperatorOperatorGroup set-TdOperatorOperatorGroup -include both Link and Unlink

Get-TdOperatorPermissionGroup Set-TdOperatorPermissionGroup -include both link and unlink

Get-TdOperatorPermissionGroup

AndrewPla commented 5 years ago

Added all core supporting files commands