ciena.mcp.nsi_api_v3_tpes_by_tpeid_expectations (1.0.4) — module

Handle resource of type nsi_api_v3_tpes_by_tpeid_expectations

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


Requirements

Inputs

    
data:
    description:
    - 'Validate attributes are:'
    - ' - C(attributes) (dict): Expectation attributes to be kept by NSI.'
    - ' - C(id) (str): The unique identifier of the tpe expectation'
    - ' - C(relationships) (dict): '
    - ' - C(type) (str): The tpe expectation type'
    - Used by I(state=['post'])
    type: dict

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

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