In this document:

The considered APS type (download) looks as follows:
{
"name": "CBStoreAppTenant",
"id": "http://com.ingrammicro/appstore/cbstoreapptenant/1.0",
"apsVersion": "2.0",
"implements": [
"http://aps-standard.org/abstract/types/unlimited-resource/1.0"
],
"relations": {
"account": {
"type": "http://parallels.com/aps/types/pa/account/1.2",
"required": true
},
"pdiTenant": {
"type": "http://aps-standard.org/inhouse-products/tenant/1.1",
"required": true
},
"pdiProducts": {
"type": "http://com.odin.platform/inhouse-products/pdiProduct/1.0",
"collection": true,
"required": true
}
}
}
NAME |
TYPE |
REQUIRED |
DESCRIPTION |
|---|---|---|---|
account |
Yes |
||
pdiTenant |
Yes |
||
pdiProducts |
Collection of PdiProduct |
Yes |