ciena.mcp.discovery_api_v3_managementsessions_by_sessionid_neprofile (1.0.4) — module

Handle resource of type discovery_api_v3_managementsessions_by_sessionid_neprofile

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


Requirements

Inputs

    
body:
    description:
    - A string value of the NeProfile
    - Used by I(state=['put'])
    type: str

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

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