foreman_api 0.1.8 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/doc/ForemanApi.html +3 -3
- data/doc/ForemanApi/Resources.html +4 -4
- data/doc/ForemanApi/Resources/Architecture.html +1 -1
- data/doc/ForemanApi/Resources/Audit.html +1 -1
- data/doc/ForemanApi/Resources/AuthSourceLdap.html +1 -1
- data/doc/ForemanApi/Resources/Autosign.html +330 -0
- data/doc/ForemanApi/Resources/Bookmark.html +1 -1
- data/doc/ForemanApi/Resources/CommonParameter.html +1 -1
- data/doc/ForemanApi/Resources/ComputeResource.html +1 -1
- data/doc/ForemanApi/Resources/ConfigTemplate.html +1 -1
- data/doc/ForemanApi/Resources/Dashboard.html +1 -1
- data/doc/ForemanApi/Resources/Domain.html +1 -1
- data/doc/ForemanApi/Resources/Environment.html +1 -1
- data/doc/ForemanApi/Resources/FactValue.html +1 -1
- data/doc/ForemanApi/Resources/Home.html +1 -1
- data/doc/ForemanApi/Resources/Host.html +38 -32
- data/doc/ForemanApi/Resources/HostClass.html +1 -1
- data/doc/ForemanApi/Resources/Hostgroup.html +1 -1
- data/doc/ForemanApi/Resources/HostgroupClass.html +1 -1
- data/doc/ForemanApi/Resources/Image.html +1 -1
- data/doc/ForemanApi/Resources/Interface.html +1 -1
- data/doc/ForemanApi/Resources/Location.html +1 -1
- data/doc/ForemanApi/Resources/LookupKey.html +1 -1
- data/doc/ForemanApi/Resources/Medium.html +5 -5
- data/doc/ForemanApi/Resources/Model.html +1 -1
- data/doc/ForemanApi/Resources/OperatingSystem.html +20 -16
- data/doc/ForemanApi/Resources/Organization.html +1 -1
- data/doc/ForemanApi/Resources/OverrideValue.html +1 -1
- data/doc/ForemanApi/Resources/Parameter.html +1 -1
- data/doc/ForemanApi/Resources/Plugin.html +330 -0
- data/doc/ForemanApi/Resources/Ptable.html +1 -1
- data/doc/ForemanApi/Resources/Puppetclass.html +1 -1
- data/doc/ForemanApi/Resources/Report.html +1 -1
- data/doc/ForemanApi/Resources/Role.html +1 -1
- data/doc/ForemanApi/Resources/Setting.html +1 -1
- data/doc/ForemanApi/Resources/SmartClassParameter.html +1 -1
- data/doc/ForemanApi/Resources/SmartProxy.html +1 -1
- data/doc/ForemanApi/Resources/SmartVariable.html +1 -1
- data/doc/ForemanApi/Resources/Statistic.html +1 -1
- data/doc/ForemanApi/Resources/Subnet.html +1 -1
- data/doc/ForemanApi/Resources/Task.html +354 -0
- data/doc/ForemanApi/Resources/TemplateCombination.html +1 -1
- data/doc/ForemanApi/Resources/TemplateKind.html +1 -1
- data/doc/ForemanApi/Resources/User.html +1 -1
- data/doc/ForemanApi/Resources/Usergroup.html +1 -1
- data/doc/_index.html +22 -1
- data/doc/class_list.html +1 -1
- data/doc/file.MIT-LICENSE.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/method_list.html +426 -390
- data/doc/top-level-namespace.html +1 -1
- data/lib/foreman_api/documentation.json +1 -1
- data/lib/foreman_api/resources/autosign.rb +18 -0
- data/lib/foreman_api/resources/host.rb +2 -0
- data/lib/foreman_api/resources/medium.rb +2 -2
- data/lib/foreman_api/resources/operating_system.rb +2 -0
- data/lib/foreman_api/resources/plugin.rb +18 -0
- data/lib/foreman_api/resources/task.rb +19 -0
- data/lib/foreman_api/version.rb +1 -1
- metadata +102 -101
- data/.gitignore +0 -3
- data/.yardopts +0 -4
- data/Gemfile +0 -11
- data/Rakefile +0 -1
- data/foreman_api.gemspec +0 -25
|
@@ -1277,7 +1277,7 @@ template with</p>
|
|
|
1277
1277
|
</div>
|
|
1278
1278
|
|
|
1279
1279
|
<div id="footer">
|
|
1280
|
-
Generated on Thu
|
|
1280
|
+
Generated on Thu Dec 19 15:47:34 2013 by
|
|
1281
1281
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1282
1282
|
0.8.7 (ruby-2.0.0).
|
|
1283
1283
|
</div>
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
</div>
|
|
346
346
|
|
|
347
347
|
<div id="footer">
|
|
348
|
-
Generated on Thu
|
|
348
|
+
Generated on Thu Dec 19 15:47:32 2013 by
|
|
349
349
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
350
350
|
0.8.7 (ruby-2.0.0).
|
|
351
351
|
</div>
|
|
@@ -995,7 +995,7 @@
|
|
|
995
995
|
</div>
|
|
996
996
|
|
|
997
997
|
<div id="footer">
|
|
998
|
-
Generated on Thu
|
|
998
|
+
Generated on Thu Dec 19 15:47:31 2013 by
|
|
999
999
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1000
1000
|
0.8.7 (ruby-2.0.0).
|
|
1001
1001
|
</div>
|
|
@@ -1149,7 +1149,7 @@
|
|
|
1149
1149
|
</div>
|
|
1150
1150
|
|
|
1151
1151
|
<div id="footer">
|
|
1152
|
-
Generated on Thu
|
|
1152
|
+
Generated on Thu Dec 19 15:47:33 2013 by
|
|
1153
1153
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1154
1154
|
0.8.7 (ruby-2.0.0).
|
|
1155
1155
|
</div>
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
</div>
|
|
398
398
|
|
|
399
399
|
<div id="footer">
|
|
400
|
-
Generated on Thu
|
|
400
|
+
Generated on Thu Dec 19 15:47:33 2013 by
|
|
401
401
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
402
402
|
0.8.7 (ruby-2.0.0).
|
|
403
403
|
</div>
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
</div>
|
|
445
445
|
|
|
446
446
|
<div id="footer">
|
|
447
|
-
Generated on Thu
|
|
447
|
+
Generated on Thu Dec 19 15:47:31 2013 by
|
|
448
448
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
449
449
|
0.8.7 (ruby-2.0.0).
|
|
450
450
|
</div>
|
|
@@ -550,12 +550,12 @@
|
|
|
550
550
|
<pre class="lines">
|
|
551
551
|
|
|
552
552
|
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
553
|
+
147
|
|
554
|
+
148
|
|
555
|
+
149</pre>
|
|
556
556
|
</td>
|
|
557
557
|
<td>
|
|
558
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line
|
|
558
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line 147</span>
|
|
559
559
|
|
|
560
560
|
<span class='kw'>def</span> <span class='id identifier rubyid_boot'>boot</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
561
561
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -660,6 +660,9 @@
|
|
|
660
660
|
</li><li>
|
|
661
661
|
<p>owner_id [String]</p>
|
|
662
662
|
</li><li>
|
|
663
|
+
<p>progress_report_id [String] uuid to track orchestration tasks status, get
|
|
664
|
+
/api/orchestration/:uuid/tasks</p>
|
|
665
|
+
</li><li>
|
|
663
666
|
<p>ptable_id [String]</p>
|
|
664
667
|
</li><li>
|
|
665
668
|
<p>puppet_ca_proxy_id [String]</p>
|
|
@@ -726,12 +729,12 @@
|
|
|
726
729
|
<pre class="lines">
|
|
727
730
|
|
|
728
731
|
|
|
729
|
-
61
|
|
730
732
|
62
|
|
731
|
-
63
|
|
733
|
+
63
|
|
734
|
+
64</pre>
|
|
732
735
|
</td>
|
|
733
736
|
<td>
|
|
734
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line
|
|
737
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line 62</span>
|
|
735
738
|
|
|
736
739
|
<span class='kw'>def</span> <span class='id identifier rubyid_create'>create</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
737
740
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -845,12 +848,12 @@
|
|
|
845
848
|
<pre class="lines">
|
|
846
849
|
|
|
847
850
|
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
+
109
|
|
852
|
+
110
|
|
853
|
+
111</pre>
|
|
851
854
|
</td>
|
|
852
855
|
<td>
|
|
853
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line
|
|
856
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line 109</span>
|
|
854
857
|
|
|
855
858
|
<span class='kw'>def</span> <span class='id identifier rubyid_destroy'>destroy</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
856
859
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -1007,12 +1010,12 @@
|
|
|
1007
1010
|
<pre class="lines">
|
|
1008
1011
|
|
|
1009
1012
|
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
+
159
|
|
1014
|
+
160
|
|
1015
|
+
161</pre>
|
|
1013
1016
|
</td>
|
|
1014
1017
|
<td>
|
|
1015
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line
|
|
1018
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line 159</span>
|
|
1016
1019
|
|
|
1017
1020
|
<span class='kw'>def</span> <span class='id identifier rubyid_facts'>facts</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
1018
1021
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -1302,12 +1305,12 @@
|
|
|
1302
1305
|
<pre class="lines">
|
|
1303
1306
|
|
|
1304
1307
|
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
+
137
|
|
1309
|
+
138
|
|
1310
|
+
139</pre>
|
|
1308
1311
|
</td>
|
|
1309
1312
|
<td>
|
|
1310
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line
|
|
1313
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line 137</span>
|
|
1311
1314
|
|
|
1312
1315
|
<span class='kw'>def</span> <span class='id identifier rubyid_power'>power</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
1313
1316
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -1425,12 +1428,12 @@
|
|
|
1425
1428
|
<pre class="lines">
|
|
1426
1429
|
|
|
1427
1430
|
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
+
127
|
|
1432
|
+
128
|
|
1433
|
+
129</pre>
|
|
1431
1434
|
</td>
|
|
1432
1435
|
<td>
|
|
1433
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line
|
|
1436
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line 127</span>
|
|
1434
1437
|
|
|
1435
1438
|
<span class='kw'>def</span> <span class='id identifier rubyid_puppetrun'>puppetrun</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
1436
1439
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -1663,12 +1666,12 @@
|
|
|
1663
1666
|
<pre class="lines">
|
|
1664
1667
|
|
|
1665
1668
|
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
+
118
|
|
1670
|
+
119
|
|
1671
|
+
120</pre>
|
|
1669
1672
|
</td>
|
|
1670
1673
|
<td>
|
|
1671
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line
|
|
1674
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line 118</span>
|
|
1672
1675
|
|
|
1673
1676
|
<span class='kw'>def</span> <span class='id identifier rubyid_status'>status</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
1674
1677
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -1782,6 +1785,9 @@
|
|
|
1782
1785
|
</li><li>
|
|
1783
1786
|
<p>owner_id [String]</p>
|
|
1784
1787
|
</li><li>
|
|
1788
|
+
<p>progress_report_id [String] uuid to track orchestration tasks status, get
|
|
1789
|
+
/api/orchestration/:uuid/tasks</p>
|
|
1790
|
+
</li><li>
|
|
1785
1791
|
<p>ptable_id [String]</p>
|
|
1786
1792
|
</li><li>
|
|
1787
1793
|
<p>puppet_ca_proxy_id [String]</p>
|
|
@@ -1848,12 +1854,12 @@
|
|
|
1848
1854
|
<pre class="lines">
|
|
1849
1855
|
|
|
1850
1856
|
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1857
|
+
100
|
|
1858
|
+
101
|
|
1859
|
+
102</pre>
|
|
1854
1860
|
</td>
|
|
1855
1861
|
<td>
|
|
1856
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line
|
|
1862
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/host.rb', line 100</span>
|
|
1857
1863
|
|
|
1858
1864
|
<span class='kw'>def</span> <span class='id identifier rubyid_update'>update</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
1859
1865
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -1868,7 +1874,7 @@
|
|
|
1868
1874
|
</div>
|
|
1869
1875
|
|
|
1870
1876
|
<div id="footer">
|
|
1871
|
-
Generated on Thu
|
|
1877
|
+
Generated on Thu Dec 19 15:47:31 2013 by
|
|
1872
1878
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1873
1879
|
0.8.7 (ruby-2.0.0).
|
|
1874
1880
|
</div>
|
|
@@ -665,7 +665,7 @@
|
|
|
665
665
|
</div>
|
|
666
666
|
|
|
667
667
|
<div id="footer">
|
|
668
|
-
Generated on Thu
|
|
668
|
+
Generated on Thu Dec 19 15:47:33 2013 by
|
|
669
669
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
670
670
|
0.8.7 (ruby-2.0.0).
|
|
671
671
|
</div>
|
|
@@ -1019,7 +1019,7 @@
|
|
|
1019
1019
|
</div>
|
|
1020
1020
|
|
|
1021
1021
|
<div id="footer">
|
|
1022
|
-
Generated on Thu
|
|
1022
|
+
Generated on Thu Dec 19 15:47:32 2013 by
|
|
1023
1023
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1024
1024
|
0.8.7 (ruby-2.0.0).
|
|
1025
1025
|
</div>
|
|
@@ -678,7 +678,7 @@
|
|
|
678
678
|
</div>
|
|
679
679
|
|
|
680
680
|
<div id="footer">
|
|
681
|
-
Generated on Thu
|
|
681
|
+
Generated on Thu Dec 19 15:47:34 2013 by
|
|
682
682
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
683
683
|
0.8.7 (ruby-2.0.0).
|
|
684
684
|
</div>
|
|
@@ -1044,7 +1044,7 @@
|
|
|
1044
1044
|
</div>
|
|
1045
1045
|
|
|
1046
1046
|
<div id="footer">
|
|
1047
|
-
Generated on Thu
|
|
1047
|
+
Generated on Thu Dec 19 15:47:31 2013 by
|
|
1048
1048
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1049
1049
|
0.8.7 (ruby-2.0.0).
|
|
1050
1050
|
</div>
|
|
@@ -1036,7 +1036,7 @@
|
|
|
1036
1036
|
</div>
|
|
1037
1037
|
|
|
1038
1038
|
<div id="footer">
|
|
1039
|
-
Generated on Thu
|
|
1039
|
+
Generated on Thu Dec 19 15:47:32 2013 by
|
|
1040
1040
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1041
1041
|
0.8.7 (ruby-2.0.0).
|
|
1042
1042
|
</div>
|
|
@@ -991,7 +991,7 @@
|
|
|
991
991
|
</div>
|
|
992
992
|
|
|
993
993
|
<div id="footer">
|
|
994
|
-
Generated on Thu
|
|
994
|
+
Generated on Thu Dec 19 15:47:32 2013 by
|
|
995
995
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
996
996
|
0.8.7 (ruby-2.0.0).
|
|
997
997
|
</div>
|
|
@@ -999,7 +999,7 @@
|
|
|
999
999
|
</div>
|
|
1000
1000
|
|
|
1001
1001
|
<div id="footer">
|
|
1002
|
-
Generated on Thu
|
|
1002
|
+
Generated on Thu Dec 19 15:47:33 2013 by
|
|
1003
1003
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1004
1004
|
0.8.7 (ruby-2.0.0).
|
|
1005
1005
|
</div>
|
|
@@ -393,8 +393,8 @@
|
|
|
393
393
|
<p>name [String] name of media</p>
|
|
394
394
|
</li><li>
|
|
395
395
|
<p>os_family [String] the family that the operating system belongs to.
|
|
396
|
-
available families: archlinux debian gentoo redhat solaris
|
|
397
|
-
windows</p>
|
|
396
|
+
available families: archlinux debian freebsd gentoo redhat solaris
|
|
397
|
+
suse windows</p>
|
|
398
398
|
</li><li>
|
|
399
399
|
<p>path [String] the path to the medium, can be a url or a valid nfs server
|
|
400
400
|
(exclusive of the architecture). for example <a
|
|
@@ -941,8 +941,8 @@ operating system. solaris and debian media may also use $release.</p>
|
|
|
941
941
|
<p>name [String] name of media</p>
|
|
942
942
|
</li><li>
|
|
943
943
|
<p>os_family [String, nil] the family that the operating system belongs to.
|
|
944
|
-
available families: archlinux debian gentoo redhat solaris
|
|
945
|
-
windows</p>
|
|
944
|
+
available families: archlinux debian freebsd gentoo redhat solaris
|
|
945
|
+
suse windows</p>
|
|
946
946
|
</li><li>
|
|
947
947
|
<p>path [String] the path to the medium, can be a url or a valid nfs server
|
|
948
948
|
(exclusive of the architecture). for example <a
|
|
@@ -1005,7 +1005,7 @@ operating system. solaris and debian media may also use $release.</p>
|
|
|
1005
1005
|
</div>
|
|
1006
1006
|
|
|
1007
1007
|
<div id="footer">
|
|
1008
|
-
Generated on Thu
|
|
1008
|
+
Generated on Thu Dec 19 15:47:32 2013 by
|
|
1009
1009
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1010
1010
|
0.8.7 (ruby-2.0.0).
|
|
1011
1011
|
</div>
|
|
@@ -991,7 +991,7 @@
|
|
|
991
991
|
</div>
|
|
992
992
|
|
|
993
993
|
<div id="footer">
|
|
994
|
-
Generated on Thu
|
|
994
|
+
Generated on Thu Dec 19 15:47:31 2013 by
|
|
995
995
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
996
996
|
0.8.7 (ruby-2.0.0).
|
|
997
997
|
</div>
|
|
@@ -459,12 +459,12 @@
|
|
|
459
459
|
<pre class="lines">
|
|
460
460
|
|
|
461
461
|
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
462
|
+
78
|
|
463
|
+
79
|
|
464
|
+
80</pre>
|
|
465
465
|
</td>
|
|
466
466
|
<td>
|
|
467
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/operating_system.rb', line
|
|
467
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/operating_system.rb', line 78</span>
|
|
468
468
|
|
|
469
469
|
<span class='kw'>def</span> <span class='id identifier rubyid_bootfiles'>bootfiles</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
470
470
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -549,6 +549,8 @@
|
|
|
549
549
|
— <div class='inline'>
|
|
550
550
|
<p>allowed keys are:</p>
|
|
551
551
|
<ul><li>
|
|
552
|
+
<p>description [String]</p>
|
|
553
|
+
</li><li>
|
|
552
554
|
<p>family [String]</p>
|
|
553
555
|
</li><li>
|
|
554
556
|
<p>major [String]</p>
|
|
@@ -593,12 +595,12 @@
|
|
|
593
595
|
<pre class="lines">
|
|
594
596
|
|
|
595
597
|
|
|
596
|
-
40
|
|
597
598
|
41
|
|
598
|
-
42
|
|
599
|
+
42
|
|
600
|
+
43</pre>
|
|
599
601
|
</td>
|
|
600
602
|
<td>
|
|
601
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/operating_system.rb', line
|
|
603
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/operating_system.rb', line 41</span>
|
|
602
604
|
|
|
603
605
|
<span class='kw'>def</span> <span class='id identifier rubyid_create'>create</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
604
606
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -712,12 +714,12 @@
|
|
|
712
714
|
<pre class="lines">
|
|
713
715
|
|
|
714
716
|
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
717
|
+
67
|
|
718
|
+
68
|
|
719
|
+
69</pre>
|
|
718
720
|
</td>
|
|
719
721
|
<td>
|
|
720
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/operating_system.rb', line
|
|
722
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/operating_system.rb', line 67</span>
|
|
721
723
|
|
|
722
724
|
<span class='kw'>def</span> <span class='id identifier rubyid_destroy'>destroy</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
723
725
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -1092,6 +1094,8 @@
|
|
|
1092
1094
|
— <div class='inline'>
|
|
1093
1095
|
<p>allowed keys are:</p>
|
|
1094
1096
|
<ul><li>
|
|
1097
|
+
<p>description [String]</p>
|
|
1098
|
+
</li><li>
|
|
1095
1099
|
<p>family [String]</p>
|
|
1096
1100
|
</li><li>
|
|
1097
1101
|
<p>major [String]</p>
|
|
@@ -1136,12 +1140,12 @@
|
|
|
1136
1140
|
<pre class="lines">
|
|
1137
1141
|
|
|
1138
1142
|
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1143
|
+
58
|
|
1144
|
+
59
|
|
1145
|
+
60</pre>
|
|
1142
1146
|
</td>
|
|
1143
1147
|
<td>
|
|
1144
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/operating_system.rb', line
|
|
1148
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/operating_system.rb', line 58</span>
|
|
1145
1149
|
|
|
1146
1150
|
<span class='kw'>def</span> <span class='id identifier rubyid_update'>update</span><span class='lparen'>(</span><span class='id identifier rubyid_params'>params</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
1147
1151
|
<span class='id identifier rubyid_perform_call'>perform_call</span><span class='lparen'>(</span><span class='id identifier rubyid___method__'>__method__</span><span class='comma'>,</span> <span class='id identifier rubyid_params'>params</span><span class='comma'>,</span> <span class='id identifier rubyid_headers'>headers</span><span class='rparen'>)</span>
|
|
@@ -1156,7 +1160,7 @@
|
|
|
1156
1160
|
</div>
|
|
1157
1161
|
|
|
1158
1162
|
<div id="footer">
|
|
1159
|
-
Generated on Thu
|
|
1163
|
+
Generated on Thu Dec 19 15:47:34 2013 by
|
|
1160
1164
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1161
1165
|
0.8.7 (ruby-2.0.0).
|
|
1162
1166
|
</div>
|
|
@@ -991,7 +991,7 @@
|
|
|
991
991
|
</div>
|
|
992
992
|
|
|
993
993
|
<div id="footer">
|
|
994
|
-
Generated on Thu
|
|
994
|
+
Generated on Thu Dec 19 15:47:33 2013 by
|
|
995
995
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
996
996
|
0.8.7 (ruby-2.0.0).
|
|
997
997
|
</div>
|
|
@@ -1051,7 +1051,7 @@
|
|
|
1051
1051
|
</div>
|
|
1052
1052
|
|
|
1053
1053
|
<div id="footer">
|
|
1054
|
-
Generated on Thu
|
|
1054
|
+
Generated on Thu Dec 19 15:47:33 2013 by
|
|
1055
1055
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1056
1056
|
0.8.7 (ruby-2.0.0).
|
|
1057
1057
|
</div>
|
|
@@ -1415,7 +1415,7 @@
|
|
|
1415
1415
|
</div>
|
|
1416
1416
|
|
|
1417
1417
|
<div id="footer">
|
|
1418
|
-
Generated on Thu
|
|
1418
|
+
Generated on Thu Dec 19 15:47:32 2013 by
|
|
1419
1419
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1420
1420
|
0.8.7 (ruby-2.0.0).
|
|
1421
1421
|
</div>
|