EdgeClusterProjections
EdgeClusterProjections
List of Edge Cluster projections.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"projectedName": "string",
"projectedDescription": "string",
"id": "string",
"org": {
"name": "string",
"id": "string"
},
"projectedEntity": {
"name": "string",
"id": "string"
}
}
]
}