cisco.nd.nd (0.5.0) — httpapi

Nexus Dashboard Ansible HTTPAPI Plugin.

| "added in version" 0.1.0 of cisco.nd"

Authors: unknown

Install collection

Install with ansible-galaxy collection install cisco.nd:==0.5.0


Add to requirements.yml

  collections:
    - name: cisco.nd
      version: 0.5.0

Description

This ND plugin provides the HTTPAPI transport methods needed to initiate a connection to ND, send API requests and process the response.

Inputs

    
login_domain:
    description:
    - The login domain name to use for authentication.
    - The default value is DefaultAuth.
    env:
    - name: ANSIBLE_HTTPAPI_LOGIN_DOMAIN
    type: string
    vars:
    - name: ansible_httpapi_login_domain