kembitnl.topdesk.call_slas (1.0.2) — lookup

Lists slas

Authors: unknown

Install collection

Install with ansible-galaxy collection install kembitnl.topdesk:==1.0.2


Add to requirements.yml

  collections:
    - name: kembitnl.topdesk
      version: 1.0.2

Description

List one or all slas registered in Topdesk for a call, contract or person.

The Topdesk environment variables should be set, see the README.

Inputs

    
call:
    default: None
    description: The call ID for which the SLAs must be returned
    required: false
    type: str

person:
    default: None
    description: The person ID for which the SLAs must be returned
    required: false
    type: str

contract:
    default: None
    description: The contract ID for which the SLAs must be returned
    required: false
    type: str

Outputs

slas:
  description: The list of SLAs that match the criteria