ciena.mcp.nsi_api_v6_fres (1.0.4) — module

Handle resource of type nsi_api_v6_fres

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


Requirements

Inputs

    
limit:
    description:
    - (Optional) The size of a returned page. The default is 30
    - Used by I(state=['get'])
    type: str

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

tpeId:
    description:
    - TPE identifier for endpoints
    - Used by I(state=['get'])
    type: str

fields:
    description:
    - (Optional) List of comma separated fields to be included in the response. Fields
      require full path (i.e. data.attributes.field)
    - Used by I(state=['get'])
    type: str

offset:
    description:
    - (Optional) Offset for the second page
    - Used by I(state=['get'])
    type: str

exclude:
    description:
    - '(Optional) A single given type to be excluded used in conjunction with the `childFreId`
      parameter. The allowed values are: actual, expectation'
    - Used by I(state=['get'])
    type: str

freType:
    description:
    - '(Optional) FRE types in comma separated list. The allowed values are: explicitRoute,
      cascadedExplicitRoute, explicitRouteGroup, snc, sncGroup'
    - Used by I(state=['get'])
    type: str

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

layerRate:
    description:
    - '(Optional) FRE layer rates in comma separated list. Only applied when Network Construct
      identifier is provided. The allowed values are: ETHERNET, OTU2, OTU4, OTSi, OMS,
      OS, PHY, OTS, ODU2, ODU4, DSR, DSR_10GE, DSR_100GE, DSR_ETHERNET'
    - Used by I(state=['get'])
    type: str

childFreId:
    description:
    - The child FRE identifier to return its parents
    - Used by I(state=['get'])
    type: str

roadmLineId:
    description:
    - (Optional) Find services configured over a roadmline based on the roadmline FRE
      identifier.
    - Used by I(state=['get'])
    type: str

identifierKey:
    description:
    - List of comma separated keys for an identifer object
    - Used by I(state=['get'])
    type: list

identifierValue:
    description:
    - List of comma separated values for an identifier object
    - Used by I(state=['get'])
    type: list

signalContentType:
    description:
    - (Optional) The identifier indicating type of parent to be returned. If specified,
      parent matching the criteria will be returned
    - Used by I(state=['get'])
    type: str

networkConstruct.id:
    description:
    - Network Construct identifier
    - Used by I(state=['get'])
    type: str

endpoint.tpe.concrete:
    description:
    - Concrete TPE identifier for endpoints
    - Used by I(state=['get'])
    type: str

freExpectations.intent.id:
    description:
    - The intent Id
    - Used by I(state=['get'])
    type: str

freExpectations.serviceIntent.id:
    description:
    - The service intent Id
    - Used by I(state=['get'])
    type: str

freExpectations.equipmentIntent.id:
    description:
    - The equipment intent Id
    - Used by I(state=['get'])
    type: str