Sha256: 9954b8fdb5617d3b16dfad7903c27d634f10683aa78d05207fd5622bec1d6fee

Contents?: true

Size: 556 Bytes

Versions: 2

Compression:

Stored size: 556 Bytes

Contents

object @config

extends "foreman_virt_who_configure/api/v2/configs/base"

glue :http_proxy do
  attributes :url => :proxy
end

attributes :name, :interval, :organization_id, :whitelist, :blacklist, :hypervisor_id,
           :hypervisor_type, :hypervisor_server, :hypervisor_username, :debug,
           :satellite_url, :proxy, :no_proxy, :status, :last_report_at, :out_of_date_at,
           :filter_host_parents, :exclude_host_parents, :kubeconfig_path

child :http_proxy do
  attributes :id, :name, :url
end

attributes :listing_mode => :filtering_mode

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
foreman_virt_who_configure-0.5.7 app/views/foreman_virt_who_configure/api/v2/configs/main.json.rabl
foreman_virt_who_configure-0.5.6 app/views/foreman_virt_who_configure/api/v2/configs/main.json.rabl