ciena.mcp.products_by_productid_resync (1.0.4) — module

Handle resource of type products_by_productid_resync

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

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