Skip to main content

Get Machine Assignments

Provides for a specified application the corresponding developer subscription information

Query Parameters
  • tmid string required

    TapioMachineId

Responses

Successful


Schema
  • totalCount int32

    Total count of items

  • data object[] nullable

    List of application machine information

  • Array [
  • tmid string

    TapioMachineId of the assigned machine

  • subscriptionId uuid

    Id of the subscription of the machine

  • applicationId uuid

    Id of the application, to which the machine is assigned

  • ]
Loading...