Kasey Linden

Results 21 issues of Kasey Linden

Feature request - It would be awesome to have autocompletion as part of the install.

enhancement

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...

feature request
vRA 7.x

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......

feature request
vRA 7.x

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...

feature request
vRA 7.x

Add a cmdlet to remove blueprints. Currently we have a command to get blueprints, but not remove them.

vRA 7.x

### 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...

feature
module
plugins
monitoring

Heres a sharepoint icon. ![sharepoint](https://user-images.githubusercontent.com/7460412/45503206-bf9d7e00-b74b-11e8-8bc7-bbd34c1c0699.png)

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