Get Environment Storage Details
Use this endpoint to get Storage information for the environment
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER
Request
            
                URI
                    
                                GET                            
                            https://{api_host}/provider/environment/{envId}/storage-info
                            COPY
                    Path Parameters
                                    
            
            
                                    string
                
                
            
        
        
                envId            
                            Required
                    ID of the environment
Responses
                        
                200            
            
        OK
Operation doesn't return any data structure
            
            
                    
                400            
            
        Bad Request
Operation doesn't return any data structure
            
            
                    Storage Information Operations
        
                                            
                            
                                    POST                                
                                
                                        Add S3 Storage                                    
                                
                                    GET                                
                                
                                        Get Environment Storage Details                                    
                                
                                    GET                                
                                
                                        Get S3 Storage                                    
                                
                                    GET                                
                                
                                        List All S3 Storage                                    
                                
                                    DELETE                                
                                
                                        Remove S3 Storage                                    
                                
                                    PUT                                
                                
                                        Update S3 Storage                                    
                                