CrayonGroup / CloudiQ.PowerShell

A PowerShell module for managing Cloud-iQ, to help automate licensing and reporting.
https://crayongroup.github.io/CloudiQ.PowerShell/
GNU General Public License v3.0
4 stars 0 forks source link

Add subscription ID from the Cloud-iQ portal to the subscriptions shown through PowerShell #14

Closed roberthstrand closed 3 years ago

roberthstrand commented 3 years ago

Describe the feature: Add a PublisherSubscriptionId on the results from Get-CloudiQSubscription. What problem will having this feature solve? When using Get-CloudiQSubscription, we have a subscription ID that is an internal reference. The portal uses a different Subscription ID, which can be confusing to some users. Ref. #1.

For now, we are adding this under the new name PublisherSubscriptionId, until we can make a decision on how to deal with how the API gives us conflicting named values.