ciena.mcp.configmgmt_api_v1_mhopbfdsessions (1.0.4) — module

Handle resource of type configmgmt_api_v1_mhopbfdsessions

| "added in version" 1.0.0 of ciena.mcp"

Authors: unknown

Install collection

Install with ansible-galaxy collection install ciena.mcp:==1.0.4


Add to requirements.yml

  collections:
    - name: ciena.mcp
      version: 1.0.4

Description

Handle resource of type configmgmt_api_v1_mhopbfdsessions


Requirements

Inputs

    
state:
    choices:
    - get
    - post
    description: []
    type: str

source:
    description:
    - Used by I(state=['post'])
    type: str

remoteNE:
    description:
    - (Optional) Remote NE
    - Used by I(state=['get'])
    type: str

sourceNE:
    description:
    - Source NE
    - Required with I(state=['get'])
    - Used by I(state=['get'])
    type: str

neighbour:
    description:
    - Used by I(state=['post'])
    type: str

bfdProfile:
    description:
    - Used by I(state=['post'])
    type: str

bfdSessionName:
    description:
    - Used by I(state=['post'])
    type: str