NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| Read Multicast ConfigurationRead Multicast Configuration. | GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast | 
| Create or update multicast configurationCreate or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place. | PATCH /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast | 
| Create or update multicast configurationCreate or update a Tier-1 multicast configuration defining the multicast replication range. It will update the configuration if there is already one in place. | PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast | 
| Get Multicast Forwarding In Csv FormatGet Multicast Forwarding In CSV Format. | GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast/forwarding?format=csv | 
| Get Multicast ForwardingGet Multicast Forwarding. | GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast/forwarding | 
| Get IGMP Memberships in CSV formatGet Igmp Memberships in CSV format. | GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast/igmp-memberships?format=csv | 
| Get IGMP MembershipsGet Igmp Memberships. | GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast/igmp-memberships | 
