ciena.mcp.nsi_api_v4_networkconstructs_by_id_physicallocation_by_physicallocationid (1.0.4) — module

Handle resource of type nsi_api_v4_networkconstructs_by_id_physicallocation_by_physicallocationid

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


Requirements

Inputs

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

body:
    description:
    - The desired physical location value
    - Used by I(state=['put'])
    type: str

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

physicalLocationId:
    description:
    - Id of physical location to create or update
    - Required with I(state=['delete', 'put'])
    - Used by I(state=['delete', 'put'])
    type: str