ciena.mcp.nsi_api_v2_0_fres_by_freid_provisioningoperations (1.0.4) — module

Handle resource of type nsi_api_v2_0_fres_by_freid_provisioningoperations

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


Requirements

Inputs

    
data:
    description:
    - 'Validate attributes are:'
    - ' - C(attributes) (dict): The FreProvisioningOperation attributes'
    - ' - C(id) (str): The unique identifier for the FreProvisioningOperation'
    - ' - C(relationships) (dict): '
    - ' - C(type) (str): The provisioningOperation resource type'
    - Used by I(state=['post'])
    type: dict

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

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