Fetch overlay services for a given service id
get
/topology/v2/tmf/resourceadapter/layeredview/services/{id}
Fetch overlay services for a given service id with optional pagination and sorting
Request
Path Parameters
Query Parameters
-
limit: integer(int32)
Default Value:
25 -
offset: integer(int32)
Default Value:
0 -
sortBy: string
-
sortOrder: string
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
JSON response after retrieving the overlay services
Root Schema : schema
Type:
objectExamples