ciena.mcp.nsi_api_v2_0_tpes_by_tpeid_tpeexpectations_by_tpeexpectationid (1.0.4) — module

Handle resource of type nsi_api_v2_0_tpes_by_tpeid_tpeexpectations_by_tpeexpectationid

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


Requirements

Inputs

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

tpeId:
    description:
    - TPE identifier
    - Required with I(state=['delete', 'get'])
    - Used by I(state=['delete', 'get'])
    type: str

tpeExpectationId:
    description:
    - TPE expectation identifier
    - Required with I(state=['delete', 'get'])
    - Used by I(state=['delete', 'get'])
    type: str