SddcSecurity
                                SddcSecurity                            
                            Details the sddc securtity profiles and Harden state.
JSON Example
                                    {
    "profile": "string",
    "hardened": false
}
            
            
                                    string
                
                
            
        
        
                profile            
                            Optional
                    Security Profiles for SDDC Hardening.
                Possible values are :
                                    PROFILE_DEFAULT, 
                                    PROFILE_PCI_COMMERCIAL, 
                            
        
    
            
            
                                    boolean
                
                
            
        
        
                hardened            
                            Optional
                    Indicates whether SDDC is hardened or not.
