devops icon indicating copy to clipboard operation
devops copied to clipboard

Examples scripts for different environments to build and manage Avi Vantage

Results 30 devops issues
Sort by recently updated
recently updated
newest added

I refer to the following: https://github.com/avinetworks/devops/blob/master/cert_mgmt/letsencrypt_mgmt_profile.py/ Is this supported to work with both VS and EVH setups? I am a novice in the coding space, however I do see references...

Hello. I've been receiving the following error when trying to implement the LE Cert Management script. This error shows when I attempt to create a certificate. Any help is appreciated...

Hi, I'm looking for a bit more detail regarding the parameters mentioned below in the avi_systemconfiguration and avi_sslkeyandcertificate modules, going through the community docs for both (https://docs.ansible.com/ansible/latest/collections/community/network/avi_systemconfiguration_module.html / https://docs.ansible.com/ansible/latest/collections/community/network/avi_sslkeyandcertificate_module.html), there...

The permission 'compute.machineTypes.list' is necessary for the controller to populate the instance flavor drop-down when editing a service engine group.

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.

Hi see below the error : `Error from certificate management service: STDOUT - "Running version 0.9.7 dry_run is: True disable_check is: False directory_url is https://acme-staging-v02.api.letsencrypt.org/directory Contact set to: ['mailto:[email protected]'] "....

Where do i need to put the FQDN in the newest version of AVI Virtual Service so that the script finds that VS and uses it for the HTTPPolicy? Currently...

Closes issue https://github.com/avinetworks/devops/issues/231

It is possible to plublish Grafana Dashbord in Prometheus form. You hava push for influxdb but not for grafana. Now in avi we have : /api/analytics/prometheus-metrics/virtualservice THks