ciena.mcp.nsi_api_physicallocations_by_id_identifiers_by_identifierkey (1.0.4) — module

Handle resource of type nsi_api_physicallocations_by_id_identifiers_by_identifierkey

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


Requirements

Inputs

    
id:
    description:
    - Identifier of the physical location under which to create or update the identifier
    - Required with I(state=['delete', 'put'])
    - Used by I(state=['delete', 'put'])
    type: str

state:
    choices:
    - delete
    - put
    description: []
    type: str

identifierKey:
    description:
    - Key of the identifier to create or update
    - Required with I(state=['delete', 'put'])
    - Used by I(state=['delete', 'put'])
    type: str