List tenant service group children
POST/tenancy/v1/tenant_service_groups/:tsg_id/operations/list_children
List the child tenants of the tenant service group specified in this request. If the TSG ID supplied in this API's path does not match the TSG ID contained in the access token used to authenticate this request, this request will fail.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Successful response.
JWT Expired
Forbidden
Not Found
Internal Error