Get Bringup Info
GET Method to retrieve information about Bringup app
Request
            
                URI
                    
                                GET                            
                            https://sfo-vcf01.rainpole.io/v1/sddcs/about
                            COPY
                    Responses
                        
                200            
            
        OK
                Returns 
                
                                    
                        VcfService                    
                
                of type(s)
                
                    application/json                
            
        
        {
    "id": "string",
    "name": "string",
    "status": "string",
    "version": "string"
}
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
            
            
        ID of the service
            
            
                                    string
                
                
            
        
        
                name            
                            Optional
            
            
        Name of the service
            
            
                                    string
                
                
            
        
        
                status            
                            Optional
            
            
        Status of the service
            
            
                                    string
                
                
            
        
        
                version            
                            Optional
            
            
        Version of the service
                404            
            
        Not Found
Operation doesn't return any data structure
            
            
                    
                500            
            
        Internal Server Error
Operation doesn't return any data structure
            
            
                    
                501            
            
        Not Implemented
Operation doesn't return any data structure
            
            
                    Sddc Operations
        
                                            
                        
                            
                                    POST                                
                                
                                        Convert To Json Spec                                    
                                
                                    POST                                
                                
                                        Create Sddc                                    
                                
                                    GET                                
                                
                                        Get All Sddc Validations                                    
                                
                                    GET                                
                                
                                        Get Bringup Detail Report                                    
                                
                                    GET                                
                                
                                        Get Bringup Info                                    
                                
                                    GET                                
                                
                                        Get Bringup Validation Report                                    
                                
                                    GET                                
                                
                                        Get Sddc Manager Info                                    
                                
                                    GET                                
                                
                                        Get Sddc Validation                                    
                                
                                    GET                                
                                
                                        Retrieve All Sddcs                                    
                                
                                    GET                                
                                
                                        Retrieve SDDC                                    
                                
                                    PATCH                                
                                
                                        Retry Sddc                                    
                                
                                    PATCH                                
                                
                                        Retry Sddc Validation                                    
                                
                                    POST                                
                                
                                        Validate Sddc Spec                                    
                                