ciena.mcp.nsi_api_equipment_by_equipmentid_expectations_by_equipmentexpectationid (1.0.4) — module

Handle resource of type nsi_api_equipment_by_equipmentid_expectations_by_equipmentexpectationid

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


Requirements

Inputs

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

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

equipmentId:
    description:
    - The id of the Equipment to be updated
    - Required with I(state=['patch'])
    - Used by I(state=['patch'])
    type: str

equipmentExpectationId:
    description:
    - The id of the equipmentExpectation to be updated
    - Required with I(state=['patch'])
    - Used by I(state=['patch'])
    type: str