Fetch layered view pipes based on id.
get
/topology/v2/tmf/resourceadapter/layeredview/pipes/{id}
Fetch layered view pipes based on 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 layered view pipes
Root Schema : schema
Type:
objectExamples