Policy > Networking > Network Services > Advanced Load Balancing > Alb Error Page Bodies

List ALBErrorPageBody for infra

Paginated list of all ALBErrorPageBody for infra.
This API is only available when using VMware NSX-T.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/alb-error-page-bodies
Request Headers:
n/a
Query Parameters:
PolicyListRequestParameters+
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/alb-error-page-bodies

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ALBErrorPageBodyApiResponse+

Example Response:

{ "result_count": 1, "results": [ { "_create_time": 1598508407784, "_create_user": "admin", "_last_modified_time": 1598508407828, "_last_modified_user": "admin", "_protection": "NOT_PROTECTED", "_revision": 0, "_system_owned": false, "display_name": "test-error-page", "error_page_body": "\n\n\n\n Avi test\n\n\n\n\n

This is test error page sample.

\n

To create error page body:

\n\n\n\n \n", "format": "ERROR_PAGE_FORMAT_HTML", "id": "test-error-page", "marked_for_delete": false, "name": "test-error-page", "overridden": false, "parent_path": "/infra", "path": "/infra/alb-error-page-bodies/test-error-page", "relative_path": "test-error-page", "resource_type": "ALBErrorPageBody", "unique_id": "8c1daee8-1633-4fe2-b682-ad3565314df0" } ], "sort_ascending": true, "sort_by": "display_name" }

Required Permissions:

read

Feature:

policy_lb

Additional Errors: