Skip to content

Get All Spas

GET
/v1/armada/simple_product_assignment

Get all simple product assignments

Authorizations

Parameters

Query Parameters

host_ids

Host IDs to filter by

Array<string>

Host IDs to filter by

Responses

200

Successful Response

Array<object>

This is a minimal assignment type that represents how we currently handle assignments, but should be improved upon in the future.

object
name
required

The name of the product that will be used directly by the deployment system. e.g., paladins, roco

string
>= 1 characters <= 256 characters
count
required

The number of instances of the product that will be used directly by the deployment system.

integer
host_id
required

The ID of the host this assignment is associated with

string format: uuid
simple_product_assignment_id
required
string format: uuid

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string