ciena.mcp.commissioning_api_v1_equipment (1.0.4) — module

Handle resource of type commissioning_api_v1_equipment

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


Requirements

Inputs

    
data:
    description:
    - Data for commissioning an equipment.
    - Required with I(state=['post'])
    - Used by I(state=['post'])
    type: dict

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