ciena.mcp.discovery_api_managementsessions_by_sessionid (1.0.4) — module

Handle resource of type discovery_api_managementsessions_by_sessionid

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


Requirements

Inputs

    
state:
    choices:
    - delete
    - get
    - patch
    description: []
    type: str

sessionId:
    description:
    - The 'id' of the management session to be deleted or de-enrolled
    - Required with I(state=['delete', 'get', 'patch'])
    - Used by I(state=['delete', 'get', 'patch'])
    type: str

operations:
    description:
    - Used by I(state=['patch'])
    type: list