Site Allocations

Lists all tenants assigned to a site, and the applications that are deployed to the site, if any.

Retrieve the site allocation

SecurityaccessToken
Request
path Parameters
site-name
required
string <name> ^[a-z0-9]([a-z0-9\-]*[a-z0-9])?$

name of site

query Parameters
fields
string

Retrieve only requested fields from the resource

See section fields

site
string

Send the request to the specfifed site

Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

503

Service Unavailable (strongbox sealed)

get/v1/state/system/sites/{site-name}/allocations
Response samples
tenants:
  - name: popcorn-systems
    applications:
      - name: myapp
      - name: db