Sha256: f3dcc12774861808f8219ea10ed4118deafa09d9aeb7cd791f9e2209461f0bad

Contents?: true

Size: 380 Bytes

Versions: 5

Compression:

Stored size: 380 Bytes

Contents

object @operatingsystem
attributes :id, :name, :major, :minor, :family, :release_name

child :media do
  attributes :id, :name
end

child :architectures do
  attributes :id, :name
end

child :ptables do
  attributes :id, :name
end

child :config_templates do
  attributes :name, :id
end

child :os_default_templates do
  attributes :id, :config_template_id, :template_kind_id
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/app/views/api/v1/operatingsystems/show.json.rabl
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/api/v1/operatingsystems/show.json.rabl
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/api/v1/operatingsystems/show.json.rabl
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/api/v1/operatingsystems/show.json.rabl
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/api/v1/operatingsystems/show.json.rabl