NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
Delete deployment information.This is an API called by VCF to delete deployment information.  | 
                      
                        DELETE /api/v1/watermark
                         | 
                    
Get deployment information.This is an API called by VCF to get deployment information.  | 
                      
                        GET /api/v1/watermark
                         | 
                    
Create or update deployment information.This is an API called by VCF to store or update deployment information.  | 
                      
                        POST /api/v1/watermark
                         | 
                    
Create or update deployment information.This is an API called by VCF to update stored deployment information.  | 
                      
                        PUT /api/v1/watermark
                         |