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
|
@@ -788,7 +788,7 @@
|
|
|
788
788
|
</div>
|
|
789
789
|
|
|
790
790
|
<div id="footer">
|
|
791
|
-
Generated on Thu
|
|
791
|
+
Generated on Thu Dec 19 15:47:34 2013 by
|
|
792
792
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
793
793
|
0.8.7 (ruby-2.0.0).
|
|
794
794
|
</div>
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
</div>
|
|
359
359
|
|
|
360
360
|
<div id="footer">
|
|
361
|
-
Generated on Thu
|
|
361
|
+
Generated on Thu Dec 19 15:47:33 2013 by
|
|
362
362
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
363
363
|
0.8.7 (ruby-2.0.0).
|
|
364
364
|
</div>
|
|
@@ -1001,7 +1001,7 @@
|
|
|
1001
1001
|
</div>
|
|
1002
1002
|
|
|
1003
1003
|
<div id="footer">
|
|
1004
|
-
Generated on Thu
|
|
1004
|
+
Generated on Thu Dec 19 15:47:31 2013 by
|
|
1005
1005
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1006
1006
|
0.8.7 (ruby-2.0.0).
|
|
1007
1007
|
</div>
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
</div>
|
|
980
980
|
|
|
981
981
|
<div id="footer">
|
|
982
|
-
Generated on Thu
|
|
982
|
+
Generated on Thu Dec 19 15:47:32 2013 by
|
|
983
983
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
984
984
|
0.8.7 (ruby-2.0.0).
|
|
985
985
|
</div>
|
data/doc/_index.html
CHANGED
|
@@ -108,6 +108,13 @@
|
|
|
108
108
|
|
|
109
109
|
</li>
|
|
110
110
|
|
|
111
|
+
<li>
|
|
112
|
+
<span class='object_link'><a href="ForemanApi/Resources/Autosign.html" title="ForemanApi::Resources::Autosign (class)">Autosign</a></span>
|
|
113
|
+
|
|
114
|
+
<small>(ForemanApi::Resources)</small>
|
|
115
|
+
|
|
116
|
+
</li>
|
|
117
|
+
|
|
111
118
|
</ul>
|
|
112
119
|
</ul>
|
|
113
120
|
|
|
@@ -365,6 +372,13 @@
|
|
|
365
372
|
|
|
366
373
|
</li>
|
|
367
374
|
|
|
375
|
+
<li>
|
|
376
|
+
<span class='object_link'><a href="ForemanApi/Resources/Plugin.html" title="ForemanApi::Resources::Plugin (class)">Plugin</a></span>
|
|
377
|
+
|
|
378
|
+
<small>(ForemanApi::Resources)</small>
|
|
379
|
+
|
|
380
|
+
</li>
|
|
381
|
+
|
|
368
382
|
<li>
|
|
369
383
|
<span class='object_link'><a href="ForemanApi/Resources/Ptable.html" title="ForemanApi::Resources::Ptable (class)">Ptable</a></span>
|
|
370
384
|
|
|
@@ -466,6 +480,13 @@
|
|
|
466
480
|
<li class="letter">T</li>
|
|
467
481
|
<ul>
|
|
468
482
|
|
|
483
|
+
<li>
|
|
484
|
+
<span class='object_link'><a href="ForemanApi/Resources/Task.html" title="ForemanApi::Resources::Task (class)">Task</a></span>
|
|
485
|
+
|
|
486
|
+
<small>(ForemanApi::Resources)</small>
|
|
487
|
+
|
|
488
|
+
</li>
|
|
489
|
+
|
|
469
490
|
<li>
|
|
470
491
|
<span class='object_link'><a href="ForemanApi/Resources/TemplateCombination.html" title="ForemanApi::Resources::TemplateCombination (class)">TemplateCombination</a></span>
|
|
471
492
|
|
|
@@ -517,7 +538,7 @@
|
|
|
517
538
|
</div>
|
|
518
539
|
|
|
519
540
|
<div id="footer">
|
|
520
|
-
Generated on Thu
|
|
541
|
+
Generated on Thu Dec 19 15:47:30 2013 by
|
|
521
542
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
522
543
|
0.8.7 (ruby-2.0.0).
|
|
523
544
|
</div>
|
data/doc/class_list.html
CHANGED
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
|
|
47
47
|
<ul id="full_list" class="class">
|
|
48
48
|
<li><span class='object_link'><a href="top-level-namespace.html" title="Top Level Namespace (root)">Top Level Namespace</a></span></li>
|
|
49
|
-
<li><a class='toggle'></a> <span class='object_link'><a href="ForemanApi.html" title="ForemanApi (module)">ForemanApi</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><a class='toggle'></a> <span class='object_link'><a href="ForemanApi/Resources.html" title="ForemanApi::Resources (module)">Resources</a></span><small class='search_info'>ForemanApi</small></li><ul><li><span class='object_link'><a href="ForemanApi/Resources/Architecture.html" title="ForemanApi::Resources::Architecture (class)">Architecture</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Audit.html" title="ForemanApi::Resources::Audit (class)">Audit</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/AuthSourceLdap.html" title="ForemanApi::Resources::AuthSourceLdap (class)">AuthSourceLdap</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Bookmark.html" title="ForemanApi::Resources::Bookmark (class)">Bookmark</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/CommonParameter.html" title="ForemanApi::Resources::CommonParameter (class)">CommonParameter</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/ComputeResource.html" title="ForemanApi::Resources::ComputeResource (class)">ComputeResource</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/ConfigTemplate.html" title="ForemanApi::Resources::ConfigTemplate (class)">ConfigTemplate</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Dashboard.html" title="ForemanApi::Resources::Dashboard (class)">Dashboard</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Domain.html" title="ForemanApi::Resources::Domain (class)">Domain</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Environment.html" title="ForemanApi::Resources::Environment (class)">Environment</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/FactValue.html" title="ForemanApi::Resources::FactValue (class)">FactValue</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Home.html" title="ForemanApi::Resources::Home (class)">Home</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Host.html" title="ForemanApi::Resources::Host (class)">Host</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/HostClass.html" title="ForemanApi::Resources::HostClass (class)">HostClass</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Hostgroup.html" title="ForemanApi::Resources::Hostgroup (class)">Hostgroup</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/HostgroupClass.html" title="ForemanApi::Resources::HostgroupClass (class)">HostgroupClass</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Image.html" title="ForemanApi::Resources::Image (class)">Image</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Interface.html" title="ForemanApi::Resources::Interface (class)">Interface</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Location.html" title="ForemanApi::Resources::Location (class)">Location</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/LookupKey.html" title="ForemanApi::Resources::LookupKey (class)">LookupKey</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Medium.html" title="ForemanApi::Resources::Medium (class)">Medium</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Model.html" title="ForemanApi::Resources::Model (class)">Model</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/OperatingSystem.html" title="ForemanApi::Resources::OperatingSystem (class)">OperatingSystem</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Organization.html" title="ForemanApi::Resources::Organization (class)">Organization</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/OverrideValue.html" title="ForemanApi::Resources::OverrideValue (class)">OverrideValue</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Parameter.html" title="ForemanApi::Resources::Parameter (class)">Parameter</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Ptable.html" title="ForemanApi::Resources::Ptable (class)">Ptable</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Puppetclass.html" title="ForemanApi::Resources::Puppetclass (class)">Puppetclass</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Report.html" title="ForemanApi::Resources::Report (class)">Report</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Role.html" title="ForemanApi::Resources::Role (class)">Role</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Setting.html" title="ForemanApi::Resources::Setting (class)">Setting</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/SmartClassParameter.html" title="ForemanApi::Resources::SmartClassParameter (class)">SmartClassParameter</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/SmartProxy.html" title="ForemanApi::Resources::SmartProxy (class)">SmartProxy</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/SmartVariable.html" title="ForemanApi::Resources::SmartVariable (class)">SmartVariable</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Statistic.html" title="ForemanApi::Resources::Statistic (class)">Statistic</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Subnet.html" title="ForemanApi::Resources::Subnet (class)">Subnet</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/TemplateCombination.html" title="ForemanApi::Resources::TemplateCombination (class)">TemplateCombination</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/TemplateKind.html" title="ForemanApi::Resources::TemplateKind (class)">TemplateKind</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/User.html" title="ForemanApi::Resources::User (class)">User</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Usergroup.html" title="ForemanApi::Resources::Usergroup (class)">Usergroup</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li></ul></ul>
|
|
49
|
+
<li><a class='toggle'></a> <span class='object_link'><a href="ForemanApi.html" title="ForemanApi (module)">ForemanApi</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><a class='toggle'></a> <span class='object_link'><a href="ForemanApi/Resources.html" title="ForemanApi::Resources (module)">Resources</a></span><small class='search_info'>ForemanApi</small></li><ul><li><span class='object_link'><a href="ForemanApi/Resources/Architecture.html" title="ForemanApi::Resources::Architecture (class)">Architecture</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Audit.html" title="ForemanApi::Resources::Audit (class)">Audit</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/AuthSourceLdap.html" title="ForemanApi::Resources::AuthSourceLdap (class)">AuthSourceLdap</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Autosign.html" title="ForemanApi::Resources::Autosign (class)">Autosign</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Bookmark.html" title="ForemanApi::Resources::Bookmark (class)">Bookmark</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/CommonParameter.html" title="ForemanApi::Resources::CommonParameter (class)">CommonParameter</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/ComputeResource.html" title="ForemanApi::Resources::ComputeResource (class)">ComputeResource</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/ConfigTemplate.html" title="ForemanApi::Resources::ConfigTemplate (class)">ConfigTemplate</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Dashboard.html" title="ForemanApi::Resources::Dashboard (class)">Dashboard</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Domain.html" title="ForemanApi::Resources::Domain (class)">Domain</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Environment.html" title="ForemanApi::Resources::Environment (class)">Environment</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/FactValue.html" title="ForemanApi::Resources::FactValue (class)">FactValue</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Home.html" title="ForemanApi::Resources::Home (class)">Home</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Host.html" title="ForemanApi::Resources::Host (class)">Host</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/HostClass.html" title="ForemanApi::Resources::HostClass (class)">HostClass</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Hostgroup.html" title="ForemanApi::Resources::Hostgroup (class)">Hostgroup</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/HostgroupClass.html" title="ForemanApi::Resources::HostgroupClass (class)">HostgroupClass</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Image.html" title="ForemanApi::Resources::Image (class)">Image</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Interface.html" title="ForemanApi::Resources::Interface (class)">Interface</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Location.html" title="ForemanApi::Resources::Location (class)">Location</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/LookupKey.html" title="ForemanApi::Resources::LookupKey (class)">LookupKey</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Medium.html" title="ForemanApi::Resources::Medium (class)">Medium</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Model.html" title="ForemanApi::Resources::Model (class)">Model</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/OperatingSystem.html" title="ForemanApi::Resources::OperatingSystem (class)">OperatingSystem</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Organization.html" title="ForemanApi::Resources::Organization (class)">Organization</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/OverrideValue.html" title="ForemanApi::Resources::OverrideValue (class)">OverrideValue</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Parameter.html" title="ForemanApi::Resources::Parameter (class)">Parameter</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Plugin.html" title="ForemanApi::Resources::Plugin (class)">Plugin</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Ptable.html" title="ForemanApi::Resources::Ptable (class)">Ptable</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Puppetclass.html" title="ForemanApi::Resources::Puppetclass (class)">Puppetclass</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Report.html" title="ForemanApi::Resources::Report (class)">Report</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Role.html" title="ForemanApi::Resources::Role (class)">Role</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Setting.html" title="ForemanApi::Resources::Setting (class)">Setting</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/SmartClassParameter.html" title="ForemanApi::Resources::SmartClassParameter (class)">SmartClassParameter</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/SmartProxy.html" title="ForemanApi::Resources::SmartProxy (class)">SmartProxy</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/SmartVariable.html" title="ForemanApi::Resources::SmartVariable (class)">SmartVariable</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Statistic.html" title="ForemanApi::Resources::Statistic (class)">Statistic</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Subnet.html" title="ForemanApi::Resources::Subnet (class)">Subnet</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Task.html" title="ForemanApi::Resources::Task (class)">Task</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/TemplateCombination.html" title="ForemanApi::Resources::TemplateCombination (class)">TemplateCombination</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/TemplateKind.html" title="ForemanApi::Resources::TemplateKind (class)">TemplateKind</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/User.html" title="ForemanApi::Resources::User (class)">User</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li><li><span class='object_link'><a href="ForemanApi/Resources/Usergroup.html" title="ForemanApi::Resources::Usergroup (class)">Usergroup</a></span> < Base<small class='search_info'>ForemanApi::Resources</small></li></ul></ul>
|
|
50
50
|
|
|
51
51
|
</ul>
|
|
52
52
|
</div>
|
data/doc/file.MIT-LICENSE.html
CHANGED
|
@@ -84,7 +84,7 @@ DEALINGS IN THE SOFTWARE.</p>
|
|
|
84
84
|
</div></div>
|
|
85
85
|
|
|
86
86
|
<div id="footer">
|
|
87
|
-
Generated on Thu
|
|
87
|
+
Generated on Thu Dec 19 15:47:30 2013 by
|
|
88
88
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
89
89
|
0.8.7 (ruby-2.0.0).
|
|
90
90
|
</div>
|
data/doc/file.README.html
CHANGED
|
@@ -142,7 +142,7 @@ otherwise request can be refused with 401.</p>
|
|
|
142
142
|
</div></div>
|
|
143
143
|
|
|
144
144
|
<div id="footer">
|
|
145
|
-
Generated on Thu
|
|
145
|
+
Generated on Thu Dec 19 15:47:30 2013 by
|
|
146
146
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
147
147
|
0.8.7 (ruby-2.0.0).
|
|
148
148
|
</div>
|
data/doc/index.html
CHANGED
|
@@ -142,7 +142,7 @@ otherwise request can be refused with 401.</p>
|
|
|
142
142
|
</div></div>
|
|
143
143
|
|
|
144
144
|
<div id="footer">
|
|
145
|
-
Generated on Thu
|
|
145
|
+
Generated on Thu Dec 19 15:47:30 2013 by
|
|
146
146
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
147
147
|
0.8.7 (ruby-2.0.0).
|
|
148
148
|
</div>
|
data/doc/method_list.html
CHANGED
|
@@ -72,134 +72,134 @@
|
|
|
72
72
|
|
|
73
73
|
|
|
74
74
|
<li class="r1 ">
|
|
75
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
76
|
-
<small>ForemanApi::Resources::
|
|
75
|
+
<span class='object_link'><a href="ForemanApi/Resources/HostClass.html#create-instance_method" title="ForemanApi::Resources::HostClass#create (method)">#create</a></span>
|
|
76
|
+
<small>ForemanApi::Resources::HostClass</small>
|
|
77
77
|
</li>
|
|
78
78
|
|
|
79
79
|
|
|
80
80
|
<li class="r2 ">
|
|
81
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
82
|
-
<small>ForemanApi::Resources::
|
|
81
|
+
<span class='object_link'><a href="ForemanApi/Resources/Domain.html#create-instance_method" title="ForemanApi::Resources::Domain#create (method)">#create</a></span>
|
|
82
|
+
<small>ForemanApi::Resources::Domain</small>
|
|
83
83
|
</li>
|
|
84
84
|
|
|
85
85
|
|
|
86
86
|
<li class="r1 ">
|
|
87
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
88
|
-
<small>ForemanApi::Resources::
|
|
87
|
+
<span class='object_link'><a href="ForemanApi/Resources/Usergroup.html#create-instance_method" title="ForemanApi::Resources::Usergroup#create (method)">#create</a></span>
|
|
88
|
+
<small>ForemanApi::Resources::Usergroup</small>
|
|
89
89
|
</li>
|
|
90
90
|
|
|
91
91
|
|
|
92
92
|
<li class="r2 ">
|
|
93
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
94
|
-
<small>ForemanApi::Resources::
|
|
93
|
+
<span class='object_link'><a href="ForemanApi/Resources/Interface.html#create-instance_method" title="ForemanApi::Resources::Interface#create (method)">#create</a></span>
|
|
94
|
+
<small>ForemanApi::Resources::Interface</small>
|
|
95
95
|
</li>
|
|
96
96
|
|
|
97
97
|
|
|
98
98
|
<li class="r1 ">
|
|
99
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
100
|
-
<small>ForemanApi::Resources::
|
|
99
|
+
<span class='object_link'><a href="ForemanApi/Resources/Hostgroup.html#create-instance_method" title="ForemanApi::Resources::Hostgroup#create (method)">#create</a></span>
|
|
100
|
+
<small>ForemanApi::Resources::Hostgroup</small>
|
|
101
101
|
</li>
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
<li class="r2 ">
|
|
105
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
106
|
-
<small>ForemanApi::Resources::
|
|
105
|
+
<span class='object_link'><a href="ForemanApi/Resources/User.html#create-instance_method" title="ForemanApi::Resources::User#create (method)">#create</a></span>
|
|
106
|
+
<small>ForemanApi::Resources::User</small>
|
|
107
107
|
</li>
|
|
108
108
|
|
|
109
109
|
|
|
110
110
|
<li class="r1 ">
|
|
111
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
112
|
-
<small>ForemanApi::Resources::
|
|
111
|
+
<span class='object_link'><a href="ForemanApi/Resources/Puppetclass.html#create-instance_method" title="ForemanApi::Resources::Puppetclass#create (method)">#create</a></span>
|
|
112
|
+
<small>ForemanApi::Resources::Puppetclass</small>
|
|
113
113
|
</li>
|
|
114
114
|
|
|
115
115
|
|
|
116
116
|
<li class="r2 ">
|
|
117
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
118
|
-
<small>ForemanApi::Resources::
|
|
117
|
+
<span class='object_link'><a href="ForemanApi/Resources/OverrideValue.html#create-instance_method" title="ForemanApi::Resources::OverrideValue#create (method)">#create</a></span>
|
|
118
|
+
<small>ForemanApi::Resources::OverrideValue</small>
|
|
119
119
|
</li>
|
|
120
120
|
|
|
121
121
|
|
|
122
122
|
<li class="r1 ">
|
|
123
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
124
|
-
<small>ForemanApi::Resources::
|
|
123
|
+
<span class='object_link'><a href="ForemanApi/Resources/Subnet.html#create-instance_method" title="ForemanApi::Resources::Subnet#create (method)">#create</a></span>
|
|
124
|
+
<small>ForemanApi::Resources::Subnet</small>
|
|
125
125
|
</li>
|
|
126
126
|
|
|
127
127
|
|
|
128
128
|
<li class="r2 ">
|
|
129
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
130
|
-
<small>ForemanApi::Resources::
|
|
129
|
+
<span class='object_link'><a href="ForemanApi/Resources/OperatingSystem.html#create-instance_method" title="ForemanApi::Resources::OperatingSystem#create (method)">#create</a></span>
|
|
130
|
+
<small>ForemanApi::Resources::OperatingSystem</small>
|
|
131
131
|
</li>
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
<li class="r1 ">
|
|
135
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
136
|
-
<small>ForemanApi::Resources::
|
|
135
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartProxy.html#create-instance_method" title="ForemanApi::Resources::SmartProxy#create (method)">#create</a></span>
|
|
136
|
+
<small>ForemanApi::Resources::SmartProxy</small>
|
|
137
137
|
</li>
|
|
138
138
|
|
|
139
139
|
|
|
140
140
|
<li class="r2 ">
|
|
141
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
142
|
-
<small>ForemanApi::Resources::
|
|
141
|
+
<span class='object_link'><a href="ForemanApi/Resources/Parameter.html#create-instance_method" title="ForemanApi::Resources::Parameter#create (method)">#create</a></span>
|
|
142
|
+
<small>ForemanApi::Resources::Parameter</small>
|
|
143
143
|
</li>
|
|
144
144
|
|
|
145
145
|
|
|
146
146
|
<li class="r1 ">
|
|
147
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
148
|
-
<small>ForemanApi::Resources::
|
|
147
|
+
<span class='object_link'><a href="ForemanApi/Resources/HostgroupClass.html#create-instance_method" title="ForemanApi::Resources::HostgroupClass#create (method)">#create</a></span>
|
|
148
|
+
<small>ForemanApi::Resources::HostgroupClass</small>
|
|
149
149
|
</li>
|
|
150
150
|
|
|
151
151
|
|
|
152
152
|
<li class="r2 ">
|
|
153
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
154
|
-
<small>ForemanApi::Resources::
|
|
153
|
+
<span class='object_link'><a href="ForemanApi/Resources/TemplateCombination.html#create-instance_method" title="ForemanApi::Resources::TemplateCombination#create (method)">#create</a></span>
|
|
154
|
+
<small>ForemanApi::Resources::TemplateCombination</small>
|
|
155
155
|
</li>
|
|
156
156
|
|
|
157
157
|
|
|
158
158
|
<li class="r1 ">
|
|
159
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
160
|
-
<small>ForemanApi::Resources::
|
|
159
|
+
<span class='object_link'><a href="ForemanApi/Resources/AuthSourceLdap.html#create-instance_method" title="ForemanApi::Resources::AuthSourceLdap#create (method)">#create</a></span>
|
|
160
|
+
<small>ForemanApi::Resources::AuthSourceLdap</small>
|
|
161
161
|
</li>
|
|
162
162
|
|
|
163
163
|
|
|
164
164
|
<li class="r2 ">
|
|
165
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
166
|
-
<small>ForemanApi::Resources::
|
|
165
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartVariable.html#create-instance_method" title="ForemanApi::Resources::SmartVariable#create (method)">#create</a></span>
|
|
166
|
+
<small>ForemanApi::Resources::SmartVariable</small>
|
|
167
167
|
</li>
|
|
168
168
|
|
|
169
169
|
|
|
170
170
|
<li class="r1 ">
|
|
171
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
172
|
-
<small>ForemanApi::Resources::
|
|
171
|
+
<span class='object_link'><a href="ForemanApi/Resources/Host.html#create-instance_method" title="ForemanApi::Resources::Host#create (method)">#create</a></span>
|
|
172
|
+
<small>ForemanApi::Resources::Host</small>
|
|
173
173
|
</li>
|
|
174
174
|
|
|
175
175
|
|
|
176
176
|
<li class="r2 ">
|
|
177
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
178
|
-
<small>ForemanApi::Resources::
|
|
177
|
+
<span class='object_link'><a href="ForemanApi/Resources/Ptable.html#create-instance_method" title="ForemanApi::Resources::Ptable#create (method)">#create</a></span>
|
|
178
|
+
<small>ForemanApi::Resources::Ptable</small>
|
|
179
179
|
</li>
|
|
180
180
|
|
|
181
181
|
|
|
182
182
|
<li class="r1 ">
|
|
183
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
184
|
-
<small>ForemanApi::Resources::
|
|
183
|
+
<span class='object_link'><a href="ForemanApi/Resources/Bookmark.html#create-instance_method" title="ForemanApi::Resources::Bookmark#create (method)">#create</a></span>
|
|
184
|
+
<small>ForemanApi::Resources::Bookmark</small>
|
|
185
185
|
</li>
|
|
186
186
|
|
|
187
187
|
|
|
188
188
|
<li class="r2 ">
|
|
189
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
190
|
-
<small>ForemanApi::Resources::
|
|
189
|
+
<span class='object_link'><a href="ForemanApi/Resources/CommonParameter.html#create-instance_method" title="ForemanApi::Resources::CommonParameter#create (method)">#create</a></span>
|
|
190
|
+
<small>ForemanApi::Resources::CommonParameter</small>
|
|
191
191
|
</li>
|
|
192
192
|
|
|
193
193
|
|
|
194
194
|
<li class="r1 ">
|
|
195
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
196
|
-
<small>ForemanApi::Resources::
|
|
195
|
+
<span class='object_link'><a href="ForemanApi/Resources/Environment.html#create-instance_method" title="ForemanApi::Resources::Environment#create (method)">#create</a></span>
|
|
196
|
+
<small>ForemanApi::Resources::Environment</small>
|
|
197
197
|
</li>
|
|
198
198
|
|
|
199
199
|
|
|
200
200
|
<li class="r2 ">
|
|
201
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
202
|
-
<small>ForemanApi::Resources::
|
|
201
|
+
<span class='object_link'><a href="ForemanApi/Resources/Role.html#create-instance_method" title="ForemanApi::Resources::Role#create (method)">#create</a></span>
|
|
202
|
+
<small>ForemanApi::Resources::Role</small>
|
|
203
203
|
</li>
|
|
204
204
|
|
|
205
205
|
|
|
@@ -210,32 +210,32 @@
|
|
|
210
210
|
|
|
211
211
|
|
|
212
212
|
<li class="r2 ">
|
|
213
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
214
|
-
<small>ForemanApi::Resources::
|
|
213
|
+
<span class='object_link'><a href="ForemanApi/Resources/Organization.html#create-instance_method" title="ForemanApi::Resources::Organization#create (method)">#create</a></span>
|
|
214
|
+
<small>ForemanApi::Resources::Organization</small>
|
|
215
215
|
</li>
|
|
216
216
|
|
|
217
217
|
|
|
218
218
|
<li class="r1 ">
|
|
219
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
220
|
-
<small>ForemanApi::Resources::
|
|
219
|
+
<span class='object_link'><a href="ForemanApi/Resources/ConfigTemplate.html#create-instance_method" title="ForemanApi::Resources::ConfigTemplate#create (method)">#create</a></span>
|
|
220
|
+
<small>ForemanApi::Resources::ConfigTemplate</small>
|
|
221
221
|
</li>
|
|
222
222
|
|
|
223
223
|
|
|
224
224
|
<li class="r2 ">
|
|
225
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
226
|
-
<small>ForemanApi::Resources::
|
|
225
|
+
<span class='object_link'><a href="ForemanApi/Resources/ComputeResource.html#create-instance_method" title="ForemanApi::Resources::ComputeResource#create (method)">#create</a></span>
|
|
226
|
+
<small>ForemanApi::Resources::ComputeResource</small>
|
|
227
227
|
</li>
|
|
228
228
|
|
|
229
229
|
|
|
230
230
|
<li class="r1 ">
|
|
231
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
232
|
-
<small>ForemanApi::Resources::
|
|
231
|
+
<span class='object_link'><a href="ForemanApi/Resources/LookupKey.html#create-instance_method" title="ForemanApi::Resources::LookupKey#create (method)">#create</a></span>
|
|
232
|
+
<small>ForemanApi::Resources::LookupKey</small>
|
|
233
233
|
</li>
|
|
234
234
|
|
|
235
235
|
|
|
236
236
|
<li class="r2 ">
|
|
237
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
238
|
-
<small>ForemanApi::Resources::
|
|
237
|
+
<span class='object_link'><a href="ForemanApi/Resources/Image.html#create-instance_method" title="ForemanApi::Resources::Image#create (method)">#create</a></span>
|
|
238
|
+
<small>ForemanApi::Resources::Image</small>
|
|
239
239
|
</li>
|
|
240
240
|
|
|
241
241
|
|
|
@@ -246,140 +246,152 @@
|
|
|
246
246
|
|
|
247
247
|
|
|
248
248
|
<li class="r2 ">
|
|
249
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
250
|
-
<small>ForemanApi::Resources::
|
|
249
|
+
<span class='object_link'><a href="ForemanApi/Resources/Architecture.html#create-instance_method" title="ForemanApi::Resources::Architecture#create (method)">#create</a></span>
|
|
250
|
+
<small>ForemanApi::Resources::Architecture</small>
|
|
251
251
|
</li>
|
|
252
252
|
|
|
253
253
|
|
|
254
254
|
<li class="r1 ">
|
|
255
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
256
|
-
<small>ForemanApi::Resources::
|
|
255
|
+
<span class='object_link'><a href="ForemanApi/Resources/Location.html#create-instance_method" title="ForemanApi::Resources::Location#create (method)">#create</a></span>
|
|
256
|
+
<small>ForemanApi::Resources::Location</small>
|
|
257
257
|
</li>
|
|
258
258
|
|
|
259
259
|
|
|
260
260
|
<li class="r2 ">
|
|
261
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
262
|
-
<small>ForemanApi::Resources::
|
|
261
|
+
<span class='object_link'><a href="ForemanApi/Resources/Report.html#create-instance_method" title="ForemanApi::Resources::Report#create (method)">#create</a></span>
|
|
262
|
+
<small>ForemanApi::Resources::Report</small>
|
|
263
263
|
</li>
|
|
264
264
|
|
|
265
265
|
|
|
266
266
|
<li class="r1 ">
|
|
267
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
268
|
-
<small>ForemanApi::Resources::
|
|
267
|
+
<span class='object_link'><a href="ForemanApi/Resources/LookupKey.html#destroy-instance_method" title="ForemanApi::Resources::LookupKey#destroy (method)">#destroy</a></span>
|
|
268
|
+
<small>ForemanApi::Resources::LookupKey</small>
|
|
269
269
|
</li>
|
|
270
270
|
|
|
271
271
|
|
|
272
272
|
<li class="r2 ">
|
|
273
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
274
|
-
<small>ForemanApi::Resources::
|
|
273
|
+
<span class='object_link'><a href="ForemanApi/Resources/Bookmark.html#destroy-instance_method" title="ForemanApi::Resources::Bookmark#destroy (method)">#destroy</a></span>
|
|
274
|
+
<small>ForemanApi::Resources::Bookmark</small>
|
|
275
275
|
</li>
|
|
276
276
|
|
|
277
277
|
|
|
278
278
|
<li class="r1 ">
|
|
279
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
280
|
-
<small>ForemanApi::Resources::
|
|
279
|
+
<span class='object_link'><a href="ForemanApi/Resources/Image.html#destroy-instance_method" title="ForemanApi::Resources::Image#destroy (method)">#destroy</a></span>
|
|
280
|
+
<small>ForemanApi::Resources::Image</small>
|
|
281
281
|
</li>
|
|
282
282
|
|
|
283
283
|
|
|
284
284
|
<li class="r2 ">
|
|
285
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
286
|
-
<small>ForemanApi::Resources::
|
|
285
|
+
<span class='object_link'><a href="ForemanApi/Resources/ConfigTemplate.html#destroy-instance_method" title="ForemanApi::Resources::ConfigTemplate#destroy (method)">#destroy</a></span>
|
|
286
|
+
<small>ForemanApi::Resources::ConfigTemplate</small>
|
|
287
287
|
</li>
|
|
288
288
|
|
|
289
289
|
|
|
290
290
|
<li class="r1 ">
|
|
291
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
292
|
-
<small>ForemanApi::Resources::
|
|
291
|
+
<span class='object_link'><a href="ForemanApi/Resources/HostgroupClass.html#destroy-instance_method" title="ForemanApi::Resources::HostgroupClass#destroy (method)">#destroy</a></span>
|
|
292
|
+
<small>ForemanApi::Resources::HostgroupClass</small>
|
|
293
293
|
</li>
|
|
294
294
|
|
|
295
295
|
|
|
296
296
|
<li class="r2 ">
|
|
297
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
298
|
-
<small>ForemanApi::Resources::
|
|
297
|
+
<span class='object_link'><a href="ForemanApi/Resources/Hostgroup.html#destroy-instance_method" title="ForemanApi::Resources::Hostgroup#destroy (method)">#destroy</a></span>
|
|
298
|
+
<small>ForemanApi::Resources::Hostgroup</small>
|
|
299
299
|
</li>
|
|
300
300
|
|
|
301
301
|
|
|
302
302
|
<li class="r1 ">
|
|
303
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
304
|
-
<small>ForemanApi::Resources::
|
|
303
|
+
<span class='object_link'><a href="ForemanApi/Resources/Model.html#destroy-instance_method" title="ForemanApi::Resources::Model#destroy (method)">#destroy</a></span>
|
|
304
|
+
<small>ForemanApi::Resources::Model</small>
|
|
305
305
|
</li>
|
|
306
306
|
|
|
307
307
|
|
|
308
308
|
<li class="r2 ">
|
|
309
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
310
|
-
<small>ForemanApi::Resources::
|
|
309
|
+
<span class='object_link'><a href="ForemanApi/Resources/Location.html#destroy-instance_method" title="ForemanApi::Resources::Location#destroy (method)">#destroy</a></span>
|
|
310
|
+
<small>ForemanApi::Resources::Location</small>
|
|
311
311
|
</li>
|
|
312
312
|
|
|
313
313
|
|
|
314
314
|
<li class="r1 ">
|
|
315
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
316
|
-
<small>ForemanApi::Resources::
|
|
315
|
+
<span class='object_link'><a href="ForemanApi/Resources/Host.html#destroy-instance_method" title="ForemanApi::Resources::Host#destroy (method)">#destroy</a></span>
|
|
316
|
+
<small>ForemanApi::Resources::Host</small>
|
|
317
317
|
</li>
|
|
318
318
|
|
|
319
319
|
|
|
320
320
|
<li class="r2 ">
|
|
321
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
322
|
-
<small>ForemanApi::Resources::
|
|
321
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartVariable.html#destroy-instance_method" title="ForemanApi::Resources::SmartVariable#destroy (method)">#destroy</a></span>
|
|
322
|
+
<small>ForemanApi::Resources::SmartVariable</small>
|
|
323
323
|
</li>
|
|
324
324
|
|
|
325
325
|
|
|
326
326
|
<li class="r1 ">
|
|
327
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
328
|
-
<small>ForemanApi::Resources::
|
|
327
|
+
<span class='object_link'><a href="ForemanApi/Resources/CommonParameter.html#destroy-instance_method" title="ForemanApi::Resources::CommonParameter#destroy (method)">#destroy</a></span>
|
|
328
|
+
<small>ForemanApi::Resources::CommonParameter</small>
|
|
329
329
|
</li>
|
|
330
330
|
|
|
331
331
|
|
|
332
332
|
<li class="r2 ">
|
|
333
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
334
|
-
<small>ForemanApi::Resources::
|
|
333
|
+
<span class='object_link'><a href="ForemanApi/Resources/HostClass.html#destroy-instance_method" title="ForemanApi::Resources::HostClass#destroy (method)">#destroy</a></span>
|
|
334
|
+
<small>ForemanApi::Resources::HostClass</small>
|
|
335
335
|
</li>
|
|
336
336
|
|
|
337
337
|
|
|
338
338
|
<li class="r1 ">
|
|
339
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
340
|
-
<small>ForemanApi::Resources::
|
|
339
|
+
<span class='object_link'><a href="ForemanApi/Resources/Ptable.html#destroy-instance_method" title="ForemanApi::Resources::Ptable#destroy (method)">#destroy</a></span>
|
|
340
|
+
<small>ForemanApi::Resources::Ptable</small>
|
|
341
341
|
</li>
|
|
342
342
|
|
|
343
343
|
|
|
344
344
|
<li class="r2 ">
|
|
345
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
346
|
-
<small>ForemanApi::Resources::
|
|
345
|
+
<span class='object_link'><a href="ForemanApi/Resources/AuthSourceLdap.html#destroy-instance_method" title="ForemanApi::Resources::AuthSourceLdap#destroy (method)">#destroy</a></span>
|
|
346
|
+
<small>ForemanApi::Resources::AuthSourceLdap</small>
|
|
347
347
|
</li>
|
|
348
348
|
|
|
349
349
|
|
|
350
350
|
<li class="r1 ">
|
|
351
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
352
|
-
<small>ForemanApi::Resources::
|
|
351
|
+
<span class='object_link'><a href="ForemanApi/Resources/Parameter.html#destroy-instance_method" title="ForemanApi::Resources::Parameter#destroy (method)">#destroy</a></span>
|
|
352
|
+
<small>ForemanApi::Resources::Parameter</small>
|
|
353
353
|
</li>
|
|
354
354
|
|
|
355
355
|
|
|
356
356
|
<li class="r2 ">
|
|
357
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
358
|
-
<small>ForemanApi::Resources::
|
|
357
|
+
<span class='object_link'><a href="ForemanApi/Resources/OverrideValue.html#destroy-instance_method" title="ForemanApi::Resources::OverrideValue#destroy (method)">#destroy</a></span>
|
|
358
|
+
<small>ForemanApi::Resources::OverrideValue</small>
|
|
359
359
|
</li>
|
|
360
360
|
|
|
361
361
|
|
|
362
362
|
<li class="r1 ">
|
|
363
|
+
<span class='object_link'><a href="ForemanApi/Resources/Interface.html#destroy-instance_method" title="ForemanApi::Resources::Interface#destroy (method)">#destroy</a></span>
|
|
364
|
+
<small>ForemanApi::Resources::Interface</small>
|
|
365
|
+
</li>
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
<li class="r2 ">
|
|
363
369
|
<span class='object_link'><a href="ForemanApi/Resources/User.html#destroy-instance_method" title="ForemanApi::Resources::User#destroy (method)">#destroy</a></span>
|
|
364
370
|
<small>ForemanApi::Resources::User</small>
|
|
365
371
|
</li>
|
|
366
372
|
|
|
367
373
|
|
|
374
|
+
<li class="r1 ">
|
|
375
|
+
<span class='object_link'><a href="ForemanApi/Resources/Subnet.html#destroy-instance_method" title="ForemanApi::Resources::Subnet#destroy (method)">#destroy</a></span>
|
|
376
|
+
<small>ForemanApi::Resources::Subnet</small>
|
|
377
|
+
</li>
|
|
378
|
+
|
|
379
|
+
|
|
368
380
|
<li class="r2 ">
|
|
369
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
370
|
-
<small>ForemanApi::Resources::
|
|
381
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartProxy.html#destroy-instance_method" title="ForemanApi::Resources::SmartProxy#destroy (method)">#destroy</a></span>
|
|
382
|
+
<small>ForemanApi::Resources::SmartProxy</small>
|
|
371
383
|
</li>
|
|
372
384
|
|
|
373
385
|
|
|
374
386
|
<li class="r1 ">
|
|
375
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
376
|
-
<small>ForemanApi::Resources::
|
|
387
|
+
<span class='object_link'><a href="ForemanApi/Resources/Medium.html#destroy-instance_method" title="ForemanApi::Resources::Medium#destroy (method)">#destroy</a></span>
|
|
388
|
+
<small>ForemanApi::Resources::Medium</small>
|
|
377
389
|
</li>
|
|
378
390
|
|
|
379
391
|
|
|
380
392
|
<li class="r2 ">
|
|
381
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
382
|
-
<small>ForemanApi::Resources::
|
|
393
|
+
<span class='object_link'><a href="ForemanApi/Resources/OperatingSystem.html#destroy-instance_method" title="ForemanApi::Resources::OperatingSystem#destroy (method)">#destroy</a></span>
|
|
394
|
+
<small>ForemanApi::Resources::OperatingSystem</small>
|
|
383
395
|
</li>
|
|
384
396
|
|
|
385
397
|
|
|
@@ -390,14 +402,14 @@
|
|
|
390
402
|
|
|
391
403
|
|
|
392
404
|
<li class="r2 ">
|
|
393
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
394
|
-
<small>ForemanApi::Resources::
|
|
405
|
+
<span class='object_link'><a href="ForemanApi/Resources/Architecture.html#destroy-instance_method" title="ForemanApi::Resources::Architecture#destroy (method)">#destroy</a></span>
|
|
406
|
+
<small>ForemanApi::Resources::Architecture</small>
|
|
395
407
|
</li>
|
|
396
408
|
|
|
397
409
|
|
|
398
410
|
<li class="r1 ">
|
|
399
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
400
|
-
<small>ForemanApi::Resources::
|
|
411
|
+
<span class='object_link'><a href="ForemanApi/Resources/Domain.html#destroy-instance_method" title="ForemanApi::Resources::Domain#destroy (method)">#destroy</a></span>
|
|
412
|
+
<small>ForemanApi::Resources::Domain</small>
|
|
401
413
|
</li>
|
|
402
414
|
|
|
403
415
|
|
|
@@ -408,68 +420,80 @@
|
|
|
408
420
|
|
|
409
421
|
|
|
410
422
|
<li class="r1 ">
|
|
411
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
412
|
-
<small>ForemanApi::Resources::
|
|
423
|
+
<span class='object_link'><a href="ForemanApi/Resources/Usergroup.html#destroy-instance_method" title="ForemanApi::Resources::Usergroup#destroy (method)">#destroy</a></span>
|
|
424
|
+
<small>ForemanApi::Resources::Usergroup</small>
|
|
413
425
|
</li>
|
|
414
426
|
|
|
415
427
|
|
|
416
428
|
<li class="r2 ">
|
|
417
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
418
|
-
<small>ForemanApi::Resources::
|
|
429
|
+
<span class='object_link'><a href="ForemanApi/Resources/Puppetclass.html#destroy-instance_method" title="ForemanApi::Resources::Puppetclass#destroy (method)">#destroy</a></span>
|
|
430
|
+
<small>ForemanApi::Resources::Puppetclass</small>
|
|
419
431
|
</li>
|
|
420
432
|
|
|
421
433
|
|
|
422
434
|
<li class="r1 ">
|
|
423
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
424
|
-
<small>ForemanApi::Resources::
|
|
435
|
+
<span class='object_link'><a href="ForemanApi/Resources/Report.html#destroy-instance_method" title="ForemanApi::Resources::Report#destroy (method)">#destroy</a></span>
|
|
436
|
+
<small>ForemanApi::Resources::Report</small>
|
|
425
437
|
</li>
|
|
426
438
|
|
|
427
439
|
|
|
428
440
|
<li class="r2 ">
|
|
429
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
430
|
-
<small>ForemanApi::Resources::
|
|
441
|
+
<span class='object_link'><a href="ForemanApi/Resources/Organization.html#destroy-instance_method" title="ForemanApi::Resources::Organization#destroy (method)">#destroy</a></span>
|
|
442
|
+
<small>ForemanApi::Resources::Organization</small>
|
|
431
443
|
</li>
|
|
432
444
|
|
|
433
445
|
|
|
434
446
|
<li class="r1 ">
|
|
435
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
436
|
-
<small>ForemanApi::Resources::
|
|
447
|
+
<span class='object_link'><a href="ForemanApi/Resources/Environment.html#destroy-instance_method" title="ForemanApi::Resources::Environment#destroy (method)">#destroy</a></span>
|
|
448
|
+
<small>ForemanApi::Resources::Environment</small>
|
|
437
449
|
</li>
|
|
438
450
|
|
|
439
451
|
|
|
440
452
|
<li class="r2 ">
|
|
441
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
442
|
-
<small>ForemanApi::Resources::
|
|
453
|
+
<span class='object_link'><a href="ForemanApi/Resources/ComputeResource.html#destroy-instance_method" title="ForemanApi::Resources::ComputeResource#destroy (method)">#destroy</a></span>
|
|
454
|
+
<small>ForemanApi::Resources::ComputeResource</small>
|
|
443
455
|
</li>
|
|
444
456
|
|
|
445
457
|
|
|
446
458
|
<li class="r1 ">
|
|
447
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
448
|
-
<small>ForemanApi::Resources::
|
|
459
|
+
<span class='object_link'><a href="ForemanApi/Resources/Plugin.html#doc-class_method" title="ForemanApi::Resources::Plugin.doc (method)">doc</a></span>
|
|
460
|
+
<small>ForemanApi::Resources::Plugin</small>
|
|
449
461
|
</li>
|
|
450
462
|
|
|
451
463
|
|
|
452
464
|
<li class="r2 ">
|
|
453
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
454
|
-
<small>ForemanApi::Resources::
|
|
465
|
+
<span class='object_link'><a href="ForemanApi/Resources/Medium.html#doc-class_method" title="ForemanApi::Resources::Medium.doc (method)">doc</a></span>
|
|
466
|
+
<small>ForemanApi::Resources::Medium</small>
|
|
455
467
|
</li>
|
|
456
468
|
|
|
457
469
|
|
|
458
470
|
<li class="r1 ">
|
|
459
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
460
|
-
<small>ForemanApi::Resources::
|
|
471
|
+
<span class='object_link'><a href="ForemanApi/Resources/Organization.html#doc-class_method" title="ForemanApi::Resources::Organization.doc (method)">doc</a></span>
|
|
472
|
+
<small>ForemanApi::Resources::Organization</small>
|
|
461
473
|
</li>
|
|
462
474
|
|
|
463
475
|
|
|
464
476
|
<li class="r2 ">
|
|
465
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
466
|
-
<small>ForemanApi::Resources::
|
|
477
|
+
<span class='object_link'><a href="ForemanApi/Resources/Architecture.html#doc-class_method" title="ForemanApi::Resources::Architecture.doc (method)">doc</a></span>
|
|
478
|
+
<small>ForemanApi::Resources::Architecture</small>
|
|
467
479
|
</li>
|
|
468
480
|
|
|
469
481
|
|
|
470
482
|
<li class="r1 ">
|
|
471
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
472
|
-
<small>ForemanApi::Resources::
|
|
483
|
+
<span class='object_link'><a href="ForemanApi/Resources/Report.html#doc-class_method" title="ForemanApi::Resources::Report.doc (method)">doc</a></span>
|
|
484
|
+
<small>ForemanApi::Resources::Report</small>
|
|
485
|
+
</li>
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
<li class="r2 ">
|
|
489
|
+
<span class='object_link'><a href="ForemanApi/Resources/TemplateKind.html#doc-class_method" title="ForemanApi::Resources::TemplateKind.doc (method)">doc</a></span>
|
|
490
|
+
<small>ForemanApi::Resources::TemplateKind</small>
|
|
491
|
+
</li>
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
<li class="r1 ">
|
|
495
|
+
<span class='object_link'><a href="ForemanApi/Resources/OverrideValue.html#doc-class_method" title="ForemanApi::Resources::OverrideValue.doc (method)">doc</a></span>
|
|
496
|
+
<small>ForemanApi::Resources::OverrideValue</small>
|
|
473
497
|
</li>
|
|
474
498
|
|
|
475
499
|
|
|
@@ -480,8 +504,8 @@
|
|
|
480
504
|
|
|
481
505
|
|
|
482
506
|
<li class="r1 ">
|
|
483
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
484
|
-
<small>ForemanApi::Resources::
|
|
507
|
+
<span class='object_link'><a href="ForemanApi/Resources/Puppetclass.html#doc-class_method" title="ForemanApi::Resources::Puppetclass.doc (method)">doc</a></span>
|
|
508
|
+
<small>ForemanApi::Resources::Puppetclass</small>
|
|
485
509
|
</li>
|
|
486
510
|
|
|
487
511
|
|
|
@@ -492,62 +516,74 @@
|
|
|
492
516
|
|
|
493
517
|
|
|
494
518
|
<li class="r1 ">
|
|
495
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
496
|
-
<small>ForemanApi::Resources::
|
|
519
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartVariable.html#doc-class_method" title="ForemanApi::Resources::SmartVariable.doc (method)">doc</a></span>
|
|
520
|
+
<small>ForemanApi::Resources::SmartVariable</small>
|
|
497
521
|
</li>
|
|
498
522
|
|
|
499
523
|
|
|
500
524
|
<li class="r2 ">
|
|
501
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
502
|
-
<small>ForemanApi::Resources::
|
|
525
|
+
<span class='object_link'><a href="ForemanApi/Resources/Bookmark.html#doc-class_method" title="ForemanApi::Resources::Bookmark.doc (method)">doc</a></span>
|
|
526
|
+
<small>ForemanApi::Resources::Bookmark</small>
|
|
527
|
+
</li>
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
<li class="r1 ">
|
|
531
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartProxy.html#doc-class_method" title="ForemanApi::Resources::SmartProxy.doc (method)">doc</a></span>
|
|
532
|
+
<small>ForemanApi::Resources::SmartProxy</small>
|
|
533
|
+
</li>
|
|
534
|
+
|
|
535
|
+
|
|
536
|
+
<li class="r2 ">
|
|
537
|
+
<span class='object_link'><a href="ForemanApi/Resources/Subnet.html#doc-class_method" title="ForemanApi::Resources::Subnet.doc (method)">doc</a></span>
|
|
538
|
+
<small>ForemanApi::Resources::Subnet</small>
|
|
503
539
|
</li>
|
|
504
540
|
|
|
505
541
|
|
|
506
542
|
<li class="r1 ">
|
|
507
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
508
|
-
<small>ForemanApi::Resources::
|
|
543
|
+
<span class='object_link'><a href="ForemanApi/Resources/ConfigTemplate.html#doc-class_method" title="ForemanApi::Resources::ConfigTemplate.doc (method)">doc</a></span>
|
|
544
|
+
<small>ForemanApi::Resources::ConfigTemplate</small>
|
|
509
545
|
</li>
|
|
510
546
|
|
|
511
547
|
|
|
512
548
|
<li class="r2 ">
|
|
513
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
514
|
-
<small>ForemanApi::Resources::
|
|
549
|
+
<span class='object_link'><a href="ForemanApi/Resources/Ptable.html#doc-class_method" title="ForemanApi::Resources::Ptable.doc (method)">doc</a></span>
|
|
550
|
+
<small>ForemanApi::Resources::Ptable</small>
|
|
515
551
|
</li>
|
|
516
552
|
|
|
517
553
|
|
|
518
554
|
<li class="r1 ">
|
|
519
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
520
|
-
<small>ForemanApi::Resources::
|
|
555
|
+
<span class='object_link'><a href="ForemanApi/Resources/Model.html#doc-class_method" title="ForemanApi::Resources::Model.doc (method)">doc</a></span>
|
|
556
|
+
<small>ForemanApi::Resources::Model</small>
|
|
521
557
|
</li>
|
|
522
558
|
|
|
523
559
|
|
|
524
560
|
<li class="r2 ">
|
|
525
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
526
|
-
<small>ForemanApi::Resources::
|
|
561
|
+
<span class='object_link'><a href="ForemanApi/Resources/Location.html#doc-class_method" title="ForemanApi::Resources::Location.doc (method)">doc</a></span>
|
|
562
|
+
<small>ForemanApi::Resources::Location</small>
|
|
527
563
|
</li>
|
|
528
564
|
|
|
529
565
|
|
|
530
566
|
<li class="r1 ">
|
|
531
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
532
|
-
<small>ForemanApi::Resources::
|
|
567
|
+
<span class='object_link'><a href="ForemanApi/Resources/Environment.html#doc-class_method" title="ForemanApi::Resources::Environment.doc (method)">doc</a></span>
|
|
568
|
+
<small>ForemanApi::Resources::Environment</small>
|
|
533
569
|
</li>
|
|
534
570
|
|
|
535
571
|
|
|
536
572
|
<li class="r2 ">
|
|
537
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
538
|
-
<small>ForemanApi::Resources::
|
|
573
|
+
<span class='object_link'><a href="ForemanApi/Resources/HostgroupClass.html#doc-class_method" title="ForemanApi::Resources::HostgroupClass.doc (method)">doc</a></span>
|
|
574
|
+
<small>ForemanApi::Resources::HostgroupClass</small>
|
|
539
575
|
</li>
|
|
540
576
|
|
|
541
577
|
|
|
542
578
|
<li class="r1 ">
|
|
543
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
544
|
-
<small>ForemanApi::Resources::
|
|
579
|
+
<span class='object_link'><a href="ForemanApi/Resources/Audit.html#doc-class_method" title="ForemanApi::Resources::Audit.doc (method)">doc</a></span>
|
|
580
|
+
<small>ForemanApi::Resources::Audit</small>
|
|
545
581
|
</li>
|
|
546
582
|
|
|
547
583
|
|
|
548
584
|
<li class="r2 ">
|
|
549
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
550
|
-
<small>ForemanApi::Resources::
|
|
585
|
+
<span class='object_link'><a href="ForemanApi/Resources/ComputeResource.html#doc-class_method" title="ForemanApi::Resources::ComputeResource.doc (method)">doc</a></span>
|
|
586
|
+
<small>ForemanApi::Resources::ComputeResource</small>
|
|
551
587
|
</li>
|
|
552
588
|
|
|
553
589
|
|
|
@@ -558,230 +594,230 @@
|
|
|
558
594
|
|
|
559
595
|
|
|
560
596
|
<li class="r2 ">
|
|
561
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
562
|
-
<small>ForemanApi::Resources::
|
|
597
|
+
<span class='object_link'><a href="ForemanApi/Resources/Autosign.html#doc-class_method" title="ForemanApi::Resources::Autosign.doc (method)">doc</a></span>
|
|
598
|
+
<small>ForemanApi::Resources::Autosign</small>
|
|
563
599
|
</li>
|
|
564
600
|
|
|
565
601
|
|
|
566
602
|
<li class="r1 ">
|
|
567
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
568
|
-
<small>ForemanApi::Resources::
|
|
603
|
+
<span class='object_link'><a href="ForemanApi/Resources/LookupKey.html#doc-class_method" title="ForemanApi::Resources::LookupKey.doc (method)">doc</a></span>
|
|
604
|
+
<small>ForemanApi::Resources::LookupKey</small>
|
|
569
605
|
</li>
|
|
570
606
|
|
|
571
607
|
|
|
572
608
|
<li class="r2 ">
|
|
573
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
574
|
-
<small>ForemanApi::Resources::
|
|
609
|
+
<span class='object_link'><a href="ForemanApi/Resources/Parameter.html#doc-class_method" title="ForemanApi::Resources::Parameter.doc (method)">doc</a></span>
|
|
610
|
+
<small>ForemanApi::Resources::Parameter</small>
|
|
575
611
|
</li>
|
|
576
612
|
|
|
577
613
|
|
|
578
614
|
<li class="r1 ">
|
|
579
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
580
|
-
<small>ForemanApi::Resources::
|
|
615
|
+
<span class='object_link'><a href="ForemanApi/Resources/AuthSourceLdap.html#doc-class_method" title="ForemanApi::Resources::AuthSourceLdap.doc (method)">doc</a></span>
|
|
616
|
+
<small>ForemanApi::Resources::AuthSourceLdap</small>
|
|
581
617
|
</li>
|
|
582
618
|
|
|
583
619
|
|
|
584
620
|
<li class="r2 ">
|
|
585
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
586
|
-
<small>ForemanApi::Resources::
|
|
621
|
+
<span class='object_link'><a href="ForemanApi/Resources/Host.html#doc-class_method" title="ForemanApi::Resources::Host.doc (method)">doc</a></span>
|
|
622
|
+
<small>ForemanApi::Resources::Host</small>
|
|
587
623
|
</li>
|
|
588
624
|
|
|
589
625
|
|
|
590
626
|
<li class="r1 ">
|
|
591
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
592
|
-
<small>ForemanApi::Resources::
|
|
627
|
+
<span class='object_link'><a href="ForemanApi/Resources/OperatingSystem.html#doc-class_method" title="ForemanApi::Resources::OperatingSystem.doc (method)">doc</a></span>
|
|
628
|
+
<small>ForemanApi::Resources::OperatingSystem</small>
|
|
593
629
|
</li>
|
|
594
630
|
|
|
595
631
|
|
|
596
632
|
<li class="r2 ">
|
|
597
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
598
|
-
<small>ForemanApi::Resources::
|
|
633
|
+
<span class='object_link'><a href="ForemanApi/Resources/HostClass.html#doc-class_method" title="ForemanApi::Resources::HostClass.doc (method)">doc</a></span>
|
|
634
|
+
<small>ForemanApi::Resources::HostClass</small>
|
|
599
635
|
</li>
|
|
600
636
|
|
|
601
637
|
|
|
602
638
|
<li class="r1 ">
|
|
603
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
604
|
-
<small>ForemanApi::Resources::
|
|
639
|
+
<span class='object_link'><a href="ForemanApi/Resources/Home.html#doc-class_method" title="ForemanApi::Resources::Home.doc (method)">doc</a></span>
|
|
640
|
+
<small>ForemanApi::Resources::Home</small>
|
|
605
641
|
</li>
|
|
606
642
|
|
|
607
643
|
|
|
608
644
|
<li class="r2 ">
|
|
609
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
610
|
-
<small>ForemanApi::Resources::
|
|
645
|
+
<span class='object_link'><a href="ForemanApi/Resources/FactValue.html#doc-class_method" title="ForemanApi::Resources::FactValue.doc (method)">doc</a></span>
|
|
646
|
+
<small>ForemanApi::Resources::FactValue</small>
|
|
611
647
|
</li>
|
|
612
648
|
|
|
613
649
|
|
|
614
650
|
<li class="r1 ">
|
|
615
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
616
|
-
<small>ForemanApi::Resources::
|
|
651
|
+
<span class='object_link'><a href="ForemanApi/Resources/Usergroup.html#doc-class_method" title="ForemanApi::Resources::Usergroup.doc (method)">doc</a></span>
|
|
652
|
+
<small>ForemanApi::Resources::Usergroup</small>
|
|
617
653
|
</li>
|
|
618
654
|
|
|
619
655
|
|
|
620
656
|
<li class="r2 ">
|
|
621
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
622
|
-
<small>ForemanApi::Resources::
|
|
657
|
+
<span class='object_link'><a href="ForemanApi/Resources/Task.html#doc-class_method" title="ForemanApi::Resources::Task.doc (method)">doc</a></span>
|
|
658
|
+
<small>ForemanApi::Resources::Task</small>
|
|
623
659
|
</li>
|
|
624
660
|
|
|
625
661
|
|
|
626
662
|
<li class="r1 ">
|
|
627
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
628
|
-
<small>ForemanApi::Resources::
|
|
663
|
+
<span class='object_link'><a href="ForemanApi/Resources/TemplateCombination.html#doc-class_method" title="ForemanApi::Resources::TemplateCombination.doc (method)">doc</a></span>
|
|
664
|
+
<small>ForemanApi::Resources::TemplateCombination</small>
|
|
629
665
|
</li>
|
|
630
666
|
|
|
631
667
|
|
|
632
668
|
<li class="r2 ">
|
|
633
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
634
|
-
<small>ForemanApi::Resources::
|
|
669
|
+
<span class='object_link'><a href="ForemanApi/Resources/User.html#doc-class_method" title="ForemanApi::Resources::User.doc (method)">doc</a></span>
|
|
670
|
+
<small>ForemanApi::Resources::User</small>
|
|
635
671
|
</li>
|
|
636
672
|
|
|
637
673
|
|
|
638
674
|
<li class="r1 ">
|
|
639
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
640
|
-
<small>ForemanApi::Resources::
|
|
675
|
+
<span class='object_link'><a href="ForemanApi/Resources/Interface.html#doc-class_method" title="ForemanApi::Resources::Interface.doc (method)">doc</a></span>
|
|
676
|
+
<small>ForemanApi::Resources::Interface</small>
|
|
641
677
|
</li>
|
|
642
678
|
|
|
643
679
|
|
|
644
680
|
<li class="r2 ">
|
|
645
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
646
|
-
<small>ForemanApi::Resources::
|
|
681
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartClassParameter.html#doc-class_method" title="ForemanApi::Resources::SmartClassParameter.doc (method)">doc</a></span>
|
|
682
|
+
<small>ForemanApi::Resources::SmartClassParameter</small>
|
|
647
683
|
</li>
|
|
648
684
|
|
|
649
685
|
|
|
650
686
|
<li class="r1 ">
|
|
651
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
652
|
-
<small>ForemanApi::Resources::
|
|
687
|
+
<span class='object_link'><a href="ForemanApi/Resources/Hostgroup.html#doc-class_method" title="ForemanApi::Resources::Hostgroup.doc (method)">doc</a></span>
|
|
688
|
+
<small>ForemanApi::Resources::Hostgroup</small>
|
|
653
689
|
</li>
|
|
654
690
|
|
|
655
691
|
|
|
656
692
|
<li class="r2 ">
|
|
657
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
658
|
-
<small>ForemanApi::Resources::
|
|
693
|
+
<span class='object_link'><a href="ForemanApi/Resources/Statistic.html#doc-class_method" title="ForemanApi::Resources::Statistic.doc (method)">doc</a></span>
|
|
694
|
+
<small>ForemanApi::Resources::Statistic</small>
|
|
659
695
|
</li>
|
|
660
696
|
|
|
661
697
|
|
|
662
698
|
<li class="r1 ">
|
|
663
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
664
|
-
<small>ForemanApi::Resources::
|
|
699
|
+
<span class='object_link'><a href="ForemanApi/Resources/Dashboard.html#doc-class_method" title="ForemanApi::Resources::Dashboard.doc (method)">doc</a></span>
|
|
700
|
+
<small>ForemanApi::Resources::Dashboard</small>
|
|
665
701
|
</li>
|
|
666
702
|
|
|
667
703
|
|
|
668
704
|
<li class="r2 ">
|
|
669
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
670
|
-
<small>ForemanApi::Resources::
|
|
705
|
+
<span class='object_link'><a href="ForemanApi/Resources/Role.html#doc-class_method" title="ForemanApi::Resources::Role.doc (method)">doc</a></span>
|
|
706
|
+
<small>ForemanApi::Resources::Role</small>
|
|
671
707
|
</li>
|
|
672
708
|
|
|
673
709
|
|
|
674
710
|
<li class="r1 ">
|
|
675
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
676
|
-
<small>ForemanApi::Resources::
|
|
711
|
+
<span class='object_link'><a href="ForemanApi/Resources/Image.html#doc-class_method" title="ForemanApi::Resources::Image.doc (method)">doc</a></span>
|
|
712
|
+
<small>ForemanApi::Resources::Image</small>
|
|
677
713
|
</li>
|
|
678
714
|
|
|
679
715
|
|
|
680
716
|
<li class="r2 ">
|
|
681
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
682
|
-
<small>ForemanApi::Resources::
|
|
717
|
+
<span class='object_link'><a href="ForemanApi/Resources/Host.html#facts-instance_method" title="ForemanApi::Resources::Host#facts (method)">#facts</a></span>
|
|
718
|
+
<small>ForemanApi::Resources::Host</small>
|
|
683
719
|
</li>
|
|
684
720
|
|
|
685
721
|
|
|
686
722
|
<li class="r1 ">
|
|
687
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
688
|
-
<small>ForemanApi::Resources::
|
|
723
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartProxy.html#import_puppetclasses-instance_method" title="ForemanApi::Resources::SmartProxy#import_puppetclasses (method)">#import_puppetclasses</a></span>
|
|
724
|
+
<small>ForemanApi::Resources::SmartProxy</small>
|
|
689
725
|
</li>
|
|
690
726
|
|
|
691
727
|
|
|
692
728
|
<li class="r2 ">
|
|
693
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
694
|
-
<small>ForemanApi::Resources::
|
|
729
|
+
<span class='object_link'><a href="ForemanApi/Resources/Environment.html#import_puppetclasses-instance_method" title="ForemanApi::Resources::Environment#import_puppetclasses (method)">#import_puppetclasses</a></span>
|
|
730
|
+
<small>ForemanApi::Resources::Environment</small>
|
|
695
731
|
</li>
|
|
696
732
|
|
|
697
733
|
|
|
698
734
|
<li class="r1 ">
|
|
699
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
700
|
-
<small>ForemanApi::Resources::
|
|
735
|
+
<span class='object_link'><a href="ForemanApi/Resources/Subnet.html#index-instance_method" title="ForemanApi::Resources::Subnet#index (method)">#index</a></span>
|
|
736
|
+
<small>ForemanApi::Resources::Subnet</small>
|
|
701
737
|
</li>
|
|
702
738
|
|
|
703
739
|
|
|
704
740
|
<li class="r2 ">
|
|
705
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
706
|
-
<small>ForemanApi::Resources::
|
|
741
|
+
<span class='object_link'><a href="ForemanApi/Resources/Statistic.html#index-instance_method" title="ForemanApi::Resources::Statistic#index (method)">#index</a></span>
|
|
742
|
+
<small>ForemanApi::Resources::Statistic</small>
|
|
707
743
|
</li>
|
|
708
744
|
|
|
709
745
|
|
|
710
746
|
<li class="r1 ">
|
|
711
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
712
|
-
<small>ForemanApi::Resources::
|
|
747
|
+
<span class='object_link'><a href="ForemanApi/Resources/ComputeResource.html#index-instance_method" title="ForemanApi::Resources::ComputeResource#index (method)">#index</a></span>
|
|
748
|
+
<small>ForemanApi::Resources::ComputeResource</small>
|
|
713
749
|
</li>
|
|
714
750
|
|
|
715
751
|
|
|
716
752
|
<li class="r2 ">
|
|
717
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
718
|
-
<small>ForemanApi::Resources::
|
|
753
|
+
<span class='object_link'><a href="ForemanApi/Resources/Interface.html#index-instance_method" title="ForemanApi::Resources::Interface#index (method)">#index</a></span>
|
|
754
|
+
<small>ForemanApi::Resources::Interface</small>
|
|
719
755
|
</li>
|
|
720
756
|
|
|
721
757
|
|
|
722
758
|
<li class="r1 ">
|
|
723
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
724
|
-
<small>ForemanApi::Resources::
|
|
759
|
+
<span class='object_link'><a href="ForemanApi/Resources/Audit.html#index-instance_method" title="ForemanApi::Resources::Audit#index (method)">#index</a></span>
|
|
760
|
+
<small>ForemanApi::Resources::Audit</small>
|
|
725
761
|
</li>
|
|
726
762
|
|
|
727
763
|
|
|
728
764
|
<li class="r2 ">
|
|
729
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
730
|
-
<small>ForemanApi::Resources::
|
|
765
|
+
<span class='object_link'><a href="ForemanApi/Resources/HostgroupClass.html#index-instance_method" title="ForemanApi::Resources::HostgroupClass#index (method)">#index</a></span>
|
|
766
|
+
<small>ForemanApi::Resources::HostgroupClass</small>
|
|
731
767
|
</li>
|
|
732
768
|
|
|
733
769
|
|
|
734
770
|
<li class="r1 ">
|
|
735
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
736
|
-
<small>ForemanApi::Resources::
|
|
771
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartClassParameter.html#index-instance_method" title="ForemanApi::Resources::SmartClassParameter#index (method)">#index</a></span>
|
|
772
|
+
<small>ForemanApi::Resources::SmartClassParameter</small>
|
|
737
773
|
</li>
|
|
738
774
|
|
|
739
775
|
|
|
740
776
|
<li class="r2 ">
|
|
741
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
742
|
-
<small>ForemanApi::Resources::
|
|
777
|
+
<span class='object_link'><a href="ForemanApi/Resources/Usergroup.html#index-instance_method" title="ForemanApi::Resources::Usergroup#index (method)">#index</a></span>
|
|
778
|
+
<small>ForemanApi::Resources::Usergroup</small>
|
|
743
779
|
</li>
|
|
744
780
|
|
|
745
781
|
|
|
746
782
|
<li class="r1 ">
|
|
747
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
748
|
-
<small>ForemanApi::Resources::
|
|
783
|
+
<span class='object_link'><a href="ForemanApi/Resources/Model.html#index-instance_method" title="ForemanApi::Resources::Model#index (method)">#index</a></span>
|
|
784
|
+
<small>ForemanApi::Resources::Model</small>
|
|
749
785
|
</li>
|
|
750
786
|
|
|
751
787
|
|
|
752
788
|
<li class="r2 ">
|
|
753
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
754
|
-
<small>ForemanApi::Resources::
|
|
789
|
+
<span class='object_link'><a href="ForemanApi/Resources/FactValue.html#index-instance_method" title="ForemanApi::Resources::FactValue#index (method)">#index</a></span>
|
|
790
|
+
<small>ForemanApi::Resources::FactValue</small>
|
|
755
791
|
</li>
|
|
756
792
|
|
|
757
793
|
|
|
758
794
|
<li class="r1 ">
|
|
759
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
760
|
-
<small>ForemanApi::Resources::
|
|
795
|
+
<span class='object_link'><a href="ForemanApi/Resources/Role.html#index-instance_method" title="ForemanApi::Resources::Role#index (method)">#index</a></span>
|
|
796
|
+
<small>ForemanApi::Resources::Role</small>
|
|
761
797
|
</li>
|
|
762
798
|
|
|
763
799
|
|
|
764
800
|
<li class="r2 ">
|
|
765
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
766
|
-
<small>ForemanApi::Resources::
|
|
801
|
+
<span class='object_link'><a href="ForemanApi/Resources/HostClass.html#index-instance_method" title="ForemanApi::Resources::HostClass#index (method)">#index</a></span>
|
|
802
|
+
<small>ForemanApi::Resources::HostClass</small>
|
|
767
803
|
</li>
|
|
768
804
|
|
|
769
805
|
|
|
770
806
|
<li class="r1 ">
|
|
771
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
772
|
-
<small>ForemanApi::Resources::
|
|
807
|
+
<span class='object_link'><a href="ForemanApi/Resources/CommonParameter.html#index-instance_method" title="ForemanApi::Resources::CommonParameter#index (method)">#index</a></span>
|
|
808
|
+
<small>ForemanApi::Resources::CommonParameter</small>
|
|
773
809
|
</li>
|
|
774
810
|
|
|
775
811
|
|
|
776
812
|
<li class="r2 ">
|
|
777
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
778
|
-
<small>ForemanApi::Resources::
|
|
813
|
+
<span class='object_link'><a href="ForemanApi/Resources/Parameter.html#index-instance_method" title="ForemanApi::Resources::Parameter#index (method)">#index</a></span>
|
|
814
|
+
<small>ForemanApi::Resources::Parameter</small>
|
|
779
815
|
</li>
|
|
780
816
|
|
|
781
817
|
|
|
782
818
|
<li class="r1 ">
|
|
783
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
784
|
-
<small>ForemanApi::Resources::
|
|
819
|
+
<span class='object_link'><a href="ForemanApi/Resources/Autosign.html#index-instance_method" title="ForemanApi::Resources::Autosign#index (method)">#index</a></span>
|
|
820
|
+
<small>ForemanApi::Resources::Autosign</small>
|
|
785
821
|
</li>
|
|
786
822
|
|
|
787
823
|
|
|
@@ -792,38 +828,38 @@
|
|
|
792
828
|
|
|
793
829
|
|
|
794
830
|
<li class="r1 ">
|
|
795
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
796
|
-
<small>ForemanApi::Resources::
|
|
831
|
+
<span class='object_link'><a href="ForemanApi/Resources/ConfigTemplate.html#index-instance_method" title="ForemanApi::Resources::ConfigTemplate#index (method)">#index</a></span>
|
|
832
|
+
<small>ForemanApi::Resources::ConfigTemplate</small>
|
|
797
833
|
</li>
|
|
798
834
|
|
|
799
835
|
|
|
800
836
|
<li class="r2 ">
|
|
801
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
802
|
-
<small>ForemanApi::Resources::
|
|
837
|
+
<span class='object_link'><a href="ForemanApi/Resources/Ptable.html#index-instance_method" title="ForemanApi::Resources::Ptable#index (method)">#index</a></span>
|
|
838
|
+
<small>ForemanApi::Resources::Ptable</small>
|
|
803
839
|
</li>
|
|
804
840
|
|
|
805
841
|
|
|
806
842
|
<li class="r1 ">
|
|
807
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
808
|
-
<small>ForemanApi::Resources::
|
|
843
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartVariable.html#index-instance_method" title="ForemanApi::Resources::SmartVariable#index (method)">#index</a></span>
|
|
844
|
+
<small>ForemanApi::Resources::SmartVariable</small>
|
|
809
845
|
</li>
|
|
810
846
|
|
|
811
847
|
|
|
812
848
|
<li class="r2 ">
|
|
813
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
814
|
-
<small>ForemanApi::Resources::
|
|
849
|
+
<span class='object_link'><a href="ForemanApi/Resources/Hostgroup.html#index-instance_method" title="ForemanApi::Resources::Hostgroup#index (method)">#index</a></span>
|
|
850
|
+
<small>ForemanApi::Resources::Hostgroup</small>
|
|
815
851
|
</li>
|
|
816
852
|
|
|
817
853
|
|
|
818
854
|
<li class="r1 ">
|
|
819
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
820
|
-
<small>ForemanApi::Resources::
|
|
855
|
+
<span class='object_link'><a href="ForemanApi/Resources/Location.html#index-instance_method" title="ForemanApi::Resources::Location#index (method)">#index</a></span>
|
|
856
|
+
<small>ForemanApi::Resources::Location</small>
|
|
821
857
|
</li>
|
|
822
858
|
|
|
823
859
|
|
|
824
860
|
<li class="r2 ">
|
|
825
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
826
|
-
<small>ForemanApi::Resources::
|
|
861
|
+
<span class='object_link'><a href="ForemanApi/Resources/Dashboard.html#index-instance_method" title="ForemanApi::Resources::Dashboard#index (method)">#index</a></span>
|
|
862
|
+
<small>ForemanApi::Resources::Dashboard</small>
|
|
827
863
|
</li>
|
|
828
864
|
|
|
829
865
|
|
|
@@ -834,122 +870,122 @@
|
|
|
834
870
|
|
|
835
871
|
|
|
836
872
|
<li class="r2 ">
|
|
837
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
838
|
-
<small>ForemanApi::Resources::
|
|
873
|
+
<span class='object_link'><a href="ForemanApi/Resources/AuthSourceLdap.html#index-instance_method" title="ForemanApi::Resources::AuthSourceLdap#index (method)">#index</a></span>
|
|
874
|
+
<small>ForemanApi::Resources::AuthSourceLdap</small>
|
|
839
875
|
</li>
|
|
840
876
|
|
|
841
877
|
|
|
842
878
|
<li class="r1 ">
|
|
843
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
844
|
-
<small>ForemanApi::Resources::
|
|
879
|
+
<span class='object_link'><a href="ForemanApi/Resources/TemplateCombination.html#index-instance_method" title="ForemanApi::Resources::TemplateCombination#index (method)">#index</a></span>
|
|
880
|
+
<small>ForemanApi::Resources::TemplateCombination</small>
|
|
845
881
|
</li>
|
|
846
882
|
|
|
847
883
|
|
|
848
884
|
<li class="r2 ">
|
|
849
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
850
|
-
<small>ForemanApi::Resources::
|
|
885
|
+
<span class='object_link'><a href="ForemanApi/Resources/User.html#index-instance_method" title="ForemanApi::Resources::User#index (method)">#index</a></span>
|
|
886
|
+
<small>ForemanApi::Resources::User</small>
|
|
851
887
|
</li>
|
|
852
888
|
|
|
853
889
|
|
|
854
890
|
<li class="r1 ">
|
|
855
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
856
|
-
<small>ForemanApi::Resources::
|
|
891
|
+
<span class='object_link'><a href="ForemanApi/Resources/OverrideValue.html#index-instance_method" title="ForemanApi::Resources::OverrideValue#index (method)">#index</a></span>
|
|
892
|
+
<small>ForemanApi::Resources::OverrideValue</small>
|
|
857
893
|
</li>
|
|
858
894
|
|
|
859
895
|
|
|
860
896
|
<li class="r2 ">
|
|
861
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
862
|
-
<small>ForemanApi::Resources::
|
|
897
|
+
<span class='object_link'><a href="ForemanApi/Resources/Bookmark.html#index-instance_method" title="ForemanApi::Resources::Bookmark#index (method)">#index</a></span>
|
|
898
|
+
<small>ForemanApi::Resources::Bookmark</small>
|
|
863
899
|
</li>
|
|
864
900
|
|
|
865
901
|
|
|
866
902
|
<li class="r1 ">
|
|
867
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
868
|
-
<small>ForemanApi::Resources::
|
|
903
|
+
<span class='object_link'><a href="ForemanApi/Resources/Image.html#index-instance_method" title="ForemanApi::Resources::Image#index (method)">#index</a></span>
|
|
904
|
+
<small>ForemanApi::Resources::Image</small>
|
|
869
905
|
</li>
|
|
870
906
|
|
|
871
907
|
|
|
872
908
|
<li class="r2 ">
|
|
873
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
874
|
-
<small>ForemanApi::Resources::
|
|
909
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartProxy.html#index-instance_method" title="ForemanApi::Resources::SmartProxy#index (method)">#index</a></span>
|
|
910
|
+
<small>ForemanApi::Resources::SmartProxy</small>
|
|
875
911
|
</li>
|
|
876
912
|
|
|
877
913
|
|
|
878
914
|
<li class="r1 ">
|
|
879
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
880
|
-
<small>ForemanApi::Resources::
|
|
915
|
+
<span class='object_link'><a href="ForemanApi/Resources/TemplateKind.html#index-instance_method" title="ForemanApi::Resources::TemplateKind#index (method)">#index</a></span>
|
|
916
|
+
<small>ForemanApi::Resources::TemplateKind</small>
|
|
881
917
|
</li>
|
|
882
918
|
|
|
883
919
|
|
|
884
920
|
<li class="r2 ">
|
|
885
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
886
|
-
<small>ForemanApi::Resources::
|
|
921
|
+
<span class='object_link'><a href="ForemanApi/Resources/Host.html#index-instance_method" title="ForemanApi::Resources::Host#index (method)">#index</a></span>
|
|
922
|
+
<small>ForemanApi::Resources::Host</small>
|
|
887
923
|
</li>
|
|
888
924
|
|
|
889
925
|
|
|
890
926
|
<li class="r1 ">
|
|
891
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
892
|
-
<small>ForemanApi::Resources::
|
|
927
|
+
<span class='object_link'><a href="ForemanApi/Resources/Task.html#index-instance_method" title="ForemanApi::Resources::Task#index (method)">#index</a></span>
|
|
928
|
+
<small>ForemanApi::Resources::Task</small>
|
|
893
929
|
</li>
|
|
894
930
|
|
|
895
931
|
|
|
896
932
|
<li class="r2 ">
|
|
897
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
898
|
-
<small>ForemanApi::Resources::
|
|
933
|
+
<span class='object_link'><a href="ForemanApi/Resources/Report.html#index-instance_method" title="ForemanApi::Resources::Report#index (method)">#index</a></span>
|
|
934
|
+
<small>ForemanApi::Resources::Report</small>
|
|
899
935
|
</li>
|
|
900
936
|
|
|
901
937
|
|
|
902
938
|
<li class="r1 ">
|
|
903
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
904
|
-
<small>ForemanApi::Resources::
|
|
939
|
+
<span class='object_link'><a href="ForemanApi/Resources/Architecture.html#index-instance_method" title="ForemanApi::Resources::Architecture#index (method)">#index</a></span>
|
|
940
|
+
<small>ForemanApi::Resources::Architecture</small>
|
|
905
941
|
</li>
|
|
906
942
|
|
|
907
943
|
|
|
908
944
|
<li class="r2 ">
|
|
909
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
910
|
-
<small>ForemanApi::Resources::
|
|
945
|
+
<span class='object_link'><a href="ForemanApi/Resources/Setting.html#index-instance_method" title="ForemanApi::Resources::Setting#index (method)">#index</a></span>
|
|
946
|
+
<small>ForemanApi::Resources::Setting</small>
|
|
911
947
|
</li>
|
|
912
948
|
|
|
913
949
|
|
|
914
950
|
<li class="r1 ">
|
|
915
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
916
|
-
<small>ForemanApi::Resources::
|
|
951
|
+
<span class='object_link'><a href="ForemanApi/Resources/Puppetclass.html#index-instance_method" title="ForemanApi::Resources::Puppetclass#index (method)">#index</a></span>
|
|
952
|
+
<small>ForemanApi::Resources::Puppetclass</small>
|
|
917
953
|
</li>
|
|
918
954
|
|
|
919
955
|
|
|
920
956
|
<li class="r2 ">
|
|
921
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
922
|
-
<small>ForemanApi::Resources::
|
|
957
|
+
<span class='object_link'><a href="ForemanApi/Resources/Home.html#index-instance_method" title="ForemanApi::Resources::Home#index (method)">#index</a></span>
|
|
958
|
+
<small>ForemanApi::Resources::Home</small>
|
|
923
959
|
</li>
|
|
924
960
|
|
|
925
961
|
|
|
926
962
|
<li class="r1 ">
|
|
927
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
928
|
-
<small>ForemanApi::Resources::
|
|
963
|
+
<span class='object_link'><a href="ForemanApi/Resources/Plugin.html#index-instance_method" title="ForemanApi::Resources::Plugin#index (method)">#index</a></span>
|
|
964
|
+
<small>ForemanApi::Resources::Plugin</small>
|
|
929
965
|
</li>
|
|
930
966
|
|
|
931
967
|
|
|
932
968
|
<li class="r2 ">
|
|
933
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
934
|
-
<small>ForemanApi::Resources::
|
|
969
|
+
<span class='object_link'><a href="ForemanApi/Resources/OperatingSystem.html#index-instance_method" title="ForemanApi::Resources::OperatingSystem#index (method)">#index</a></span>
|
|
970
|
+
<small>ForemanApi::Resources::OperatingSystem</small>
|
|
935
971
|
</li>
|
|
936
972
|
|
|
937
973
|
|
|
938
974
|
<li class="r1 ">
|
|
939
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
940
|
-
<small>ForemanApi::Resources::
|
|
975
|
+
<span class='object_link'><a href="ForemanApi/Resources/Organization.html#index-instance_method" title="ForemanApi::Resources::Organization#index (method)">#index</a></span>
|
|
976
|
+
<small>ForemanApi::Resources::Organization</small>
|
|
941
977
|
</li>
|
|
942
978
|
|
|
943
979
|
|
|
944
980
|
<li class="r2 ">
|
|
945
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
946
|
-
<small>ForemanApi::Resources::
|
|
981
|
+
<span class='object_link'><a href="ForemanApi/Resources/Medium.html#index-instance_method" title="ForemanApi::Resources::Medium#index (method)">#index</a></span>
|
|
982
|
+
<small>ForemanApi::Resources::Medium</small>
|
|
947
983
|
</li>
|
|
948
984
|
|
|
949
985
|
|
|
950
986
|
<li class="r1 ">
|
|
951
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
952
|
-
<small>ForemanApi::Resources::
|
|
987
|
+
<span class='object_link'><a href="ForemanApi/Resources/Domain.html#index-instance_method" title="ForemanApi::Resources::Domain#index (method)">#index</a></span>
|
|
988
|
+
<small>ForemanApi::Resources::Domain</small>
|
|
953
989
|
</li>
|
|
954
990
|
|
|
955
991
|
|
|
@@ -996,14 +1032,14 @@
|
|
|
996
1032
|
|
|
997
1033
|
|
|
998
1034
|
<li class="r1 ">
|
|
999
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1000
|
-
<small>ForemanApi::Resources::
|
|
1035
|
+
<span class='object_link'><a href="ForemanApi/Resources/Setting.html#show-instance_method" title="ForemanApi::Resources::Setting#show (method)">#show</a></span>
|
|
1036
|
+
<small>ForemanApi::Resources::Setting</small>
|
|
1001
1037
|
</li>
|
|
1002
1038
|
|
|
1003
1039
|
|
|
1004
1040
|
<li class="r2 ">
|
|
1005
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1006
|
-
<small>ForemanApi::Resources::
|
|
1041
|
+
<span class='object_link'><a href="ForemanApi/Resources/Medium.html#show-instance_method" title="ForemanApi::Resources::Medium#show (method)">#show</a></span>
|
|
1042
|
+
<small>ForemanApi::Resources::Medium</small>
|
|
1007
1043
|
</li>
|
|
1008
1044
|
|
|
1009
1045
|
|
|
@@ -1014,26 +1050,26 @@
|
|
|
1014
1050
|
|
|
1015
1051
|
|
|
1016
1052
|
<li class="r2 ">
|
|
1017
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1018
|
-
<small>ForemanApi::Resources::
|
|
1053
|
+
<span class='object_link'><a href="ForemanApi/Resources/Domain.html#show-instance_method" title="ForemanApi::Resources::Domain#show (method)">#show</a></span>
|
|
1054
|
+
<small>ForemanApi::Resources::Domain</small>
|
|
1019
1055
|
</li>
|
|
1020
1056
|
|
|
1021
1057
|
|
|
1022
1058
|
<li class="r1 ">
|
|
1023
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1024
|
-
<small>ForemanApi::Resources::
|
|
1059
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartProxy.html#show-instance_method" title="ForemanApi::Resources::SmartProxy#show (method)">#show</a></span>
|
|
1060
|
+
<small>ForemanApi::Resources::SmartProxy</small>
|
|
1025
1061
|
</li>
|
|
1026
1062
|
|
|
1027
1063
|
|
|
1028
1064
|
<li class="r2 ">
|
|
1029
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1030
|
-
<small>ForemanApi::Resources::
|
|
1065
|
+
<span class='object_link'><a href="ForemanApi/Resources/AuthSourceLdap.html#show-instance_method" title="ForemanApi::Resources::AuthSourceLdap#show (method)">#show</a></span>
|
|
1066
|
+
<small>ForemanApi::Resources::AuthSourceLdap</small>
|
|
1031
1067
|
</li>
|
|
1032
1068
|
|
|
1033
1069
|
|
|
1034
1070
|
<li class="r1 ">
|
|
1035
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1036
|
-
<small>ForemanApi::Resources::
|
|
1071
|
+
<span class='object_link'><a href="ForemanApi/Resources/Bookmark.html#show-instance_method" title="ForemanApi::Resources::Bookmark#show (method)">#show</a></span>
|
|
1072
|
+
<small>ForemanApi::Resources::Bookmark</small>
|
|
1037
1073
|
</li>
|
|
1038
1074
|
|
|
1039
1075
|
|
|
@@ -1044,32 +1080,32 @@
|
|
|
1044
1080
|
|
|
1045
1081
|
|
|
1046
1082
|
<li class="r1 ">
|
|
1047
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1048
|
-
<small>ForemanApi::Resources::
|
|
1083
|
+
<span class='object_link'><a href="ForemanApi/Resources/Environment.html#show-instance_method" title="ForemanApi::Resources::Environment#show (method)">#show</a></span>
|
|
1084
|
+
<small>ForemanApi::Resources::Environment</small>
|
|
1049
1085
|
</li>
|
|
1050
1086
|
|
|
1051
1087
|
|
|
1052
1088
|
<li class="r2 ">
|
|
1053
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1054
|
-
<small>ForemanApi::Resources::
|
|
1089
|
+
<span class='object_link'><a href="ForemanApi/Resources/Host.html#show-instance_method" title="ForemanApi::Resources::Host#show (method)">#show</a></span>
|
|
1090
|
+
<small>ForemanApi::Resources::Host</small>
|
|
1055
1091
|
</li>
|
|
1056
1092
|
|
|
1057
1093
|
|
|
1058
1094
|
<li class="r1 ">
|
|
1059
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1060
|
-
<small>ForemanApi::Resources::
|
|
1095
|
+
<span class='object_link'><a href="ForemanApi/Resources/Subnet.html#show-instance_method" title="ForemanApi::Resources::Subnet#show (method)">#show</a></span>
|
|
1096
|
+
<small>ForemanApi::Resources::Subnet</small>
|
|
1061
1097
|
</li>
|
|
1062
1098
|
|
|
1063
1099
|
|
|
1064
1100
|
<li class="r2 ">
|
|
1065
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1066
|
-
<small>ForemanApi::Resources::
|
|
1101
|
+
<span class='object_link'><a href="ForemanApi/Resources/Location.html#show-instance_method" title="ForemanApi::Resources::Location#show (method)">#show</a></span>
|
|
1102
|
+
<small>ForemanApi::Resources::Location</small>
|
|
1067
1103
|
</li>
|
|
1068
1104
|
|
|
1069
1105
|
|
|
1070
1106
|
<li class="r1 ">
|
|
1071
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1072
|
-
<small>ForemanApi::Resources::
|
|
1107
|
+
<span class='object_link'><a href="ForemanApi/Resources/TemplateCombination.html#show-instance_method" title="ForemanApi::Resources::TemplateCombination#show (method)">#show</a></span>
|
|
1108
|
+
<small>ForemanApi::Resources::TemplateCombination</small>
|
|
1073
1109
|
</li>
|
|
1074
1110
|
|
|
1075
1111
|
|
|
@@ -1080,32 +1116,32 @@
|
|
|
1080
1116
|
|
|
1081
1117
|
|
|
1082
1118
|
<li class="r1 ">
|
|
1083
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1084
|
-
<small>ForemanApi::Resources::
|
|
1119
|
+
<span class='object_link'><a href="ForemanApi/Resources/Hostgroup.html#show-instance_method" title="ForemanApi::Resources::Hostgroup#show (method)">#show</a></span>
|
|
1120
|
+
<small>ForemanApi::Resources::Hostgroup</small>
|
|
1085
1121
|
</li>
|
|
1086
1122
|
|
|
1087
1123
|
|
|
1088
1124
|
<li class="r2 ">
|
|
1089
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1090
|
-
<small>ForemanApi::Resources::
|
|
1125
|
+
<span class='object_link'><a href="ForemanApi/Resources/CommonParameter.html#show-instance_method" title="ForemanApi::Resources::CommonParameter#show (method)">#show</a></span>
|
|
1126
|
+
<small>ForemanApi::Resources::CommonParameter</small>
|
|
1091
1127
|
</li>
|
|
1092
1128
|
|
|
1093
1129
|
|
|
1094
1130
|
<li class="r1 ">
|
|
1095
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1096
|
-
<small>ForemanApi::Resources::
|
|
1131
|
+
<span class='object_link'><a href="ForemanApi/Resources/Ptable.html#show-instance_method" title="ForemanApi::Resources::Ptable#show (method)">#show</a></span>
|
|
1132
|
+
<small>ForemanApi::Resources::Ptable</small>
|
|
1097
1133
|
</li>
|
|
1098
1134
|
|
|
1099
1135
|
|
|
1100
1136
|
<li class="r2 ">
|
|
1101
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1102
|
-
<small>ForemanApi::Resources::
|
|
1137
|
+
<span class='object_link'><a href="ForemanApi/Resources/ComputeResource.html#show-instance_method" title="ForemanApi::Resources::ComputeResource#show (method)">#show</a></span>
|
|
1138
|
+
<small>ForemanApi::Resources::ComputeResource</small>
|
|
1103
1139
|
</li>
|
|
1104
1140
|
|
|
1105
1141
|
|
|
1106
1142
|
<li class="r1 ">
|
|
1107
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1108
|
-
<small>ForemanApi::Resources::
|
|
1143
|
+
<span class='object_link'><a href="ForemanApi/Resources/LookupKey.html#show-instance_method" title="ForemanApi::Resources::LookupKey#show (method)">#show</a></span>
|
|
1144
|
+
<small>ForemanApi::Resources::LookupKey</small>
|
|
1109
1145
|
</li>
|
|
1110
1146
|
|
|
1111
1147
|
|
|
@@ -1116,50 +1152,50 @@
|
|
|
1116
1152
|
|
|
1117
1153
|
|
|
1118
1154
|
<li class="r1 ">
|
|
1119
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1120
|
-
<small>ForemanApi::Resources::
|
|
1155
|
+
<span class='object_link'><a href="ForemanApi/Resources/Parameter.html#show-instance_method" title="ForemanApi::Resources::Parameter#show (method)">#show</a></span>
|
|
1156
|
+
<small>ForemanApi::Resources::Parameter</small>
|
|
1121
1157
|
</li>
|
|
1122
1158
|
|
|
1123
1159
|
|
|
1124
1160
|
<li class="r2 ">
|
|
1125
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1126
|
-
<small>ForemanApi::Resources::
|
|
1161
|
+
<span class='object_link'><a href="ForemanApi/Resources/Report.html#show-instance_method" title="ForemanApi::Resources::Report#show (method)">#show</a></span>
|
|
1162
|
+
<small>ForemanApi::Resources::Report</small>
|
|
1127
1163
|
</li>
|
|
1128
1164
|
|
|
1129
1165
|
|
|
1130
1166
|
<li class="r1 ">
|
|
1131
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1132
|
-
<small>ForemanApi::Resources::
|
|
1167
|
+
<span class='object_link'><a href="ForemanApi/Resources/Organization.html#show-instance_method" title="ForemanApi::Resources::Organization#show (method)">#show</a></span>
|
|
1168
|
+
<small>ForemanApi::Resources::Organization</small>
|
|
1133
1169
|
</li>
|
|
1134
1170
|
|
|
1135
1171
|
|
|
1136
1172
|
<li class="r2 ">
|
|
1137
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1138
|
-
<small>ForemanApi::Resources::
|
|
1173
|
+
<span class='object_link'><a href="ForemanApi/Resources/Model.html#show-instance_method" title="ForemanApi::Resources::Model#show (method)">#show</a></span>
|
|
1174
|
+
<small>ForemanApi::Resources::Model</small>
|
|
1139
1175
|
</li>
|
|
1140
1176
|
|
|
1141
1177
|
|
|
1142
1178
|
<li class="r1 ">
|
|
1143
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1144
|
-
<small>ForemanApi::Resources::
|
|
1179
|
+
<span class='object_link'><a href="ForemanApi/Resources/Puppetclass.html#show-instance_method" title="ForemanApi::Resources::Puppetclass#show (method)">#show</a></span>
|
|
1180
|
+
<small>ForemanApi::Resources::Puppetclass</small>
|
|
1145
1181
|
</li>
|
|
1146
1182
|
|
|
1147
1183
|
|
|
1148
1184
|
<li class="r2 ">
|
|
1149
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1150
|
-
<small>ForemanApi::Resources::
|
|
1185
|
+
<span class='object_link'><a href="ForemanApi/Resources/Audit.html#show-instance_method" title="ForemanApi::Resources::Audit#show (method)">#show</a></span>
|
|
1186
|
+
<small>ForemanApi::Resources::Audit</small>
|
|
1151
1187
|
</li>
|
|
1152
1188
|
|
|
1153
1189
|
|
|
1154
1190
|
<li class="r1 ">
|
|
1155
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1156
|
-
<small>ForemanApi::Resources::
|
|
1191
|
+
<span class='object_link'><a href="ForemanApi/Resources/Usergroup.html#show-instance_method" title="ForemanApi::Resources::Usergroup#show (method)">#show</a></span>
|
|
1192
|
+
<small>ForemanApi::Resources::Usergroup</small>
|
|
1157
1193
|
</li>
|
|
1158
1194
|
|
|
1159
1195
|
|
|
1160
1196
|
<li class="r2 ">
|
|
1161
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1162
|
-
<small>ForemanApi::Resources::
|
|
1197
|
+
<span class='object_link'><a href="ForemanApi/Resources/Interface.html#show-instance_method" title="ForemanApi::Resources::Interface#show (method)">#show</a></span>
|
|
1198
|
+
<small>ForemanApi::Resources::Interface</small>
|
|
1163
1199
|
</li>
|
|
1164
1200
|
|
|
1165
1201
|
|
|
@@ -1170,98 +1206,86 @@
|
|
|
1170
1206
|
|
|
1171
1207
|
|
|
1172
1208
|
<li class="r2 ">
|
|
1173
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1174
|
-
<small>ForemanApi::Resources::
|
|
1209
|
+
<span class='object_link'><a href="ForemanApi/Resources/Image.html#show-instance_method" title="ForemanApi::Resources::Image#show (method)">#show</a></span>
|
|
1210
|
+
<small>ForemanApi::Resources::Image</small>
|
|
1175
1211
|
</li>
|
|
1176
1212
|
|
|
1177
1213
|
|
|
1178
1214
|
<li class="r1 ">
|
|
1179
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1180
|
-
<small>ForemanApi::Resources::
|
|
1215
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartClassParameter.html#show-instance_method" title="ForemanApi::Resources::SmartClassParameter#show (method)">#show</a></span>
|
|
1216
|
+
<small>ForemanApi::Resources::SmartClassParameter</small>
|
|
1181
1217
|
</li>
|
|
1182
1218
|
|
|
1183
1219
|
|
|
1184
1220
|
<li class="r2 ">
|
|
1185
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1186
|
-
<small>ForemanApi::Resources::
|
|
1221
|
+
<span class='object_link'><a href="ForemanApi/Resources/Role.html#show-instance_method" title="ForemanApi::Resources::Role#show (method)">#show</a></span>
|
|
1222
|
+
<small>ForemanApi::Resources::Role</small>
|
|
1187
1223
|
</li>
|
|
1188
1224
|
|
|
1189
1225
|
|
|
1190
1226
|
<li class="r1 ">
|
|
1191
|
-
<span class='object_link'><a href="ForemanApi/Resources/Home.html#status-instance_method" title="ForemanApi::Resources::Home#status (method)">#status</a></span>
|
|
1192
|
-
<small>ForemanApi::Resources::Home</small>
|
|
1193
|
-
</li>
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
<li class="r2 ">
|
|
1197
1227
|
<span class='object_link'><a href="ForemanApi/Resources/Host.html#status-instance_method" title="ForemanApi::Resources::Host#status (method)">#status</a></span>
|
|
1198
1228
|
<small>ForemanApi::Resources::Host</small>
|
|
1199
1229
|
</li>
|
|
1200
1230
|
|
|
1201
1231
|
|
|
1202
|
-
<li class="r1 ">
|
|
1203
|
-
<span class='object_link'><a href="ForemanApi/Resources/Model.html#update-instance_method" title="ForemanApi::Resources::Model#update (method)">#update</a></span>
|
|
1204
|
-
<small>ForemanApi::Resources::Model</small>
|
|
1205
|
-
</li>
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
1232
|
<li class="r2 ">
|
|
1209
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1210
|
-
<small>ForemanApi::Resources::
|
|
1233
|
+
<span class='object_link'><a href="ForemanApi/Resources/Home.html#status-instance_method" title="ForemanApi::Resources::Home#status (method)">#status</a></span>
|
|
1234
|
+
<small>ForemanApi::Resources::Home</small>
|
|
1211
1235
|
</li>
|
|
1212
1236
|
|
|
1213
1237
|
|
|
1214
1238
|
<li class="r1 ">
|
|
1215
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1216
|
-
<small>ForemanApi::Resources::
|
|
1239
|
+
<span class='object_link'><a href="ForemanApi/Resources/Hostgroup.html#update-instance_method" title="ForemanApi::Resources::Hostgroup#update (method)">#update</a></span>
|
|
1240
|
+
<small>ForemanApi::Resources::Hostgroup</small>
|
|
1217
1241
|
</li>
|
|
1218
1242
|
|
|
1219
1243
|
|
|
1220
1244
|
<li class="r2 ">
|
|
1221
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1222
|
-
<small>ForemanApi::Resources::
|
|
1245
|
+
<span class='object_link'><a href="ForemanApi/Resources/Image.html#update-instance_method" title="ForemanApi::Resources::Image#update (method)">#update</a></span>
|
|
1246
|
+
<small>ForemanApi::Resources::Image</small>
|
|
1223
1247
|
</li>
|
|
1224
1248
|
|
|
1225
1249
|
|
|
1226
1250
|
<li class="r1 ">
|
|
1227
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1228
|
-
<small>ForemanApi::Resources::
|
|
1251
|
+
<span class='object_link'><a href="ForemanApi/Resources/ConfigTemplate.html#update-instance_method" title="ForemanApi::Resources::ConfigTemplate#update (method)">#update</a></span>
|
|
1252
|
+
<small>ForemanApi::Resources::ConfigTemplate</small>
|
|
1229
1253
|
</li>
|
|
1230
1254
|
|
|
1231
1255
|
|
|
1232
1256
|
<li class="r2 ">
|
|
1233
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1234
|
-
<small>ForemanApi::Resources::
|
|
1257
|
+
<span class='object_link'><a href="ForemanApi/Resources/Model.html#update-instance_method" title="ForemanApi::Resources::Model#update (method)">#update</a></span>
|
|
1258
|
+
<small>ForemanApi::Resources::Model</small>
|
|
1235
1259
|
</li>
|
|
1236
1260
|
|
|
1237
1261
|
|
|
1238
1262
|
<li class="r1 ">
|
|
1239
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1240
|
-
<small>ForemanApi::Resources::
|
|
1263
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartVariable.html#update-instance_method" title="ForemanApi::Resources::SmartVariable#update (method)">#update</a></span>
|
|
1264
|
+
<small>ForemanApi::Resources::SmartVariable</small>
|
|
1241
1265
|
</li>
|
|
1242
1266
|
|
|
1243
1267
|
|
|
1244
1268
|
<li class="r2 ">
|
|
1245
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1246
|
-
<small>ForemanApi::Resources::
|
|
1269
|
+
<span class='object_link'><a href="ForemanApi/Resources/Ptable.html#update-instance_method" title="ForemanApi::Resources::Ptable#update (method)">#update</a></span>
|
|
1270
|
+
<small>ForemanApi::Resources::Ptable</small>
|
|
1247
1271
|
</li>
|
|
1248
1272
|
|
|
1249
1273
|
|
|
1250
1274
|
<li class="r1 ">
|
|
1251
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1252
|
-
<small>ForemanApi::Resources::
|
|
1275
|
+
<span class='object_link'><a href="ForemanApi/Resources/CommonParameter.html#update-instance_method" title="ForemanApi::Resources::CommonParameter#update (method)">#update</a></span>
|
|
1276
|
+
<small>ForemanApi::Resources::CommonParameter</small>
|
|
1253
1277
|
</li>
|
|
1254
1278
|
|
|
1255
1279
|
|
|
1256
1280
|
<li class="r2 ">
|
|
1257
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1258
|
-
<small>ForemanApi::Resources::
|
|
1281
|
+
<span class='object_link'><a href="ForemanApi/Resources/Host.html#update-instance_method" title="ForemanApi::Resources::Host#update (method)">#update</a></span>
|
|
1282
|
+
<small>ForemanApi::Resources::Host</small>
|
|
1259
1283
|
</li>
|
|
1260
1284
|
|
|
1261
1285
|
|
|
1262
1286
|
<li class="r1 ">
|
|
1263
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1264
|
-
<small>ForemanApi::Resources::
|
|
1287
|
+
<span class='object_link'><a href="ForemanApi/Resources/OverrideValue.html#update-instance_method" title="ForemanApi::Resources::OverrideValue#update (method)">#update</a></span>
|
|
1288
|
+
<small>ForemanApi::Resources::OverrideValue</small>
|
|
1265
1289
|
</li>
|
|
1266
1290
|
|
|
1267
1291
|
|
|
@@ -1272,68 +1296,68 @@
|
|
|
1272
1296
|
|
|
1273
1297
|
|
|
1274
1298
|
<li class="r1 ">
|
|
1275
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1276
|
-
<small>ForemanApi::Resources::
|
|
1299
|
+
<span class='object_link'><a href="ForemanApi/Resources/ComputeResource.html#update-instance_method" title="ForemanApi::Resources::ComputeResource#update (method)">#update</a></span>
|
|
1300
|
+
<small>ForemanApi::Resources::ComputeResource</small>
|
|
1277
1301
|
</li>
|
|
1278
1302
|
|
|
1279
1303
|
|
|
1280
1304
|
<li class="r2 ">
|
|
1281
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1282
|
-
<small>ForemanApi::Resources::
|
|
1305
|
+
<span class='object_link'><a href="ForemanApi/Resources/Domain.html#update-instance_method" title="ForemanApi::Resources::Domain#update (method)">#update</a></span>
|
|
1306
|
+
<small>ForemanApi::Resources::Domain</small>
|
|
1283
1307
|
</li>
|
|
1284
1308
|
|
|
1285
1309
|
|
|
1286
1310
|
<li class="r1 ">
|
|
1287
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1288
|
-
<small>ForemanApi::Resources::
|
|
1311
|
+
<span class='object_link'><a href="ForemanApi/Resources/AuthSourceLdap.html#update-instance_method" title="ForemanApi::Resources::AuthSourceLdap#update (method)">#update</a></span>
|
|
1312
|
+
<small>ForemanApi::Resources::AuthSourceLdap</small>
|
|
1289
1313
|
</li>
|
|
1290
1314
|
|
|
1291
1315
|
|
|
1292
1316
|
<li class="r2 ">
|
|
1293
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1294
|
-
<small>ForemanApi::Resources::
|
|
1317
|
+
<span class='object_link'><a href="ForemanApi/Resources/Architecture.html#update-instance_method" title="ForemanApi::Resources::Architecture#update (method)">#update</a></span>
|
|
1318
|
+
<small>ForemanApi::Resources::Architecture</small>
|
|
1295
1319
|
</li>
|
|
1296
1320
|
|
|
1297
1321
|
|
|
1298
1322
|
<li class="r1 ">
|
|
1299
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1300
|
-
<small>ForemanApi::Resources::
|
|
1323
|
+
<span class='object_link'><a href="ForemanApi/Resources/Organization.html#update-instance_method" title="ForemanApi::Resources::Organization#update (method)">#update</a></span>
|
|
1324
|
+
<small>ForemanApi::Resources::Organization</small>
|
|
1301
1325
|
</li>
|
|
1302
1326
|
|
|
1303
1327
|
|
|
1304
1328
|
<li class="r2 ">
|
|
1305
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1306
|
-
<small>ForemanApi::Resources::
|
|
1329
|
+
<span class='object_link'><a href="ForemanApi/Resources/Puppetclass.html#update-instance_method" title="ForemanApi::Resources::Puppetclass#update (method)">#update</a></span>
|
|
1330
|
+
<small>ForemanApi::Resources::Puppetclass</small>
|
|
1307
1331
|
</li>
|
|
1308
1332
|
|
|
1309
1333
|
|
|
1310
1334
|
<li class="r1 ">
|
|
1311
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1312
|
-
<small>ForemanApi::Resources::
|
|
1335
|
+
<span class='object_link'><a href="ForemanApi/Resources/Medium.html#update-instance_method" title="ForemanApi::Resources::Medium#update (method)">#update</a></span>
|
|
1336
|
+
<small>ForemanApi::Resources::Medium</small>
|
|
1313
1337
|
</li>
|
|
1314
1338
|
|
|
1315
1339
|
|
|
1316
1340
|
<li class="r2 ">
|
|
1317
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1318
|
-
<small>ForemanApi::Resources::
|
|
1341
|
+
<span class='object_link'><a href="ForemanApi/Resources/SmartProxy.html#update-instance_method" title="ForemanApi::Resources::SmartProxy#update (method)">#update</a></span>
|
|
1342
|
+
<small>ForemanApi::Resources::SmartProxy</small>
|
|
1319
1343
|
</li>
|
|
1320
1344
|
|
|
1321
1345
|
|
|
1322
1346
|
<li class="r1 ">
|
|
1323
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1324
|
-
<small>ForemanApi::Resources::
|
|
1347
|
+
<span class='object_link'><a href="ForemanApi/Resources/OperatingSystem.html#update-instance_method" title="ForemanApi::Resources::OperatingSystem#update (method)">#update</a></span>
|
|
1348
|
+
<small>ForemanApi::Resources::OperatingSystem</small>
|
|
1325
1349
|
</li>
|
|
1326
1350
|
|
|
1327
1351
|
|
|
1328
1352
|
<li class="r2 ">
|
|
1329
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1330
|
-
<small>ForemanApi::Resources::
|
|
1353
|
+
<span class='object_link'><a href="ForemanApi/Resources/User.html#update-instance_method" title="ForemanApi::Resources::User#update (method)">#update</a></span>
|
|
1354
|
+
<small>ForemanApi::Resources::User</small>
|
|
1331
1355
|
</li>
|
|
1332
1356
|
|
|
1333
1357
|
|
|
1334
1358
|
<li class="r1 ">
|
|
1335
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1336
|
-
<small>ForemanApi::Resources::
|
|
1359
|
+
<span class='object_link'><a href="ForemanApi/Resources/Setting.html#update-instance_method" title="ForemanApi::Resources::Setting#update (method)">#update</a></span>
|
|
1360
|
+
<small>ForemanApi::Resources::Setting</small>
|
|
1337
1361
|
</li>
|
|
1338
1362
|
|
|
1339
1363
|
|
|
@@ -1344,8 +1368,8 @@
|
|
|
1344
1368
|
|
|
1345
1369
|
|
|
1346
1370
|
<li class="r1 ">
|
|
1347
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1348
|
-
<small>ForemanApi::Resources::
|
|
1371
|
+
<span class='object_link'><a href="ForemanApi/Resources/Bookmark.html#update-instance_method" title="ForemanApi::Resources::Bookmark#update (method)">#update</a></span>
|
|
1372
|
+
<small>ForemanApi::Resources::Bookmark</small>
|
|
1349
1373
|
</li>
|
|
1350
1374
|
|
|
1351
1375
|
|
|
@@ -1356,20 +1380,32 @@
|
|
|
1356
1380
|
|
|
1357
1381
|
|
|
1358
1382
|
<li class="r1 ">
|
|
1359
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1360
|
-
<small>ForemanApi::Resources::
|
|
1383
|
+
<span class='object_link'><a href="ForemanApi/Resources/LookupKey.html#update-instance_method" title="ForemanApi::Resources::LookupKey#update (method)">#update</a></span>
|
|
1384
|
+
<small>ForemanApi::Resources::LookupKey</small>
|
|
1361
1385
|
</li>
|
|
1362
1386
|
|
|
1363
1387
|
|
|
1364
1388
|
<li class="r2 ">
|
|
1365
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1366
|
-
<small>ForemanApi::Resources::
|
|
1389
|
+
<span class='object_link'><a href="ForemanApi/Resources/Location.html#update-instance_method" title="ForemanApi::Resources::Location#update (method)">#update</a></span>
|
|
1390
|
+
<small>ForemanApi::Resources::Location</small>
|
|
1367
1391
|
</li>
|
|
1368
1392
|
|
|
1369
1393
|
|
|
1370
1394
|
<li class="r1 ">
|
|
1371
|
-
<span class='object_link'><a href="ForemanApi/Resources/
|
|
1372
|
-
<small>ForemanApi::Resources::
|
|
1395
|
+
<span class='object_link'><a href="ForemanApi/Resources/Parameter.html#update-instance_method" title="ForemanApi::Resources::Parameter#update (method)">#update</a></span>
|
|
1396
|
+
<small>ForemanApi::Resources::Parameter</small>
|
|
1397
|
+
</li>
|
|
1398
|
+
|
|
1399
|
+
|
|
1400
|
+
<li class="r2 ">
|
|
1401
|
+
<span class='object_link'><a href="ForemanApi/Resources/Interface.html#update-instance_method" title="ForemanApi::Resources::Interface#update (method)">#update</a></span>
|
|
1402
|
+
<small>ForemanApi::Resources::Interface</small>
|
|
1403
|
+
</li>
|
|
1404
|
+
|
|
1405
|
+
|
|
1406
|
+
<li class="r1 ">
|
|
1407
|
+
<span class='object_link'><a href="ForemanApi/Resources/Usergroup.html#update-instance_method" title="ForemanApi::Resources::Usergroup#update (method)">#update</a></span>
|
|
1408
|
+
<small>ForemanApi::Resources::Usergroup</small>
|
|
1373
1409
|
</li>
|
|
1374
1410
|
|
|
1375
1411
|
|