ComputeContextEntity

ComputeContextEntity
Compute Context Entity

Context related entities. e.g. user/process.

AllOf
This class requires all of the following:
JSON Example
{
    "id": "string",
    "name": "string",
    "info_type": "string"
}