ciena.mcp.discovery_api_v1_neprofiles (1.0.4) — module

Handle resource of type discovery_api_v1_neprofiles

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


Requirements

Inputs

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

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

protocol:
    description:
    - (Optional) Protocol
    - Used by I(state=['get'])
    type: str

typeGroup:
    description:
    - (Optional) Device Type Group
    - Used by I(state=['get'])
    type: str