ciena.mdso.resources_by_resourceid_resync (1.1.6) — module

Handle resource of type resources_by_resourceid_resync

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


Requirements

Inputs

    
full:
    description:
    - Whether the requeset is for a full resync
    - Used by I(state=['post'])
    type: bool

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

resourceId:
    description:
    - Identifier of the resource to be resynced
    - Required with I(state=['post'])
    - Used by I(state=['post'])
    type: str