ciena.mcp.nsi_api_v3_networkconstructs_by_id_expectations_by_networkconstructexpectationid (1.0.4) — module

Handle resource of type nsi_api_v3_networkconstructs_by_id_expectations_by_networkconstructexpectationid

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


Requirements

Inputs

    
id:
    description:
    - Identifier of the Network Construct under which an expectation is to be retrieved
    - Required with I(state=['delete', 'get'])
    - Used by I(state=['delete', 'get'])
    type: str

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

networkConstructExpectationId:
    description:
    - Identifier of the expectation to retrieve
    - Required with I(state=['delete', 'get'])
    - Used by I(state=['delete', 'get'])
    type: str