Skip to content

Add SLA and Current Queue state for RT API #14

@trosel

Description

@trosel

SLA takes a timeframe and group of buckets like 5,10,15 seconds

SLA = https://<domain>/operations/api/account/{accountID}/sla?timeframe=<timeframe in minutes>&skillIds=<skillIDs>&groupIds=<groupIds>&histogram=<histogram bucket list>&v=<version>

Current queue state just takes the skillIds and gives the current queue at that exact moment

Current Queue = https://<domain>/operations/api/account/{accountID}/queuestate?skillIds=<ski llIDs>&v=<version>

I think each of these should be methods that are separate from the real_time API call.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions