Remove-SnipeitAssetmaintenence

This commit is contained in:
Petri Asikainen 2021-06-13 18:30:14 +03:00
parent b35230e3b8
commit 1b5e5e5237

View file

@ -2,10 +2,13 @@ function Remove-SnipeitAssetMaintenance {
<# <#
.SYNOPSIS .SYNOPSIS
Remove asset maintenance from Snipe-it asset system Remove asset maintenance from Snipe-it asset system
.DESCRIPTION .DESCRIPTION
Removes asset maintenance event or events from Snipe-it asset system by ID Removes asset maintenance event or events from Snipe-it asset system by ID
.PARAMETER ID .PARAMETER ID
Unique ID of the asset maintenance to be removed Unique ID of the asset maintenance to be removed
.PARAMETER url .PARAMETER url
URL of Snipeit system, can be set using Set-SnipeitInfoeItInfo command URL of Snipeit system, can be set using Set-SnipeitInfoeItInfo command