/clusters/{clusterName}/services/{serviceName}/activities/{activityId}
Mount Point: /api/v1/clusters/{clusterName}/services/{serviceName}/activities/{activityId}
GET
Returns a specific activity in the system
Parameters
| name | description | type | default |
|---|---|---|---|
| clusterName | The name of the cluster | path | |
| serviceName | The name of the service | path | |
| activityId | The id of the activity to retrieve | path | |
| view | The view of the activity to materialize | path | summary |
Response Body
| element: | activity |
The Activity object with the specified id