vtn_parameters.yml 415 B

12345678910111213141516171819
  1. # == Schema Information
  2. #
  3. # Table name: vtn_parameters
  4. #
  5. # id :integer not null, primary key
  6. # vtn_name :string(255)
  7. # poll_interval :integer
  8. # created_at :datetime not null
  9. # updated_at :datetime not null
  10. # ven_id :integer
  11. # endpoint20a_url :string(255)
  12. # endpoint20b_url :string(255)
  13. #
  14. param1:
  15. vtn_name: "EPRI_VTN"
  16. poll_interval: 10