class SecurityGroupRunningDefaultsController < RestController::ModelController
    def self.model
      SecurityGroup
    end