CmtrackSubscriptions
CmtrackSubscriptions
An array representing information of cmtrack subscriptions and notifications.
This class is array of CmtrackSubscription
JSON Example
[
{
"owner": "string",
"info_job_identity": "94ec9a62-213b-11ec-af33-7f567fdd0e71",
"target_uri": "http://consumer:8080/v0alpha1/jobs_results/94ec9a62-213b-11ec-af33-7f567fdd0e71",
"last_updated": "2023-01-23T14:56:17Z"
}
]