Skip to content

SnowSoftware/ap-psws-GetLicensesToRenew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ap-psws-GetLicensesToRenew

Description

Snow Automation Platform PowerShell WebService that retrieves licenses from Snow License Manager. Will return license(s) with renewal date within the defined amount of days. Renewal date is set in a date license custom field.

Object properties

Licenses returned will have the following properties:

  • RenewalDate (Custom)
  • Id
  • ApplicationName
  • ManufacturerName
  • Metric
  • AssignmentType
  • UpdatedDate
  • UpdatedBy
  • AutomaticDowngrade
  • UpgradeRights
  • InvoiceReference
  • PurchaseDate
  • PurchasePrice
  • PurchaseCurrency
  • Quantity
  • Vendor
  • ExternalId
  • InstallationMedia
  • LicenseProofLocation
  • LicenseKeys
  • Notes
  • IsIncomplete
  • CustomFields
  • Allocations
  • SKU
  • LegalOrganisation
  • IsUpgrade
  • UpgradeFromLicenseID
  • BaseLicenseQuantityToUpgrade
  • SubscriptionValidFrom
  • SubscriptionValidTo
  • IsSubscription
  • CrossEditionRights
  • DowngradeRights
  • AutoAllocate
  • MaintenanceIncludesUpgradeRights
  • MaintenanceAccordingToAgreement
  • MaintenanceAndSupportValidFrom
  • MaintenanceAndSupportValidTo
  • AgreementNumber
  • ProductDescription
['RenewalDate','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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published