Credentials
                                Credentials                            
                            Contains credentials information.
JSON Example
                                    {
    "admin_user": "string",
    "admin_password": "string"
}
            
            
                                    string
                
                
            
        
        
                admin_user            
                            Required
                    The name of a user with sufficient privileges to perform configuration tasks on the infrastructure, management nodes, and the infrastructure node.
            
            
                                    string
                
                
            
        
        
                admin_password            
                            Required
                    Password for the administrator user.
