Skip to content

satjak/PySnipeIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#Required for a a return#

'-f','--function',type=str,help='REQUIRED: get, update, create, destroy, user'
'-i','--hardware',type=str,help='REQUIRED: The key value you are searching on'

#required for checkout or checkin

'-u','--user',type=str,help='REQUIRED FOR CHECKOUT: example jak'
'-t','--testing',type=str,help='enter the super secret test loop'
'-n','--notes',type=str,help='Any notes you wish to append to checkin or checkout'

#additional Fields

'-q','--query',type=str,help='The fields you wish to return formatted "id,name,serial,..." '
'-s','--status',type=str,help='Status of the asset after checkin our checkout'

#example

python ./PyAsset.py --function get --hardware '00:41:11:22:33:44'

About

Python Script for getting asset info via API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages