ciena.mcp.nsi_api_fres_by_freid_operations_by_operation (1.0.4) — module

Handle resource of type nsi_api_fres_by_freid_operations_by_operation

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


Requirements

Inputs

    
freId:
    description:
    - FRE identifier
    - Required with I(state=['put'])
    - Used by I(state=['put'])
    type: str

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

operation:
    choices:
    - makeCurrentToHome
    - regroom
    - revert
    description:
    - FRE operation
    - Required with I(state=['put'])
    - Used by I(state=['put'])
    type: str