ciena.mdso.resyncs_by_resyncid (1.1.6) — module

Handle resource of type resyncs_by_resyncid

| "added in version" 1.0.0 of ciena.mdso"

Authors: unknown

Install collection

Install with ansible-galaxy collection install ciena.mdso:==1.1.6


Add to requirements.yml

  collections:
    - name: ciena.mdso
      version: 1.1.6

Description

Handle resource of type resyncs_by_resyncid


Requirements

Inputs

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

resyncId:
    description:
    - ID of the resync being requested
    - Required with I(state=['get', 'head'])
    - Used by I(state=['get', 'head'])
    type: str