Kasey Linden
Kasey Linden
Feature request - It would be awesome to have autocompletion as part of the install.
Add support for working with Event Broker Subscriptions. ```PowerShell #Get all event broker subscriptions for current user's tenant Get-vRASubscription #Create new event broker subscription from JSON New-vRASubscription -body $body #Update...
Add a cmdlet to support a simple content import/export similar to the cloud client. This is useful for when you only want to import a single blueprint, property definition, etc......
Currently several of the Reservation Service commands require a type for the compute resource, but they are not configured with parameter sets. Adding parameter sets will make it easier to...
Add a cmdlet to remove blueprints. Currently we have a command to get blueprints, but not remove them.
### Summary There might be a situation where a logstash plugin needs to be installed offline and it cannot reach out to download the plugin and its gems from the...
Heres a sharepoint icon. 
As an administrator I want to be able to send metrics from NSX ALB to CloudWatch with metricscollection.py. https://docs.aws.amazon.com/code-samples/latest/catalog/python-cloudwatch-cloudwatch_basics.py.html
I want to send my metrics directly to opensearch and the authentication should be controlled via an instance profile.
Closes issue https://github.com/avinetworks/devops/issues/231