ciena.mcp.nsi_api_physicallocations_by_id (1.0.4) — module

Handle resource of type nsi_api_physicallocations_by_id

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


Requirements

Inputs

    
id:
    description:
    - Identifier of the physical location
    - Required with I(state=['get'])
    - Used by I(state=['get'])
    type: str

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

include:
    description:
    - 'List of comma separated resources to be side-loaded. The allowed values are: expectations'
    - Used by I(state=['get'])
    type: str