ciena.mcp.revell_api_v2_servicetrails_by_freid (1.0.4) — module

Handle resource of type revell_api_v2_servicetrails_by_freid

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


Requirements

Inputs

    
freId:
    description:
    - Identifier of the FRE to be retrieved
    - Required with I(state=['get'])
    - Used by I(state=['get'])
    type: str

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

include:
    description:
    - 'List of comma separated resources to be side-loaded. The allowed values are: fres,
      tpes, networkConstructs, equipment, expectations, frePlanned, freDiscovered, abstracts'
    - Used by I(state=['get'])
    type: str

endTpeId:
    description:
    - Destination Termination point Identifier
    - Used by I(state=['get'])
    type: str

startTpeId:
    description:
    - Source Termination point Identifier
    - Used by I(state=['get'])
    type: str

traversalScope:
    description:
    - 'Traversal Scope. The allowed values are: TOPOLOGICAL, SERVICE, LAYER NAVIGATION'
    - Used by I(state=['get'])
    type: str