ciena.mcp.nsi_api_v3_tpes_by_tpeid_tpeplanned (1.0.4) — module

Handle resource of type nsi_api_v3_tpes_by_tpeid_tpeplanned

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


Requirements

Inputs

    
data:
    description:
    - 'Validate attributes are:'
    - ' - C(attributes) (dict): These attributes are set by REST API to be used to validate
      the expectation.'
    - ' - C(id) (str): The unique identifier of the planned tpe'
    - ' - C(relationships) (dict): '
    - ' - C(type) (str): The tpe planned type'
    - Used by I(state=['put'])
    type: dict

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

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