ciena.mcp.discovery_api_v3_managementsessions_by_sessionid_discoverystate (1.0.4) — module

Handle resource of type discovery_api_v3_managementsessions_by_sessionid_discoverystate

| "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 discovery_api_v3_managementsessions_by_sessionid_discoverystate


Requirements

Inputs

    
body:
    description:
    - 'A string value of the discoveryState.  Valid values are:<table><tr><td>CONNECTING</td><td>
      - this will trigger the enrollment process, if the management has not been enrolled
      yet</td></tr><tr><td>DISCOVERING</td><td> - triggers the resynchronization/discovery
      of the management session</td></tr></table>Note: Surround values with quotes within
      parameter body'
    - Used by I(state=['put'])
    type: str

state:
    choices:
    - put
    description: []
    type: str

sessionId:
    description:
    - The id of management session to be retrieved
    - Required with I(state=['put'])
    - Used by I(state=['put'])
    type: str