foreman_api 0.1.4 → 0.1.5
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 +7 -0
- data/Gemfile +1 -0
- data/doc/ForemanApi.html +5 -5
- data/doc/ForemanApi/Resources.html +5 -5
- data/doc/ForemanApi/Resources/Architecture.html +13 -13
- data/doc/ForemanApi/Resources/Audit.html +8 -8
- data/doc/ForemanApi/Resources/AuthSourceLdap.html +11 -11
- data/doc/ForemanApi/Resources/Bookmark.html +11 -11
- data/doc/ForemanApi/Resources/CommonParameter.html +11 -11
- data/doc/ForemanApi/Resources/ComputeResource.html +11 -11
- data/doc/ForemanApi/Resources/ConfigTemplate.html +17 -17
- data/doc/ForemanApi/Resources/Dashboard.html +7 -7
- data/doc/ForemanApi/Resources/Domain.html +13 -13
- data/doc/ForemanApi/Resources/Environment.html +11 -11
- data/doc/ForemanApi/Resources/FactValue.html +7 -7
- data/doc/ForemanApi/Resources/Home.html +8 -8
- data/doc/ForemanApi/Resources/Host.html +15 -15
- data/doc/ForemanApi/Resources/HostClass.html +9 -9
- data/doc/ForemanApi/Resources/Hostgroup.html +26 -22
- data/doc/ForemanApi/Resources/HostgroupClass.html +9 -9
- data/doc/ForemanApi/Resources/Image.html +11 -11
- data/doc/ForemanApi/Resources/Location.html +98 -35
- data/doc/ForemanApi/Resources/LookupKey.html +817 -81
- data/doc/ForemanApi/Resources/Medium.html +17 -19
- data/doc/ForemanApi/Resources/Model.html +11 -11
- data/doc/ForemanApi/Resources/OperatingSystem.html +12 -12
- data/doc/ForemanApi/Resources/Organization.html +96 -33
- data/doc/ForemanApi/Resources/Parameter.html +28 -41
- data/doc/ForemanApi/Resources/Ptable.html +11 -11
- data/doc/ForemanApi/Resources/Puppetclass.html +11 -11
- data/doc/ForemanApi/Resources/Report.html +10 -10
- data/doc/ForemanApi/Resources/Role.html +11 -11
- data/doc/ForemanApi/Resources/Setting.html +9 -9
- data/doc/ForemanApi/Resources/SmartProxy.html +11 -11
- data/doc/ForemanApi/Resources/Subnet.html +13 -13
- data/doc/ForemanApi/Resources/TemplateCombination.html +10 -10
- data/doc/ForemanApi/Resources/TemplateKind.html +7 -7
- data/doc/ForemanApi/Resources/User.html +11 -11
- data/doc/ForemanApi/Resources/Usergroup.html +11 -11
- data/doc/_index.html +6 -6
- data/doc/class_list.html +2 -1
- data/doc/css/style.css +10 -0
- data/doc/file.MIT-LICENSE.html +8 -8
- data/doc/file.README.html +36 -36
- data/doc/file_list.html +3 -2
- data/doc/frames.html +1 -1
- data/doc/index.html +36 -36
- data/doc/js/full_list.js +7 -2
- data/doc/method_list.html +367 -722
- data/doc/top-level-namespace.html +5 -5
- data/lib/foreman_api/documentation.json +1 -1
- data/lib/foreman_api/resources/architecture.rb +2 -2
- data/lib/foreman_api/resources/config_template.rb +4 -4
- data/lib/foreman_api/resources/domain.rb +2 -2
- data/lib/foreman_api/resources/host.rb +2 -2
- data/lib/foreman_api/resources/hostgroup.rb +2 -0
- data/lib/foreman_api/resources/location.rb +8 -4
- data/lib/foreman_api/resources/lookup_key.rb +61 -3
- data/lib/foreman_api/resources/medium.rb +2 -2
- data/lib/foreman_api/resources/organization.rb +6 -2
- data/lib/foreman_api/resources/parameter.rb +4 -5
- data/lib/foreman_api/resources/subnet.rb +2 -2
- data/lib/foreman_api/version.rb +1 -1
- metadata +13 -21
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: ForemanApi::Resources::Parameter
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.
|
|
9
|
+
— Documentation by YARD 0.8.7
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
|
14
14
|
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
|
16
16
|
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/parameter.rb', line 4</span>
|
|
325
325
|
|
|
326
326
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
|
|
327
|
-
<span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'
|
|
327
|
+
<span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>parameters</span><span class='tstring_end'>"</span></span><span class='rbracket'>]</span>
|
|
328
328
|
<span class='kw'>end</span></pre>
|
|
329
329
|
</td>
|
|
330
330
|
</tr>
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
</h3><div class="docstring">
|
|
350
350
|
<div class="discussion">
|
|
351
351
|
|
|
352
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
352
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
353
353
|
|
|
354
354
|
|
|
355
355
|
</div>
|
|
@@ -402,19 +402,6 @@
|
|
|
402
402
|
<p class="tag_title">Options Hash (<tt>params</tt>):</p>
|
|
403
403
|
<ul class="option">
|
|
404
404
|
|
|
405
|
-
<li>
|
|
406
|
-
<span class="name">id</span>
|
|
407
|
-
<span class="type">(<tt>String</tt>)</span>
|
|
408
|
-
<span class="default">
|
|
409
|
-
|
|
410
|
-
</span>
|
|
411
|
-
|
|
412
|
-
— <div class='inline'>
|
|
413
|
-
<p>Id of parameter</p>
|
|
414
|
-
</div>
|
|
415
|
-
|
|
416
|
-
</li>
|
|
417
|
-
|
|
418
405
|
<li>
|
|
419
406
|
<span class="name">domain_id</span>
|
|
420
407
|
<span class="type">(<tt>String</tt>)</span>
|
|
@@ -515,12 +502,12 @@
|
|
|
515
502
|
<pre class="lines">
|
|
516
503
|
|
|
517
504
|
|
|
505
|
+
47
|
|
518
506
|
48
|
|
519
|
-
49
|
|
520
|
-
50</pre>
|
|
507
|
+
49</pre>
|
|
521
508
|
</td>
|
|
522
509
|
<td>
|
|
523
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/parameter.rb', line
|
|
510
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/parameter.rb', line 47</span>
|
|
524
511
|
|
|
525
512
|
<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>
|
|
526
513
|
<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>
|
|
@@ -542,7 +529,7 @@
|
|
|
542
529
|
</h3><div class="docstring">
|
|
543
530
|
<div class="discussion">
|
|
544
531
|
|
|
545
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
532
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
546
533
|
|
|
547
534
|
|
|
548
535
|
</div>
|
|
@@ -690,12 +677,12 @@
|
|
|
690
677
|
<pre class="lines">
|
|
691
678
|
|
|
692
679
|
|
|
680
|
+
77
|
|
693
681
|
78
|
|
694
|
-
79
|
|
695
|
-
80</pre>
|
|
682
|
+
79</pre>
|
|
696
683
|
</td>
|
|
697
684
|
<td>
|
|
698
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/parameter.rb', line
|
|
685
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/parameter.rb', line 77</span>
|
|
699
686
|
|
|
700
687
|
<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>
|
|
701
688
|
<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>
|
|
@@ -717,7 +704,7 @@
|
|
|
717
704
|
</h3><div class="docstring">
|
|
718
705
|
<div class="discussion">
|
|
719
706
|
|
|
720
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
707
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
721
708
|
|
|
722
709
|
|
|
723
710
|
</div>
|
|
@@ -905,7 +892,7 @@
|
|
|
905
892
|
</h3><div class="docstring">
|
|
906
893
|
<div class="discussion">
|
|
907
894
|
|
|
908
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
895
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
909
896
|
|
|
910
897
|
|
|
911
898
|
</div>
|
|
@@ -966,7 +953,7 @@
|
|
|
966
953
|
</span>
|
|
967
954
|
|
|
968
955
|
— <div class='inline'>
|
|
969
|
-
<p>Part of <tt>/api/
|
|
956
|
+
<p>Part of <tt>/api/domains/:domain_id/parameters</tt> path</p>
|
|
970
957
|
</div>
|
|
971
958
|
|
|
972
959
|
</li>
|
|
@@ -979,7 +966,7 @@
|
|
|
979
966
|
</span>
|
|
980
967
|
|
|
981
968
|
— <div class='inline'>
|
|
982
|
-
<p>Part of <tt>/api/
|
|
969
|
+
<p>Part of <tt>/api/hosts/:host_id/parameters</tt> path</p>
|
|
983
970
|
</div>
|
|
984
971
|
|
|
985
972
|
</li>
|
|
@@ -992,7 +979,7 @@
|
|
|
992
979
|
</span>
|
|
993
980
|
|
|
994
981
|
— <div class='inline'>
|
|
995
|
-
<p>Part of <tt>/api/
|
|
982
|
+
<p>Part of <tt>/api/hostgroups/:hostgroup_id/parameters</tt> path</p>
|
|
996
983
|
</div>
|
|
997
984
|
|
|
998
985
|
</li>
|
|
@@ -1005,7 +992,7 @@
|
|
|
1005
992
|
</span>
|
|
1006
993
|
|
|
1007
994
|
— <div class='inline'>
|
|
1008
|
-
<p>Part of <tt>/api/
|
|
995
|
+
<p>Part of <tt>/api/operatingsystems/:operatingsystem_id/parameters</tt> path</p>
|
|
1009
996
|
</div>
|
|
1010
997
|
|
|
1011
998
|
</li>
|
|
@@ -1040,12 +1027,12 @@
|
|
|
1040
1027
|
<pre class="lines">
|
|
1041
1028
|
|
|
1042
1029
|
|
|
1030
|
+
89
|
|
1043
1031
|
90
|
|
1044
|
-
91
|
|
1045
|
-
92</pre>
|
|
1032
|
+
91</pre>
|
|
1046
1033
|
</td>
|
|
1047
1034
|
<td>
|
|
1048
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/parameter.rb', line
|
|
1035
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/parameter.rb', line 89</span>
|
|
1049
1036
|
|
|
1050
1037
|
<span class='kw'>def</span> <span class='id identifier rubyid_reset'>reset</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>
|
|
1051
1038
|
<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>
|
|
@@ -1067,7 +1054,7 @@
|
|
|
1067
1054
|
</h3><div class="docstring">
|
|
1068
1055
|
<div class="discussion">
|
|
1069
1056
|
|
|
1070
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
1057
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
1071
1058
|
|
|
1072
1059
|
|
|
1073
1060
|
</div>
|
|
@@ -1242,7 +1229,7 @@
|
|
|
1242
1229
|
</h3><div class="docstring">
|
|
1243
1230
|
<div class="discussion">
|
|
1244
1231
|
|
|
1245
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
1232
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
1246
1233
|
|
|
1247
1234
|
|
|
1248
1235
|
</div>
|
|
@@ -1408,12 +1395,12 @@
|
|
|
1408
1395
|
<pre class="lines">
|
|
1409
1396
|
|
|
1410
1397
|
|
|
1398
|
+
64
|
|
1411
1399
|
65
|
|
1412
|
-
66
|
|
1413
|
-
67</pre>
|
|
1400
|
+
66</pre>
|
|
1414
1401
|
</td>
|
|
1415
1402
|
<td>
|
|
1416
|
-
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/parameter.rb', line
|
|
1403
|
+
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/parameter.rb', line 64</span>
|
|
1417
1404
|
|
|
1418
1405
|
<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>
|
|
1419
1406
|
<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>
|
|
@@ -1428,9 +1415,9 @@
|
|
|
1428
1415
|
</div>
|
|
1429
1416
|
|
|
1430
1417
|
<div id="footer">
|
|
1431
|
-
Generated on
|
|
1418
|
+
Generated on Tue Jul 30 15:43:16 2013 by
|
|
1432
1419
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1433
|
-
0.8.
|
|
1420
|
+
0.8.7 (ruby-2.0.0).
|
|
1434
1421
|
</div>
|
|
1435
1422
|
|
|
1436
1423
|
</body>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: ForemanApi::Resources::Ptable
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.
|
|
9
|
+
— Documentation by YARD 0.8.7
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
|
14
14
|
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
|
16
16
|
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/ptable.rb', line 4</span>
|
|
301
301
|
|
|
302
302
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
|
|
303
|
-
<span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'
|
|
303
|
+
<span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>ptables</span><span class='tstring_end'>"</span></span><span class='rbracket'>]</span>
|
|
304
304
|
<span class='kw'>end</span></pre>
|
|
305
305
|
</td>
|
|
306
306
|
</tr>
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
</h3><div class="docstring">
|
|
326
326
|
<div class="discussion">
|
|
327
327
|
|
|
328
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
328
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
329
329
|
|
|
330
330
|
|
|
331
331
|
</div>
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
</h3><div class="docstring">
|
|
456
456
|
<div class="discussion">
|
|
457
457
|
|
|
458
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
458
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
459
459
|
|
|
460
460
|
|
|
461
461
|
</div>
|
|
@@ -574,7 +574,7 @@
|
|
|
574
574
|
</h3><div class="docstring">
|
|
575
575
|
<div class="discussion">
|
|
576
576
|
|
|
577
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
577
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
578
578
|
|
|
579
579
|
|
|
580
580
|
</div>
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
</h3><div class="docstring">
|
|
737
737
|
<div class="discussion">
|
|
738
738
|
|
|
739
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
739
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
740
740
|
|
|
741
741
|
|
|
742
742
|
</div>
|
|
@@ -855,7 +855,7 @@
|
|
|
855
855
|
</h3><div class="docstring">
|
|
856
856
|
<div class="discussion">
|
|
857
857
|
|
|
858
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
858
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
859
859
|
|
|
860
860
|
|
|
861
861
|
</div>
|
|
@@ -987,9 +987,9 @@
|
|
|
987
987
|
</div>
|
|
988
988
|
|
|
989
989
|
<div id="footer">
|
|
990
|
-
Generated on
|
|
990
|
+
Generated on Tue Jul 30 15:43:16 2013 by
|
|
991
991
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
992
|
-
0.8.
|
|
992
|
+
0.8.7 (ruby-2.0.0).
|
|
993
993
|
</div>
|
|
994
994
|
|
|
995
995
|
</body>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: ForemanApi::Resources::Puppetclass
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.
|
|
9
|
+
— Documentation by YARD 0.8.7
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
|
14
14
|
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
|
16
16
|
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/puppetclass.rb', line 4</span>
|
|
301
301
|
|
|
302
302
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
|
|
303
|
-
<span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'
|
|
303
|
+
<span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>puppetclasses</span><span class='tstring_end'>"</span></span><span class='rbracket'>]</span>
|
|
304
304
|
<span class='kw'>end</span></pre>
|
|
305
305
|
</td>
|
|
306
306
|
</tr>
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
</h3><div class="docstring">
|
|
326
326
|
<div class="discussion">
|
|
327
327
|
|
|
328
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
328
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
329
329
|
|
|
330
330
|
|
|
331
331
|
</div>
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
</h3><div class="docstring">
|
|
452
452
|
<div class="discussion">
|
|
453
453
|
|
|
454
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
454
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
455
455
|
|
|
456
456
|
|
|
457
457
|
</div>
|
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
</h3><div class="docstring">
|
|
571
571
|
<div class="discussion">
|
|
572
572
|
|
|
573
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
573
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
574
574
|
|
|
575
575
|
|
|
576
576
|
</div>
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
</h3><div class="docstring">
|
|
720
720
|
<div class="discussion">
|
|
721
721
|
|
|
722
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
722
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
723
723
|
|
|
724
724
|
|
|
725
725
|
</div>
|
|
@@ -881,7 +881,7 @@
|
|
|
881
881
|
</h3><div class="docstring">
|
|
882
882
|
<div class="discussion">
|
|
883
883
|
|
|
884
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
884
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
885
885
|
|
|
886
886
|
|
|
887
887
|
</div>
|
|
@@ -1009,9 +1009,9 @@
|
|
|
1009
1009
|
</div>
|
|
1010
1010
|
|
|
1011
1011
|
<div id="footer">
|
|
1012
|
-
Generated on
|
|
1012
|
+
Generated on Tue Jul 30 15:43:17 2013 by
|
|
1013
1013
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1014
|
-
0.8.
|
|
1014
|
+
0.8.7 (ruby-2.0.0).
|
|
1015
1015
|
</div>
|
|
1016
1016
|
|
|
1017
1017
|
</body>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: ForemanApi::Resources::Report
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.
|
|
9
|
+
— Documentation by YARD 0.8.7
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
|
14
14
|
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
|
16
16
|
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/report.rb', line 4</span>
|
|
277
277
|
|
|
278
278
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
|
|
279
|
-
<span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'
|
|
279
|
+
<span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>reports</span><span class='tstring_end'>"</span></span><span class='rbracket'>]</span>
|
|
280
280
|
<span class='kw'>end</span></pre>
|
|
281
281
|
</td>
|
|
282
282
|
</tr>
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
</h3><div class="docstring">
|
|
302
302
|
<div class="discussion">
|
|
303
303
|
|
|
304
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
304
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
305
305
|
|
|
306
306
|
|
|
307
307
|
</div>
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
</h3><div class="docstring">
|
|
421
421
|
<div class="discussion">
|
|
422
422
|
|
|
423
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
423
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
424
424
|
|
|
425
425
|
|
|
426
426
|
</div>
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
</h3><div class="docstring">
|
|
583
583
|
<div class="discussion">
|
|
584
584
|
|
|
585
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
585
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
586
586
|
|
|
587
587
|
|
|
588
588
|
</div>
|
|
@@ -714,7 +714,7 @@
|
|
|
714
714
|
</h3><div class="docstring">
|
|
715
715
|
<div class="discussion">
|
|
716
716
|
|
|
717
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
717
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
718
718
|
|
|
719
719
|
|
|
720
720
|
</div>
|
|
@@ -826,9 +826,9 @@
|
|
|
826
826
|
</div>
|
|
827
827
|
|
|
828
828
|
<div id="footer">
|
|
829
|
-
Generated on
|
|
829
|
+
Generated on Tue Jul 30 15:43:16 2013 by
|
|
830
830
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
831
|
-
0.8.
|
|
831
|
+
0.8.7 (ruby-2.0.0).
|
|
832
832
|
</div>
|
|
833
833
|
|
|
834
834
|
</body>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: ForemanApi::Resources::Role
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.8.
|
|
9
|
+
— Documentation by YARD 0.8.7
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
13
|
-
<link rel="stylesheet" href="../../css/style.css" type="text/css"
|
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
|
14
14
|
|
|
15
|
-
<link rel="stylesheet" href="../../css/common.css" type="text/css"
|
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
|
16
16
|
|
|
17
17
|
<script type="text/javascript" charset="utf-8">
|
|
18
18
|
hasFrames = window.top.frames.main ? true : false;
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
<pre class="code"><span class="info file"># File 'lib/foreman_api/resources/role.rb', line 4</span>
|
|
301
301
|
|
|
302
302
|
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span>
|
|
303
|
-
<span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'
|
|
303
|
+
<span class='ivar'>@doc</span> <span class='op'>||=</span> <span class='const'>ForemanApi</span><span class='period'>.</span><span class='id identifier rubyid_doc'>doc</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>resources</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>roles</span><span class='tstring_end'>"</span></span><span class='rbracket'>]</span>
|
|
304
304
|
<span class='kw'>end</span></pre>
|
|
305
305
|
</td>
|
|
306
306
|
</tr>
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
</h3><div class="docstring">
|
|
326
326
|
<div class="discussion">
|
|
327
327
|
|
|
328
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
328
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
329
329
|
|
|
330
330
|
|
|
331
331
|
</div>
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
</h3><div class="docstring">
|
|
452
452
|
<div class="discussion">
|
|
453
453
|
|
|
454
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
454
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
455
455
|
|
|
456
456
|
|
|
457
457
|
</div>
|
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
</h3><div class="docstring">
|
|
571
571
|
<div class="discussion">
|
|
572
572
|
|
|
573
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
573
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
574
574
|
|
|
575
575
|
|
|
576
576
|
</div>
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
</h3><div class="docstring">
|
|
707
707
|
<div class="discussion">
|
|
708
708
|
|
|
709
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
709
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
710
710
|
|
|
711
711
|
|
|
712
712
|
</div>
|
|
@@ -825,7 +825,7 @@
|
|
|
825
825
|
</h3><div class="docstring">
|
|
826
826
|
<div class="discussion">
|
|
827
827
|
|
|
828
|
-
<p>First item: parsed data; second item: raw body</p>
|
|
828
|
+
<p>Returns First item: parsed data; second item: raw body</p>
|
|
829
829
|
|
|
830
830
|
|
|
831
831
|
</div>
|
|
@@ -953,9 +953,9 @@
|
|
|
953
953
|
</div>
|
|
954
954
|
|
|
955
955
|
<div id="footer">
|
|
956
|
-
Generated on
|
|
956
|
+
Generated on Tue Jul 30 15:43:15 2013 by
|
|
957
957
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
958
|
-
0.8.
|
|
958
|
+
0.8.7 (ruby-2.0.0).
|
|
959
959
|
</div>
|
|
960
960
|
|
|
961
961
|
</body>
|