Skip to content

Snow Automation Platform PowerShell WebService that retrieves licenses from Snow License Manager. Will return license(s) either by filter (See SLM API documentation for filter instructions) if supplied, or single license by Id if supplied, or else all licenses.

License

Notifications You must be signed in to change notification settings

SnowSoftware/ap-psws-GetSLMLicenses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ap-psws-GetSLMLicenses

Description

Snow Automation Platform PowerShell WebService that retrieves licenses from Snow License Manager. Will return license(s) either by filter (See SLM API documentation for filter instructions) if supplied, or single license by Id if supplied, or else all licenses.

Object properties

Licenses returned will have the following properties:

  • Id
  • ApplicationName
  • ManufacturerName
  • Metric
  • AssignmentType
  • PurchaseDate
  • Quantity
  • IsIncomplete
  • UpdatedDate
  • UpdatedBy
['Id','ApplicationName','ManufacturerName','Metric','AssignmentType','PurchaseDate','Quantity','IsIncomplete','UpdatedDate','UpdatedBy']

Repository

This script is maintained in the GitHub Repository found here.
Please use GitHub issue tracker if you have any issues with the module.

About

Snow Automation Platform PowerShell WebService that retrieves licenses from Snow License Manager. Will return license(s) either by filter (See SLM API documentation for filter instructions) if supplied, or single license by Id if supplied, or else all licenses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published