NSX-T Data Center REST API
Read all Tier1 BYOD service instance objects under a tier-1
Read all Tier1 BYOD service instance objects under a tier-1 This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/byod-service-instances
Request Headers:
n/a
Query Parameters:
PolicyServiceInstanceListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-1s/TLR1/locale-services/default/byod-service-instancesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ByodPolicyServiceInstanceListResult+