ciena.mcp.commissioning_api_v2_reservedip (1.0.4) — module

Handle resource of type commissioning_api_v2_reservedip

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


Requirements

Inputs

    
tid:
    description:
    - Target Identifier for shelves with reserved IPAddress
    - Required with I(state=['delete', 'get'])
    - Used by I(state=['delete', 'get'])
    type: str

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

shelfNumber:
    description:
    - Shelf Number
    - Required with I(state=['delete'])
    - Used by I(state=['delete'])
    type: str