Stephen
5a30192d8f
Merge pull request #81 from shcgitpf/patch-2
...
Updated for current API fields
2021-04-07 11:38:43 +01:00
Stephen
85fa16ae70
Merge pull request #80 from shcgitpf/patch-1
...
Add 'parent_id' and fix documentation
2021-04-07 11:38:16 +01:00
shcgitpf
63f6ae12e2
Updated for current API fields
...
The API supports a 'PUT' for modifying parts of an asset, but most of the supported fields were missing (I need to be able to set a location for example which was missing). I've added all the current API fields and replaced the $values section with Get-ParameterValue. Not fully tested everything but looking good so far.
2021-03-11 10:04:42 +00:00
shcgitpf
0708776249
Add 'parent_id' and fix documentation
...
'parent_id' is used by the SnipeIT API but was not present in this module meaning locations could be created, but not have a parent set which severely limited its usefulness. Adding parent_id allows for example, the creation of buildings under sites, and rooms under buildings.
2021-03-10 11:48:26 +00:00
Stephen
8214d8db99
Merge pull request #53 from snazy2000/develop
...
New Release
2020-06-17 09:39:02 +01:00
Stephen
54043c68e4
Merge branch 'master' into develop
2020-06-17 09:36:54 +01:00
Stephen
0e07eed7d1
Well fix that later..
2020-06-17 09:34:51 +01:00
Stephen
4ae8b11e10
Update SnipeItPS.Tests.ps1
2020-06-17 09:24:31 +01:00
Stephen
3266e6ae91
Hate builds..
2020-06-17 09:21:58 +01:00
Stephen
bead7cbe8d
Update SnipeItPS.build.ps1
2020-06-17 09:18:44 +01:00
Stephen
28a3d40d51
Update SnipeItPS.build.ps1
2020-06-17 09:18:28 +01:00
Stephen
059f9e3938
Fixes Build
2020-06-17 09:08:13 +01:00
Stephen
bfa0aa1de0
Fix build
2020-06-17 09:02:18 +01:00
Stephen
a779b8c782
Fix wrong function name on Set-Model
...
Fixed #51
2020-06-17 08:48:46 +01:00
Stephen
998016b135
Merge pull request #49 from xlejakx/patch-1
...
Update New-Asset.md
2020-06-17 08:40:40 +01:00
Stephen
03e2fdf043
Merge pull request #42 from k9barry/master
...
Add New-Audit.ps1
2020-06-17 08:40:17 +01:00
Stephen
e6360a0def
Merge pull request #44 from MrCarter2959/master
...
Create Remove-Asset.ps1
2020-06-17 08:39:55 +01:00
xlejakx
d2e70120bb
Update New-Asset.md
2020-02-27 16:32:41 +03:00
MrCarter
e5c9a9db51
Update Remove-Asset.ps1
2020-01-23 11:18:34 -05:00
MrCarter
381ee730fd
Update Remove-Asset.ps1
2020-01-23 11:16:44 -05:00
MrCarter
621bab7d4e
Update Remove-Asset.ps1
2020-01-23 11:14:36 -05:00
MrCarter
7cbcd575f6
Create Remove-Asset.ps1
2020-01-23 11:08:42 -05:00
K9 Barry
96c39e04a1
Correction: had the wrong URI
...
needed at change from Uri = "$url/api/v1/hardware" to Uri = "$url/api/v1/hardware/audit"
2019-12-05 20:26:54 -05:00
K9 Barry
217ca45578
Add New-Audit.ps1
...
Add New-Audit.ps1 to add a audit to an asset through the API.
2019-12-05 19:55:51 -05:00
Stephen
2ec48c67a1
Set theme jekyll-theme-architect
2019-10-09 08:56:46 +01:00
Stephen
a3eb07c246
Merge pull request #32 from snazy2000/develop
...
Set password_confirmation to password when ldap is false
2019-05-02 10:45:12 +01:00
Stephen
cab9e4d993
Set password_confirmation to password when ldap is false
2019-05-02 10:42:42 +01:00
Stephen
13dde3903b
Merge pull request #28 from snazy2000/develop
...
Renamed Get-Location to Get-SnipeitLocation
2019-04-29 14:26:03 +01:00
Stephen Maunder
12415c5cf3
Remember to commit the deletions!
2019-04-29 14:23:56 +01:00
Stephen
90f664a56a
Merge pull request #27 from snazy2000/develop
...
Develop
2019-04-29 14:21:53 +01:00
Stephen Maunder
55268bfe88
Update psd1
2019-04-29 14:20:13 +01:00
Stephen Maunder
3cf0baff41
Changed from Get-Locations to Get-Snipeitlocation to fix build
2019-04-29 14:20:01 +01:00
Stephen
1b5b8428d4
Merge pull request #26 from snazy2000/develop
...
BREAKING CHANGE : Renamed Get-Location to Get-Locations
2019-04-29 14:16:27 +01:00
Stephen Maunder
cdfd8442ff
BREAKING CHANGE : Renamed Get-Location to Get-Locations
2019-04-29 14:15:27 +01:00
Stephen Maunder
6307dc3d9d
Fix #25
2019-04-29 14:14:33 +01:00
Stephen
3f9b01f92f
Set theme jekyll-theme-cayman
2019-04-28 11:09:50 +01:00
Stephen
d33aa90549
Merge pull request #24 from snazy2000/develop
...
Added more commands and changed way parameters work, also added more …
2019-04-27 20:40:49 +01:00
Stephen Maunder
56852d863e
Added more commands and changed way parameters work, also added more parameters to bring it inline with recent api changed
2019-04-27 20:39:05 +01:00
Stephen
29345d496d
Merge pull request #23 from snazy2000/develop
...
Fixed number of issues
2019-04-27 09:55:22 +01:00
Stephen Maunder
4f22833342
Added donation link
2019-04-27 09:51:49 +01:00
Stephen Maunder
1ec8bf1b13
Fixed #22 #20 #18 #16
2019-04-26 16:30:00 +01:00
Stephen
196952bddc
Merge pull request #12 from Square252/develop
...
Develop
2018-06-25 15:45:46 +01:00
Felix
6611be2171
Added New-CustomField
2018-06-25 16:07:47 +02:00
Felix
b61f89fee2
Added Get-FieldSet
2018-06-25 16:06:58 +02:00
Felix
f175d33951
Added Get-CustomField
2018-06-25 16:06:35 +02:00
Stephen
b967ebbf50
Merge pull request #11 from snazy2000/develop
...
Added Get-AssetMaintenance and New-AssetMainteance, new isnt working…
2018-06-24 18:49:53 +01:00
Stephen Maunder
51bf9f43cd
Added Get-AssetMaintenance and New-AssetMainteance, new isnt working currently but get works #8
2018-06-23 21:18:20 +01:00
Stephen
864ff914d4
Merge pull request #10 from snazy2000/develop
...
Fix missing password #9
2018-06-23 20:12:32 +01:00
Stephen Maunder
54b332f2c0
Fix missing password #9
2018-06-23 20:10:58 +01:00
Stephen
e06c6ac57d
Merge pull request #6 from snazy2000/develop
...
Develop
2018-05-01 08:40:43 +01:00