ciena.mcp.commissioning_api_v1_services (1.0.4) — module

Handle resource of type commissioning_api_v1_services

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


Requirements

Inputs

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

service:
    description:
    - Service to be provisioned, if not provided by default all applicable services will
      be provisioned. Bulk operation may be slow.
    - Used by I(state=['post'])
    type: str

nodename:
    description:
    - Node name in a planned network.
    - Used by I(state=['post'])
    type: str

sessionid:
    description:
    - Session id of the network element.
    - Used by I(state=['post'])
    type: str

deviceType:
    description:
    - The provisioning of the service to be trigger against provided type of network elements
      e.g. 6500, Waveserver, Waveserver Ai
    - Used by I(state=['post'])
    type: str