ciena.mdso.resources_by_resourceid_interfaces (1.1.6) — module

Handle resource of type resources_by_resourceid_interfaces

| "added in version" 1.0.0 of ciena.mdso"

Authors: unknown

Install collection

Install with ansible-galaxy collection install ciena.mdso:==1.1.6


Add to requirements.yml

  collections:
    - name: ciena.mdso
      version: 1.1.6

Description

Handle resource of type resources_by_resourceid_interfaces


Requirements

Inputs

    
p:
    description:
    - Optional query parameter to define a partial string match filter using property:value
      syntax
    - Used by I(state=['get', 'head'])
    type: str

q:
    description:
    - Optional query parameter to define a query filter using property:value syntax
    - Used by I(state=['get', 'head'])
    type: str

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

resourceId:
    description:
    - Identifier of the resource whose interfaces will be queried
    - Required with I(state=['get', 'head'])
    - Used by I(state=['get', 'head'])
    type: str