/clusters/{clusterName}/services/{serviceName}/activities/{activityId}/children
Mount Point: /api/v15/clusters/{clusterName}/services/{serviceName}/activities/{activityId}/children
GET
Returns the child activities
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 | path | |
maxResults | The maximum number of activities to return. | query | 100 |
resultOffset | Specified the offset of activities to return. | query | 0 |
view | The view of the children to materialize | query | summary |
serviceName | (no documentation provided) | path | |
clusterName | (no documentation provided) | path |
Response Body
element: | activityList |
The list of child activities for the specified activity