katello_api 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (71) hide show
  1. checksums.yaml +8 -8
  2. data/doc/KatelloApi.html +2 -2
  3. data/doc/KatelloApi/Base.html +33 -23
  4. data/doc/KatelloApi/Generator.html +1 -1
  5. data/doc/KatelloApi/Generator/Base.html +1 -1
  6. data/doc/KatelloApi/Resources.html +1 -1
  7. data/doc/KatelloApi/Resources/About.html +1 -1
  8. data/doc/KatelloApi/Resources/ActivationKey.html +1 -1
  9. data/doc/KatelloApi/Resources/Architecture.html +1 -1
  10. data/doc/KatelloApi/Resources/Changeset.html +1 -1
  11. data/doc/KatelloApi/Resources/ChangesetsContent.html +1 -1
  12. data/doc/KatelloApi/Resources/ComputeResource.html +1 -1
  13. data/doc/KatelloApi/Resources/ConfigTemplate.html +1 -1
  14. data/doc/KatelloApi/Resources/ContentUpload.html +1 -1
  15. data/doc/KatelloApi/Resources/ContentView.html +1 -1
  16. data/doc/KatelloApi/Resources/ContentViewDefinition.html +1 -1
  17. data/doc/KatelloApi/Resources/Crl.html +1 -1
  18. data/doc/KatelloApi/Resources/CustomInfo.html +1 -1
  19. data/doc/KatelloApi/Resources/Distribution.html +1 -1
  20. data/doc/KatelloApi/Resources/Distributor.html +1 -1
  21. data/doc/KatelloApi/Resources/Domain.html +1 -1
  22. data/doc/KatelloApi/Resources/Environment.html +1 -1
  23. data/doc/KatelloApi/Resources/Erratum.html +1 -1
  24. data/doc/KatelloApi/Resources/Filter.html +1 -1
  25. data/doc/KatelloApi/Resources/FilterRule.html +1 -1
  26. data/doc/KatelloApi/Resources/GpgKey.html +1 -1
  27. data/doc/KatelloApi/Resources/HardwareModel.html +1 -1
  28. data/doc/KatelloApi/Resources/Organization.html +1 -1
  29. data/doc/KatelloApi/Resources/OrganizationDefaultInfo.html +1 -1
  30. data/doc/KatelloApi/Resources/Package.html +1 -1
  31. data/doc/KatelloApi/Resources/Permission.html +1 -1
  32. data/doc/KatelloApi/Resources/Ping.html +1 -1
  33. data/doc/KatelloApi/Resources/Product.html +1 -1
  34. data/doc/KatelloApi/Resources/ProductsBulkAction.html +1 -1
  35. data/doc/KatelloApi/Resources/Provider.html +1 -1
  36. data/doc/KatelloApi/Resources/PuppetModule.html +1 -1
  37. data/doc/KatelloApi/Resources/RepositoriesBulkAction.html +1 -1
  38. data/doc/KatelloApi/Resources/Repository.html +1 -1
  39. data/doc/KatelloApi/Resources/RepositorySet.html +1 -1
  40. data/doc/KatelloApi/Resources/Role.html +1 -1
  41. data/doc/KatelloApi/Resources/RoleLdapGroup.html +1 -1
  42. data/doc/KatelloApi/Resources/SmartProxy.html +1 -1
  43. data/doc/KatelloApi/Resources/Statu.html +1 -1
  44. data/doc/KatelloApi/Resources/Status.html +1 -1
  45. data/doc/KatelloApi/Resources/Subnet.html +1 -1
  46. data/doc/KatelloApi/Resources/Subscription.html +1 -1
  47. data/doc/KatelloApi/Resources/Sync.html +1 -1
  48. data/doc/KatelloApi/Resources/SyncPlan.html +842 -76
  49. data/doc/KatelloApi/Resources/System.html +1 -1
  50. data/doc/KatelloApi/Resources/SystemErratum.html +1 -1
  51. data/doc/KatelloApi/Resources/SystemGroup.html +1 -1
  52. data/doc/KatelloApi/Resources/SystemGroupErratum.html +1 -1
  53. data/doc/KatelloApi/Resources/SystemGroupPackage.html +1 -1
  54. data/doc/KatelloApi/Resources/SystemPackage.html +1 -1
  55. data/doc/KatelloApi/Resources/SystemsBulkAction.html +1 -1
  56. data/doc/KatelloApi/Resources/Task.html +1 -1
  57. data/doc/KatelloApi/Resources/Template.html +1 -1
  58. data/doc/KatelloApi/Resources/TemplatesContent.html +1 -1
  59. data/doc/KatelloApi/Resources/Uebercert.html +1 -1
  60. data/doc/KatelloApi/Resources/User.html +1 -1
  61. data/doc/_index.html +1 -1
  62. data/doc/file.README.html +1 -1
  63. data/doc/index.html +1 -1
  64. data/doc/method_list.html +499 -475
  65. data/doc/top-level-namespace.html +1 -1
  66. data/katello_api.gemspec +1 -1
  67. data/lib/katello_api/base.rb +7 -2
  68. data/lib/katello_api/documentation.json +1 -1
  69. data/lib/katello_api/resources/sync_plan.rb +52 -0
  70. data/lib/katello_api/version.rb +1 -1
  71. metadata +5 -5
@@ -3581,7 +3581,7 @@
3581
3581
  </div>
3582
3582
 
3583
3583
  <div id="footer">
3584
- Generated on Fri Jan 24 14:25:20 2014 by
3584
+ Generated on Mon Feb 3 15:49:51 2014 by
3585
3585
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3586
3586
  0.8.7.3 (ruby-1.9.3).
3587
3587
  </div>
@@ -548,7 +548,7 @@
548
548
  </div>
549
549
 
550
550
  <div id="footer">
551
- Generated on Fri Jan 24 14:25:25 2014 by
551
+ Generated on Mon Feb 3 15:49:55 2014 by
552
552
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
553
553
  0.8.7.3 (ruby-1.9.3).
554
554
  </div>
@@ -2236,7 +2236,7 @@
2236
2236
  </div>
2237
2237
 
2238
2238
  <div id="footer">
2239
- Generated on Fri Jan 24 14:25:23 2014 by
2239
+ Generated on Mon Feb 3 15:49:54 2014 by
2240
2240
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2241
2241
  0.8.7.3 (ruby-1.9.3).
2242
2242
  </div>
@@ -574,7 +574,7 @@
574
574
  </div>
575
575
 
576
576
  <div id="footer">
577
- Generated on Fri Jan 24 14:25:26 2014 by
577
+ Generated on Mon Feb 3 15:49:57 2014 by
578
578
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
579
579
  0.8.7.3 (ruby-1.9.3).
580
580
  </div>
@@ -786,7 +786,7 @@
786
786
  </div>
787
787
 
788
788
  <div id="footer">
789
- Generated on Fri Jan 24 14:25:26 2014 by
789
+ Generated on Mon Feb 3 15:49:57 2014 by
790
790
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
791
791
  0.8.7.3 (ruby-1.9.3).
792
792
  </div>
@@ -1387,7 +1387,7 @@
1387
1387
  </div>
1388
1388
 
1389
1389
  <div id="footer">
1390
- Generated on Fri Jan 24 14:25:25 2014 by
1390
+ Generated on Mon Feb 3 15:49:55 2014 by
1391
1391
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1392
1392
  0.8.7.3 (ruby-1.9.3).
1393
1393
  </div>
@@ -1697,7 +1697,7 @@
1697
1697
  </div>
1698
1698
 
1699
1699
  <div id="footer">
1700
- Generated on Fri Jan 24 14:25:26 2014 by
1700
+ Generated on Mon Feb 3 15:49:56 2014 by
1701
1701
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1702
1702
  0.8.7.3 (ruby-1.9.3).
1703
1703
  </div>
@@ -522,7 +522,7 @@
522
522
  </div>
523
523
 
524
524
  <div id="footer">
525
- Generated on Fri Jan 24 14:25:19 2014 by
525
+ Generated on Mon Feb 3 15:49:49 2014 by
526
526
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
527
527
  0.8.7.3 (ruby-1.9.3).
528
528
  </div>
@@ -1490,7 +1490,7 @@
1490
1490
  </div>
1491
1491
 
1492
1492
  <div id="footer">
1493
- Generated on Fri Jan 24 14:25:21 2014 by
1493
+ Generated on Mon Feb 3 15:49:52 2014 by
1494
1494
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1495
1495
  0.8.7.3 (ruby-1.9.3).
1496
1496
  </div>
@@ -2161,7 +2161,7 @@
2161
2161
  </div>
2162
2162
 
2163
2163
  <div id="footer">
2164
- Generated on Fri Jan 24 14:25:26 2014 by
2164
+ Generated on Mon Feb 3 15:49:56 2014 by
2165
2165
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2166
2166
  0.8.7.3 (ruby-1.9.3).
2167
2167
  </div>
@@ -388,7 +388,7 @@
388
388
  </div>
389
389
 
390
390
  <div id="footer">
391
- Generated on Fri Jan 24 14:25:22 2014 by
391
+ Generated on Mon Feb 3 15:49:52 2014 by
392
392
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
393
393
  0.8.7.3 (ruby-1.9.3).
394
394
  </div>
@@ -1608,7 +1608,7 @@
1608
1608
  </div>
1609
1609
 
1610
1610
  <div id="footer">
1611
- Generated on Fri Jan 24 14:25:19 2014 by
1611
+ Generated on Mon Feb 3 15:49:49 2014 by
1612
1612
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1613
1613
  0.8.7.3 (ruby-1.9.3).
1614
1614
  </div>
@@ -622,7 +622,7 @@
622
622
  </div>
623
623
 
624
624
  <div id="footer">
625
- Generated on Fri Jan 24 14:25:18 2014 by
625
+ Generated on Mon Feb 3 15:49:49 2014 by
626
626
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
627
627
  0.8.7.3 (ruby-1.9.3).
628
628
  </div>
@@ -124,7 +124,7 @@ use of OAuth with the bindings you only have to change the params</p>
124
124
  </div></div>
125
125
 
126
126
  <div id="footer">
127
- Generated on Fri Jan 24 14:25:19 2014 by
127
+ Generated on Mon Feb 3 15:49:49 2014 by
128
128
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
129
129
  0.8.7.3 (ruby-1.9.3).
130
130
  </div>
@@ -124,7 +124,7 @@ use of OAuth with the bindings you only have to change the params</p>
124
124
  </div></div>
125
125
 
126
126
  <div id="footer">
127
- Generated on Fri Jan 24 14:25:18 2014 by
127
+ Generated on Mon Feb 3 15:49:49 2014 by
128
128
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
129
129
  0.8.7.3 (ruby-1.9.3).
130
130
  </div>
@@ -96,47 +96,47 @@
96
96
 
97
97
 
98
98
  <li class="r1 ">
99
+ <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#add_products-instance_method" title="KatelloApi::Resources::SyncPlan#add_products (method)">#add_products</a></span>
100
+ <small>KatelloApi::Resources::SyncPlan</small>
101
+ </li>
102
+
103
+
104
+ <li class="r2 ">
99
105
  <span class='object_link'><a href="KatelloApi/Resources/TemplatesContent.html#add_repo-instance_method" title="KatelloApi::Resources::TemplatesContent#add_repo (method)">#add_repo</a></span>
100
106
  <small>KatelloApi::Resources::TemplatesContent</small>
101
107
  </li>
102
108
 
103
109
 
104
- <li class="r2 ">
110
+ <li class="r1 ">
105
111
  <span class='object_link'><a href="KatelloApi/Resources/User.html#add_role-instance_method" title="KatelloApi::Resources::User#add_role (method)">#add_role</a></span>
106
112
  <small>KatelloApi::Resources::User</small>
107
113
  </li>
108
114
 
109
115
 
110
- <li class="r1 ">
116
+ <li class="r2 ">
111
117
  <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#add_system_groups-instance_method" title="KatelloApi::Resources::ActivationKey#add_system_groups (method)">#add_system_groups</a></span>
112
118
  <small>KatelloApi::Resources::ActivationKey</small>
113
119
  </li>
114
120
 
115
121
 
116
- <li class="r2 ">
122
+ <li class="r1 ">
117
123
  <span class='object_link'><a href="KatelloApi/Resources/System.html#add_system_groups-instance_method" title="KatelloApi::Resources::System#add_system_groups (method)">#add_system_groups</a></span>
118
124
  <small>KatelloApi::Resources::System</small>
119
125
  </li>
120
126
 
121
127
 
122
- <li class="r1 ">
128
+ <li class="r2 ">
123
129
  <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#add_systems-instance_method" title="KatelloApi::Resources::SystemGroup#add_systems (method)">#add_systems</a></span>
124
130
  <small>KatelloApi::Resources::SystemGroup</small>
125
131
  </li>
126
132
 
127
133
 
128
- <li class="r2 ">
134
+ <li class="r1 ">
129
135
  <span class='object_link'><a href="KatelloApi/Resources/SystemsBulkAction.html#applicable_errata-instance_method" title="KatelloApi::Resources::SystemsBulkAction#applicable_errata (method)">#applicable_errata</a></span>
130
136
  <small>KatelloApi::Resources::SystemsBulkAction</small>
131
137
  </li>
132
138
 
133
139
 
134
- <li class="r1 ">
135
- <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#apply-instance_method" title="KatelloApi::Resources::Changeset#apply (method)">#apply</a></span>
136
- <small>KatelloApi::Resources::Changeset</small>
137
- </li>
138
-
139
-
140
140
  <li class="r2 ">
141
141
  <span class='object_link'><a href="KatelloApi/Resources/SystemErratum.html#apply-instance_method" title="KatelloApi::Resources::SystemErratum#apply (method)">#apply</a></span>
142
142
  <small>KatelloApi::Resources::SystemErratum</small>
@@ -144,23 +144,35 @@
144
144
 
145
145
 
146
146
  <li class="r1 ">
147
+ <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#apply-instance_method" title="KatelloApi::Resources::Changeset#apply (method)">#apply</a></span>
148
+ <small>KatelloApi::Resources::Changeset</small>
149
+ </li>
150
+
151
+
152
+ <li class="r2 ">
147
153
  <span class='object_link'><a href="KatelloApi/Resources/OrganizationDefaultInfo.html#apply_to_all-instance_method" title="KatelloApi::Resources::OrganizationDefaultInfo#apply_to_all (method)">#apply_to_all</a></span>
148
154
  <small>KatelloApi::Resources::OrganizationDefaultInfo</small>
149
155
  </li>
150
156
 
151
157
 
152
- <li class="r2 ">
158
+ <li class="r1 ">
153
159
  <span class='object_link'><a href="KatelloApi/Resources/Organization.html#autoattach_subscriptions-instance_method" title="KatelloApi::Resources::Organization#autoattach_subscriptions (method)">#autoattach_subscriptions</a></span>
154
160
  <small>KatelloApi::Resources::Organization</small>
155
161
  </li>
156
162
 
157
163
 
158
- <li class="r1 ">
164
+ <li class="r2 ">
159
165
  <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#available-instance_method" title="KatelloApi::Resources::Subscription#available (method)">#available</a></span>
160
166
  <small>KatelloApi::Resources::Subscription</small>
161
167
  </li>
162
168
 
163
169
 
170
+ <li class="r1 ">
171
+ <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#available_products-instance_method" title="KatelloApi::Resources::SyncPlan#available_products (method)">#available_products</a></span>
172
+ <small>KatelloApi::Resources::SyncPlan</small>
173
+ </li>
174
+
175
+
164
176
  <li class="r2 ">
165
177
  <span class='object_link'><a href="KatelloApi/Resources/System.html#available_system_groups-instance_method" title="KatelloApi::Resources::System#available_system_groups (method)">#available_system_groups</a></span>
166
178
  <small>KatelloApi::Resources::System</small>
@@ -240,38 +252,26 @@
240
252
 
241
253
 
242
254
  <li class="r1 ">
243
- <span class='object_link'><a href="KatelloApi/Resources/Subnet.html#create-instance_method" title="KatelloApi::Resources::Subnet#create (method)">#create</a></span>
244
- <small>KatelloApi::Resources::Subnet</small>
245
- </li>
246
-
247
-
248
- <li class="r2 ">
249
- <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#create-instance_method" title="KatelloApi::Resources::GpgKey#create (method)">#create</a></span>
250
- <small>KatelloApi::Resources::GpgKey</small>
251
- </li>
252
-
253
-
254
- <li class="r1 ">
255
- <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#create-instance_method" title="KatelloApi::Resources::ContentViewDefinition#create (method)">#create</a></span>
256
- <small>KatelloApi::Resources::ContentViewDefinition</small>
255
+ <span class='object_link'><a href="KatelloApi/Resources/SystemPackage.html#create-instance_method" title="KatelloApi::Resources::SystemPackage#create (method)">#create</a></span>
256
+ <small>KatelloApi::Resources::SystemPackage</small>
257
257
  </li>
258
258
 
259
259
 
260
260
  <li class="r2 ">
261
- <span class='object_link'><a href="KatelloApi/Resources/RoleLdapGroup.html#create-instance_method" title="KatelloApi::Resources::RoleLdapGroup#create (method)">#create</a></span>
262
- <small>KatelloApi::Resources::RoleLdapGroup</small>
261
+ <span class='object_link'><a href="KatelloApi/Resources/ContentUpload.html#create-instance_method" title="KatelloApi::Resources::ContentUpload#create (method)">#create</a></span>
262
+ <small>KatelloApi::Resources::ContentUpload</small>
263
263
  </li>
264
264
 
265
265
 
266
266
  <li class="r1 ">
267
- <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#create-instance_method" title="KatelloApi::Resources::Architecture#create (method)">#create</a></span>
268
- <small>KatelloApi::Resources::Architecture</small>
267
+ <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#create-instance_method" title="KatelloApi::Resources::Distributor#create (method)">#create</a></span>
268
+ <small>KatelloApi::Resources::Distributor</small>
269
269
  </li>
270
270
 
271
271
 
272
272
  <li class="r2 ">
273
- <span class='object_link'><a href="KatelloApi/Resources/OrganizationDefaultInfo.html#create-instance_method" title="KatelloApi::Resources::OrganizationDefaultInfo#create (method)">#create</a></span>
274
- <small>KatelloApi::Resources::OrganizationDefaultInfo</small>
273
+ <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#create-instance_method" title="KatelloApi::Resources::Subscription#create (method)">#create</a></span>
274
+ <small>KatelloApi::Resources::Subscription</small>
275
275
  </li>
276
276
 
277
277
 
@@ -282,32 +282,32 @@
282
282
 
283
283
 
284
284
  <li class="r2 ">
285
- <span class='object_link'><a href="KatelloApi/Resources/ConfigTemplate.html#create-instance_method" title="KatelloApi::Resources::ConfigTemplate#create (method)">#create</a></span>
286
- <small>KatelloApi::Resources::ConfigTemplate</small>
285
+ <span class='object_link'><a href="KatelloApi/Resources/Product.html#create-instance_method" title="KatelloApi::Resources::Product#create (method)">#create</a></span>
286
+ <small>KatelloApi::Resources::Product</small>
287
287
  </li>
288
288
 
289
289
 
290
290
  <li class="r1 ">
291
- <span class='object_link'><a href="KatelloApi/Resources/Template.html#create-instance_method" title="KatelloApi::Resources::Template#create (method)">#create</a></span>
292
- <small>KatelloApi::Resources::Template</small>
291
+ <span class='object_link'><a href="KatelloApi/Resources/Environment.html#create-instance_method" title="KatelloApi::Resources::Environment#create (method)">#create</a></span>
292
+ <small>KatelloApi::Resources::Environment</small>
293
293
  </li>
294
294
 
295
295
 
296
296
  <li class="r2 ">
297
- <span class='object_link'><a href="KatelloApi/Resources/Provider.html#create-instance_method" title="KatelloApi::Resources::Provider#create (method)">#create</a></span>
298
- <small>KatelloApi::Resources::Provider</small>
297
+ <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#create-instance_method" title="KatelloApi::Resources::HardwareModel#create (method)">#create</a></span>
298
+ <small>KatelloApi::Resources::HardwareModel</small>
299
299
  </li>
300
300
 
301
301
 
302
302
  <li class="r1 ">
303
- <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#create-instance_method" title="KatelloApi::Resources::ActivationKey#create (method)">#create</a></span>
304
- <small>KatelloApi::Resources::ActivationKey</small>
303
+ <span class='object_link'><a href="KatelloApi/Resources/Permission.html#create-instance_method" title="KatelloApi::Resources::Permission#create (method)">#create</a></span>
304
+ <small>KatelloApi::Resources::Permission</small>
305
305
  </li>
306
306
 
307
307
 
308
308
  <li class="r2 ">
309
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#create-instance_method" title="KatelloApi::Resources::SystemGroup#create (method)">#create</a></span>
310
- <small>KatelloApi::Resources::SystemGroup</small>
309
+ <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#create-instance_method" title="KatelloApi::Resources::ContentViewDefinition#create (method)">#create</a></span>
310
+ <small>KatelloApi::Resources::ContentViewDefinition</small>
311
311
  </li>
312
312
 
313
313
 
@@ -318,62 +318,62 @@
318
318
 
319
319
 
320
320
  <li class="r2 ">
321
- <span class='object_link'><a href="KatelloApi/Resources/ComputeResource.html#create-instance_method" title="KatelloApi::Resources::ComputeResource#create (method)">#create</a></span>
322
- <small>KatelloApi::Resources::ComputeResource</small>
321
+ <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#create-instance_method" title="KatelloApi::Resources::CustomInfo#create (method)">#create</a></span>
322
+ <small>KatelloApi::Resources::CustomInfo</small>
323
323
  </li>
324
324
 
325
325
 
326
326
  <li class="r1 ">
327
- <span class='object_link'><a href="KatelloApi/Resources/FilterRule.html#create-instance_method" title="KatelloApi::Resources::FilterRule#create (method)">#create</a></span>
328
- <small>KatelloApi::Resources::FilterRule</small>
327
+ <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#create-instance_method" title="KatelloApi::Resources::Architecture#create (method)">#create</a></span>
328
+ <small>KatelloApi::Resources::Architecture</small>
329
329
  </li>
330
330
 
331
331
 
332
332
  <li class="r2 ">
333
- <span class='object_link'><a href="KatelloApi/Resources/Product.html#create-instance_method" title="KatelloApi::Resources::Product#create (method)">#create</a></span>
334
- <small>KatelloApi::Resources::Product</small>
333
+ <span class='object_link'><a href="KatelloApi/Resources/Template.html#create-instance_method" title="KatelloApi::Resources::Template#create (method)">#create</a></span>
334
+ <small>KatelloApi::Resources::Template</small>
335
335
  </li>
336
336
 
337
337
 
338
338
  <li class="r1 ">
339
- <span class='object_link'><a href="KatelloApi/Resources/Environment.html#create-instance_method" title="KatelloApi::Resources::Environment#create (method)">#create</a></span>
340
- <small>KatelloApi::Resources::Environment</small>
339
+ <span class='object_link'><a href="KatelloApi/Resources/User.html#create-instance_method" title="KatelloApi::Resources::User#create (method)">#create</a></span>
340
+ <small>KatelloApi::Resources::User</small>
341
341
  </li>
342
342
 
343
343
 
344
344
  <li class="r2 ">
345
- <span class='object_link'><a href="KatelloApi/Resources/SmartProxy.html#create-instance_method" title="KatelloApi::Resources::SmartProxy#create (method)">#create</a></span>
346
- <small>KatelloApi::Resources::SmartProxy</small>
345
+ <span class='object_link'><a href="KatelloApi/Resources/Repository.html#create-instance_method" title="KatelloApi::Resources::Repository#create (method)">#create</a></span>
346
+ <small>KatelloApi::Resources::Repository</small>
347
347
  </li>
348
348
 
349
349
 
350
350
  <li class="r1 ">
351
- <span class='object_link'><a href="KatelloApi/Resources/System.html#create-instance_method" title="KatelloApi::Resources::System#create (method)">#create</a></span>
352
- <small>KatelloApi::Resources::System</small>
351
+ <span class='object_link'><a href="KatelloApi/Resources/Subnet.html#create-instance_method" title="KatelloApi::Resources::Subnet#create (method)">#create</a></span>
352
+ <small>KatelloApi::Resources::Subnet</small>
353
353
  </li>
354
354
 
355
355
 
356
356
  <li class="r2 ">
357
- <span class='object_link'><a href="KatelloApi/Resources/SystemPackage.html#create-instance_method" title="KatelloApi::Resources::SystemPackage#create (method)">#create</a></span>
358
- <small>KatelloApi::Resources::SystemPackage</small>
357
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroupErratum.html#create-instance_method" title="KatelloApi::Resources::SystemGroupErratum#create (method)">#create</a></span>
358
+ <small>KatelloApi::Resources::SystemGroupErratum</small>
359
359
  </li>
360
360
 
361
361
 
362
362
  <li class="r1 ">
363
- <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#create-instance_method" title="KatelloApi::Resources::Changeset#create (method)">#create</a></span>
364
- <small>KatelloApi::Resources::Changeset</small>
363
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#create-instance_method" title="KatelloApi::Resources::SystemGroup#create (method)">#create</a></span>
364
+ <small>KatelloApi::Resources::SystemGroup</small>
365
365
  </li>
366
366
 
367
367
 
368
368
  <li class="r2 ">
369
- <span class='object_link'><a href="KatelloApi/Resources/User.html#create-instance_method" title="KatelloApi::Resources::User#create (method)">#create</a></span>
370
- <small>KatelloApi::Resources::User</small>
369
+ <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#create-instance_method" title="KatelloApi::Resources::SyncPlan#create (method)">#create</a></span>
370
+ <small>KatelloApi::Resources::SyncPlan</small>
371
371
  </li>
372
372
 
373
373
 
374
374
  <li class="r1 ">
375
- <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#create-instance_method" title="KatelloApi::Resources::Distributor#create (method)">#create</a></span>
376
- <small>KatelloApi::Resources::Distributor</small>
375
+ <span class='object_link'><a href="KatelloApi/Resources/Organization.html#create-instance_method" title="KatelloApi::Resources::Organization#create (method)">#create</a></span>
376
+ <small>KatelloApi::Resources::Organization</small>
377
377
  </li>
378
378
 
379
379
 
@@ -384,26 +384,26 @@
384
384
 
385
385
 
386
386
  <li class="r1 ">
387
- <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#create-instance_method" title="KatelloApi::Resources::SyncPlan#create (method)">#create</a></span>
388
- <small>KatelloApi::Resources::SyncPlan</small>
387
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroupPackage.html#create-instance_method" title="KatelloApi::Resources::SystemGroupPackage#create (method)">#create</a></span>
388
+ <small>KatelloApi::Resources::SystemGroupPackage</small>
389
389
  </li>
390
390
 
391
391
 
392
392
  <li class="r2 ">
393
- <span class='object_link'><a href="KatelloApi/Resources/Organization.html#create-instance_method" title="KatelloApi::Resources::Organization#create (method)">#create</a></span>
394
- <small>KatelloApi::Resources::Organization</small>
393
+ <span class='object_link'><a href="KatelloApi/Resources/Provider.html#create-instance_method" title="KatelloApi::Resources::Provider#create (method)">#create</a></span>
394
+ <small>KatelloApi::Resources::Provider</small>
395
395
  </li>
396
396
 
397
397
 
398
398
  <li class="r1 ">
399
- <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#create-instance_method" title="KatelloApi::Resources::HardwareModel#create (method)">#create</a></span>
400
- <small>KatelloApi::Resources::HardwareModel</small>
399
+ <span class='object_link'><a href="KatelloApi/Resources/SmartProxy.html#create-instance_method" title="KatelloApi::Resources::SmartProxy#create (method)">#create</a></span>
400
+ <small>KatelloApi::Resources::SmartProxy</small>
401
401
  </li>
402
402
 
403
403
 
404
404
  <li class="r2 ">
405
- <span class='object_link'><a href="KatelloApi/Resources/ContentUpload.html#create-instance_method" title="KatelloApi::Resources::ContentUpload#create (method)">#create</a></span>
406
- <small>KatelloApi::Resources::ContentUpload</small>
405
+ <span class='object_link'><a href="KatelloApi/Resources/ConfigTemplate.html#create-instance_method" title="KatelloApi::Resources::ConfigTemplate#create (method)">#create</a></span>
406
+ <small>KatelloApi::Resources::ConfigTemplate</small>
407
407
  </li>
408
408
 
409
409
 
@@ -414,74 +414,74 @@
414
414
 
415
415
 
416
416
  <li class="r2 ">
417
- <span class='object_link'><a href="KatelloApi/Resources/Permission.html#create-instance_method" title="KatelloApi::Resources::Permission#create (method)">#create</a></span>
418
- <small>KatelloApi::Resources::Permission</small>
417
+ <span class='object_link'><a href="KatelloApi/Resources/System.html#create-instance_method" title="KatelloApi::Resources::System#create (method)">#create</a></span>
418
+ <small>KatelloApi::Resources::System</small>
419
419
  </li>
420
420
 
421
421
 
422
422
  <li class="r1 ">
423
- <span class='object_link'><a href="KatelloApi/Resources/Repository.html#create-instance_method" title="KatelloApi::Resources::Repository#create (method)">#create</a></span>
424
- <small>KatelloApi::Resources::Repository</small>
423
+ <span class='object_link'><a href="KatelloApi/Resources/RoleLdapGroup.html#create-instance_method" title="KatelloApi::Resources::RoleLdapGroup#create (method)">#create</a></span>
424
+ <small>KatelloApi::Resources::RoleLdapGroup</small>
425
425
  </li>
426
426
 
427
427
 
428
428
  <li class="r2 ">
429
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroupErratum.html#create-instance_method" title="KatelloApi::Resources::SystemGroupErratum#create (method)">#create</a></span>
430
- <small>KatelloApi::Resources::SystemGroupErratum</small>
429
+ <span class='object_link'><a href="KatelloApi/Resources/OrganizationDefaultInfo.html#create-instance_method" title="KatelloApi::Resources::OrganizationDefaultInfo#create (method)">#create</a></span>
430
+ <small>KatelloApi::Resources::OrganizationDefaultInfo</small>
431
431
  </li>
432
432
 
433
433
 
434
434
  <li class="r1 ">
435
- <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#create-instance_method" title="KatelloApi::Resources::CustomInfo#create (method)">#create</a></span>
436
- <small>KatelloApi::Resources::CustomInfo</small>
435
+ <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#create-instance_method" title="KatelloApi::Resources::Changeset#create (method)">#create</a></span>
436
+ <small>KatelloApi::Resources::Changeset</small>
437
437
  </li>
438
438
 
439
439
 
440
440
  <li class="r2 ">
441
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroupPackage.html#create-instance_method" title="KatelloApi::Resources::SystemGroupPackage#create (method)">#create</a></span>
442
- <small>KatelloApi::Resources::SystemGroupPackage</small>
441
+ <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#create-instance_method" title="KatelloApi::Resources::GpgKey#create (method)">#create</a></span>
442
+ <small>KatelloApi::Resources::GpgKey</small>
443
443
  </li>
444
444
 
445
445
 
446
446
  <li class="r1 ">
447
- <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#create-instance_method" title="KatelloApi::Resources::Subscription#create (method)">#create</a></span>
448
- <small>KatelloApi::Resources::Subscription</small>
447
+ <span class='object_link'><a href="KatelloApi/Resources/ComputeResource.html#create-instance_method" title="KatelloApi::Resources::ComputeResource#create (method)">#create</a></span>
448
+ <small>KatelloApi::Resources::ComputeResource</small>
449
449
  </li>
450
450
 
451
451
 
452
452
  <li class="r2 ">
453
- <span class='object_link'><a href="KatelloApi/Resources/Provider.html#delete_manifest-instance_method" title="KatelloApi::Resources::Provider#delete_manifest (method)">#delete_manifest</a></span>
454
- <small>KatelloApi::Resources::Provider</small>
453
+ <span class='object_link'><a href="KatelloApi/Resources/FilterRule.html#create-instance_method" title="KatelloApi::Resources::FilterRule#create (method)">#create</a></span>
454
+ <small>KatelloApi::Resources::FilterRule</small>
455
455
  </li>
456
456
 
457
457
 
458
458
  <li class="r1 ">
459
- <span class='object_link'><a href="KatelloApi/Resources/Organization.html#destroy-instance_method" title="KatelloApi::Resources::Organization#destroy (method)">#destroy</a></span>
460
- <small>KatelloApi::Resources::Organization</small>
459
+ <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#create-instance_method" title="KatelloApi::Resources::ActivationKey#create (method)">#create</a></span>
460
+ <small>KatelloApi::Resources::ActivationKey</small>
461
461
  </li>
462
462
 
463
463
 
464
464
  <li class="r2 ">
465
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroupPackage.html#destroy-instance_method" title="KatelloApi::Resources::SystemGroupPackage#destroy (method)">#destroy</a></span>
466
- <small>KatelloApi::Resources::SystemGroupPackage</small>
465
+ <span class='object_link'><a href="KatelloApi/Resources/Provider.html#delete_manifest-instance_method" title="KatelloApi::Resources::Provider#delete_manifest (method)">#delete_manifest</a></span>
466
+ <small>KatelloApi::Resources::Provider</small>
467
467
  </li>
468
468
 
469
469
 
470
470
  <li class="r1 ">
471
- <span class='object_link'><a href="KatelloApi/Resources/Environment.html#destroy-instance_method" title="KatelloApi::Resources::Environment#destroy (method)">#destroy</a></span>
472
- <small>KatelloApi::Resources::Environment</small>
471
+ <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#destroy-instance_method" title="KatelloApi::Resources::SyncPlan#destroy (method)">#destroy</a></span>
472
+ <small>KatelloApi::Resources::SyncPlan</small>
473
473
  </li>
474
474
 
475
475
 
476
476
  <li class="r2 ">
477
- <span class='object_link'><a href="KatelloApi/Resources/Repository.html#destroy-instance_method" title="KatelloApi::Resources::Repository#destroy (method)">#destroy</a></span>
478
- <small>KatelloApi::Resources::Repository</small>
477
+ <span class='object_link'><a href="KatelloApi/Resources/ComputeResource.html#destroy-instance_method" title="KatelloApi::Resources::ComputeResource#destroy (method)">#destroy</a></span>
478
+ <small>KatelloApi::Resources::ComputeResource</small>
479
479
  </li>
480
480
 
481
481
 
482
482
  <li class="r1 ">
483
- <span class='object_link'><a href="KatelloApi/Resources/Filter.html#destroy-instance_method" title="KatelloApi::Resources::Filter#destroy (method)">#destroy</a></span>
484
- <small>KatelloApi::Resources::Filter</small>
483
+ <span class='object_link'><a href="KatelloApi/Resources/SmartProxy.html#destroy-instance_method" title="KatelloApi::Resources::SmartProxy#destroy (method)">#destroy</a></span>
484
+ <small>KatelloApi::Resources::SmartProxy</small>
485
485
  </li>
486
486
 
487
487
 
@@ -498,38 +498,38 @@
498
498
 
499
499
 
500
500
  <li class="r2 ">
501
- <span class='object_link'><a href="KatelloApi/Resources/ConfigTemplate.html#destroy-instance_method" title="KatelloApi::Resources::ConfigTemplate#destroy (method)">#destroy</a></span>
502
- <small>KatelloApi::Resources::ConfigTemplate</small>
501
+ <span class='object_link'><a href="KatelloApi/Resources/RoleLdapGroup.html#destroy-instance_method" title="KatelloApi::Resources::RoleLdapGroup#destroy (method)">#destroy</a></span>
502
+ <small>KatelloApi::Resources::RoleLdapGroup</small>
503
503
  </li>
504
504
 
505
505
 
506
506
  <li class="r1 ">
507
- <span class='object_link'><a href="KatelloApi/Resources/Permission.html#destroy-instance_method" title="KatelloApi::Resources::Permission#destroy (method)">#destroy</a></span>
508
- <small>KatelloApi::Resources::Permission</small>
507
+ <span class='object_link'><a href="KatelloApi/Resources/Filter.html#destroy-instance_method" title="KatelloApi::Resources::Filter#destroy (method)">#destroy</a></span>
508
+ <small>KatelloApi::Resources::Filter</small>
509
509
  </li>
510
510
 
511
511
 
512
512
  <li class="r2 ">
513
- <span class='object_link'><a href="KatelloApi/Resources/ContentUpload.html#destroy-instance_method" title="KatelloApi::Resources::ContentUpload#destroy (method)">#destroy</a></span>
514
- <small>KatelloApi::Resources::ContentUpload</small>
513
+ <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#destroy-instance_method" title="KatelloApi::Resources::Subscription#destroy (method)">#destroy</a></span>
514
+ <small>KatelloApi::Resources::Subscription</small>
515
515
  </li>
516
516
 
517
517
 
518
518
  <li class="r1 ">
519
- <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#destroy-instance_method" title="KatelloApi::Resources::SyncPlan#destroy (method)">#destroy</a></span>
520
- <small>KatelloApi::Resources::SyncPlan</small>
519
+ <span class='object_link'><a href="KatelloApi/Resources/ConfigTemplate.html#destroy-instance_method" title="KatelloApi::Resources::ConfigTemplate#destroy (method)">#destroy</a></span>
520
+ <small>KatelloApi::Resources::ConfigTemplate</small>
521
521
  </li>
522
522
 
523
523
 
524
524
  <li class="r2 ">
525
- <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#destroy-instance_method" title="KatelloApi::Resources::CustomInfo#destroy (method)">#destroy</a></span>
526
- <small>KatelloApi::Resources::CustomInfo</small>
525
+ <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#destroy-instance_method" title="KatelloApi::Resources::Changeset#destroy (method)">#destroy</a></span>
526
+ <small>KatelloApi::Resources::Changeset</small>
527
527
  </li>
528
528
 
529
529
 
530
530
  <li class="r1 ">
531
- <span class='object_link'><a href="KatelloApi/Resources/Domain.html#destroy-instance_method" title="KatelloApi::Resources::Domain#destroy (method)">#destroy</a></span>
532
- <small>KatelloApi::Resources::Domain</small>
531
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#destroy-instance_method" title="KatelloApi::Resources::SystemGroup#destroy (method)">#destroy</a></span>
532
+ <small>KatelloApi::Resources::SystemGroup</small>
533
533
  </li>
534
534
 
535
535
 
@@ -540,56 +540,56 @@
540
540
 
541
541
 
542
542
  <li class="r1 ">
543
- <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#destroy-instance_method" title="KatelloApi::Resources::Changeset#destroy (method)">#destroy</a></span>
544
- <small>KatelloApi::Resources::Changeset</small>
543
+ <span class='object_link'><a href="KatelloApi/Resources/Provider.html#destroy-instance_method" title="KatelloApi::Resources::Provider#destroy (method)">#destroy</a></span>
544
+ <small>KatelloApi::Resources::Provider</small>
545
545
  </li>
546
546
 
547
547
 
548
548
  <li class="r2 ">
549
- <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#destroy-instance_method" title="KatelloApi::Resources::Distributor#destroy (method)">#destroy</a></span>
550
- <small>KatelloApi::Resources::Distributor</small>
549
+ <span class='object_link'><a href="KatelloApi/Resources/Domain.html#destroy-instance_method" title="KatelloApi::Resources::Domain#destroy (method)">#destroy</a></span>
550
+ <small>KatelloApi::Resources::Domain</small>
551
551
  </li>
552
552
 
553
553
 
554
554
  <li class="r1 ">
555
- <span class='object_link'><a href="KatelloApi/Resources/Product.html#destroy-instance_method" title="KatelloApi::Resources::Product#destroy (method)">#destroy</a></span>
556
- <small>KatelloApi::Resources::Product</small>
555
+ <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#destroy-instance_method" title="KatelloApi::Resources::ActivationKey#destroy (method)">#destroy</a></span>
556
+ <small>KatelloApi::Resources::ActivationKey</small>
557
557
  </li>
558
558
 
559
559
 
560
560
  <li class="r2 ">
561
- <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#destroy-instance_method" title="KatelloApi::Resources::HardwareModel#destroy (method)">#destroy</a></span>
562
- <small>KatelloApi::Resources::HardwareModel</small>
561
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroupPackage.html#destroy-instance_method" title="KatelloApi::Resources::SystemGroupPackage#destroy (method)">#destroy</a></span>
562
+ <small>KatelloApi::Resources::SystemGroupPackage</small>
563
563
  </li>
564
564
 
565
565
 
566
566
  <li class="r1 ">
567
- <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#destroy-instance_method" title="KatelloApi::Resources::Subscription#destroy (method)">#destroy</a></span>
568
- <small>KatelloApi::Resources::Subscription</small>
567
+ <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#destroy-instance_method" title="KatelloApi::Resources::Distributor#destroy (method)">#destroy</a></span>
568
+ <small>KatelloApi::Resources::Distributor</small>
569
569
  </li>
570
570
 
571
571
 
572
572
  <li class="r2 ">
573
- <span class='object_link'><a href="KatelloApi/Resources/SystemPackage.html#destroy-instance_method" title="KatelloApi::Resources::SystemPackage#destroy (method)">#destroy</a></span>
574
- <small>KatelloApi::Resources::SystemPackage</small>
573
+ <span class='object_link'><a href="KatelloApi/Resources/Organization.html#destroy-instance_method" title="KatelloApi::Resources::Organization#destroy (method)">#destroy</a></span>
574
+ <small>KatelloApi::Resources::Organization</small>
575
575
  </li>
576
576
 
577
577
 
578
578
  <li class="r1 ">
579
- <span class='object_link'><a href="KatelloApi/Resources/RoleLdapGroup.html#destroy-instance_method" title="KatelloApi::Resources::RoleLdapGroup#destroy (method)">#destroy</a></span>
580
- <small>KatelloApi::Resources::RoleLdapGroup</small>
579
+ <span class='object_link'><a href="KatelloApi/Resources/ContentView.html#destroy-instance_method" title="KatelloApi::Resources::ContentView#destroy (method)">#destroy</a></span>
580
+ <small>KatelloApi::Resources::ContentView</small>
581
581
  </li>
582
582
 
583
583
 
584
584
  <li class="r2 ">
585
- <span class='object_link'><a href="KatelloApi/Resources/ComputeResource.html#destroy-instance_method" title="KatelloApi::Resources::ComputeResource#destroy (method)">#destroy</a></span>
586
- <small>KatelloApi::Resources::ComputeResource</small>
585
+ <span class='object_link'><a href="KatelloApi/Resources/SystemPackage.html#destroy-instance_method" title="KatelloApi::Resources::SystemPackage#destroy (method)">#destroy</a></span>
586
+ <small>KatelloApi::Resources::SystemPackage</small>
587
587
  </li>
588
588
 
589
589
 
590
590
  <li class="r1 ">
591
- <span class='object_link'><a href="KatelloApi/Resources/ContentView.html#destroy-instance_method" title="KatelloApi::Resources::ContentView#destroy (method)">#destroy</a></span>
592
- <small>KatelloApi::Resources::ContentView</small>
591
+ <span class='object_link'><a href="KatelloApi/Resources/ContentUpload.html#destroy-instance_method" title="KatelloApi::Resources::ContentUpload#destroy (method)">#destroy</a></span>
592
+ <small>KatelloApi::Resources::ContentUpload</small>
593
593
  </li>
594
594
 
595
595
 
@@ -606,56 +606,68 @@
606
606
 
607
607
 
608
608
  <li class="r2 ">
609
- <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#destroy-instance_method" title="KatelloApi::Resources::Architecture#destroy (method)">#destroy</a></span>
610
- <small>KatelloApi::Resources::Architecture</small>
609
+ <span class='object_link'><a href="KatelloApi/Resources/Template.html#destroy-instance_method" title="KatelloApi::Resources::Template#destroy (method)">#destroy</a></span>
610
+ <small>KatelloApi::Resources::Template</small>
611
611
  </li>
612
612
 
613
613
 
614
614
  <li class="r1 ">
615
- <span class='object_link'><a href="KatelloApi/Resources/Provider.html#destroy-instance_method" title="KatelloApi::Resources::Provider#destroy (method)">#destroy</a></span>
616
- <small>KatelloApi::Resources::Provider</small>
615
+ <span class='object_link'><a href="KatelloApi/Resources/Product.html#destroy-instance_method" title="KatelloApi::Resources::Product#destroy (method)">#destroy</a></span>
616
+ <small>KatelloApi::Resources::Product</small>
617
617
  </li>
618
618
 
619
619
 
620
620
  <li class="r2 ">
621
- <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#destroy-instance_method" title="KatelloApi::Resources::ActivationKey#destroy (method)">#destroy</a></span>
622
- <small>KatelloApi::Resources::ActivationKey</small>
621
+ <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#destroy-instance_method" title="KatelloApi::Resources::HardwareModel#destroy (method)">#destroy</a></span>
622
+ <small>KatelloApi::Resources::HardwareModel</small>
623
623
  </li>
624
624
 
625
625
 
626
626
  <li class="r1 ">
627
- <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#destroy-instance_method" title="KatelloApi::Resources::ContentViewDefinition#destroy (method)">#destroy</a></span>
628
- <small>KatelloApi::Resources::ContentViewDefinition</small>
627
+ <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#destroy-instance_method" title="KatelloApi::Resources::CustomInfo#destroy (method)">#destroy</a></span>
628
+ <small>KatelloApi::Resources::CustomInfo</small>
629
629
  </li>
630
630
 
631
631
 
632
632
  <li class="r2 ">
633
- <span class='object_link'><a href="KatelloApi/Resources/Template.html#destroy-instance_method" title="KatelloApi::Resources::Template#destroy (method)">#destroy</a></span>
634
- <small>KatelloApi::Resources::Template</small>
633
+ <span class='object_link'><a href="KatelloApi/Resources/Permission.html#destroy-instance_method" title="KatelloApi::Resources::Permission#destroy (method)">#destroy</a></span>
634
+ <small>KatelloApi::Resources::Permission</small>
635
635
  </li>
636
636
 
637
637
 
638
638
  <li class="r1 ">
639
- <span class='object_link'><a href="KatelloApi/Resources/Role.html#destroy-instance_method" title="KatelloApi::Resources::Role#destroy (method)">#destroy</a></span>
640
- <small>KatelloApi::Resources::Role</small>
639
+ <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#destroy-instance_method" title="KatelloApi::Resources::Architecture#destroy (method)">#destroy</a></span>
640
+ <small>KatelloApi::Resources::Architecture</small>
641
641
  </li>
642
642
 
643
643
 
644
644
  <li class="r2 ">
645
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#destroy-instance_method" title="KatelloApi::Resources::SystemGroup#destroy (method)">#destroy</a></span>
646
- <small>KatelloApi::Resources::SystemGroup</small>
645
+ <span class='object_link'><a href="KatelloApi/Resources/Environment.html#destroy-instance_method" title="KatelloApi::Resources::Environment#destroy (method)">#destroy</a></span>
646
+ <small>KatelloApi::Resources::Environment</small>
647
647
  </li>
648
648
 
649
649
 
650
650
  <li class="r1 ">
651
+ <span class='object_link'><a href="KatelloApi/Resources/Role.html#destroy-instance_method" title="KatelloApi::Resources::Role#destroy (method)">#destroy</a></span>
652
+ <small>KatelloApi::Resources::Role</small>
653
+ </li>
654
+
655
+
656
+ <li class="r2 ">
651
657
  <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#destroy-instance_method" title="KatelloApi::Resources::GpgKey#destroy (method)">#destroy</a></span>
652
658
  <small>KatelloApi::Resources::GpgKey</small>
653
659
  </li>
654
660
 
655
661
 
662
+ <li class="r1 ">
663
+ <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#destroy-instance_method" title="KatelloApi::Resources::ContentViewDefinition#destroy (method)">#destroy</a></span>
664
+ <small>KatelloApi::Resources::ContentViewDefinition</small>
665
+ </li>
666
+
667
+
656
668
  <li class="r2 ">
657
- <span class='object_link'><a href="KatelloApi/Resources/SmartProxy.html#destroy-instance_method" title="KatelloApi::Resources::SmartProxy#destroy (method)">#destroy</a></span>
658
- <small>KatelloApi::Resources::SmartProxy</small>
669
+ <span class='object_link'><a href="KatelloApi/Resources/Repository.html#destroy-instance_method" title="KatelloApi::Resources::Repository#destroy (method)">#destroy</a></span>
670
+ <small>KatelloApi::Resources::Repository</small>
659
671
  </li>
660
672
 
661
673
 
@@ -696,53 +708,41 @@
696
708
 
697
709
 
698
710
  <li class="r1 ">
699
- <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#doc-class_method" title="KatelloApi::Resources::CustomInfo.doc (method)">doc</a></span>
700
- <small>KatelloApi::Resources::CustomInfo</small>
711
+ <span class='object_link'><a href="KatelloApi/Resources/Distribution.html#doc-class_method" title="KatelloApi::Resources::Distribution.doc (method)">doc</a></span>
712
+ <small>KatelloApi::Resources::Distribution</small>
701
713
  </li>
702
714
 
703
715
 
704
716
  <li class="r2 ">
705
- <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#doc-class_method" title="KatelloApi::Resources::GpgKey.doc (method)">doc</a></span>
706
- <small>KatelloApi::Resources::GpgKey</small>
717
+ <span class='object_link'><a href="KatelloApi/Resources/PuppetModule.html#doc-class_method" title="KatelloApi::Resources::PuppetModule.doc (method)">doc</a></span>
718
+ <small>KatelloApi::Resources::PuppetModule</small>
707
719
  </li>
708
720
 
709
721
 
710
722
  <li class="r1 ">
711
- <span class='object_link'><a href="KatelloApi/Resources/User.html#doc-class_method" title="KatelloApi::Resources::User.doc (method)">doc</a></span>
712
- <small>KatelloApi::Resources::User</small>
723
+ <span class='object_link'><a href="KatelloApi/Resources/ContentUpload.html#doc-class_method" title="KatelloApi::Resources::ContentUpload.doc (method)">doc</a></span>
724
+ <small>KatelloApi::Resources::ContentUpload</small>
713
725
  </li>
714
726
 
715
727
 
716
728
  <li class="r2 ">
717
- <span class='object_link'><a href="KatelloApi/Generator/Base.html#doc-instance_method" title="KatelloApi::Generator::Base#doc (method)">#doc</a></span>
718
- <small>KatelloApi::Generator::Base</small>
729
+ <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#doc-class_method" title="KatelloApi::Resources::Subscription.doc (method)">doc</a></span>
730
+ <small>KatelloApi::Resources::Subscription</small>
719
731
  </li>
720
732
 
721
733
 
722
734
  <li class="r1 ">
723
- <span class='object_link'><a href="KatelloApi/Resources/ContentView.html#doc-class_method" title="KatelloApi::Resources::ContentView.doc (method)">doc</a></span>
724
- <small>KatelloApi::Resources::ContentView</small>
735
+ <span class='object_link'><a href="KatelloApi/Resources/RepositorySet.html#doc-class_method" title="KatelloApi::Resources::RepositorySet.doc (method)">doc</a></span>
736
+ <small>KatelloApi::Resources::RepositorySet</small>
725
737
  </li>
726
738
 
727
739
 
728
740
  <li class="r2 ">
729
- <span class='object_link'><a href="KatelloApi/Resources/ConfigTemplate.html#doc-class_method" title="KatelloApi::Resources::ConfigTemplate.doc (method)">doc</a></span>
730
- <small>KatelloApi::Resources::ConfigTemplate</small>
731
- </li>
732
-
733
-
734
- <li class="r1 ">
735
741
  <span class='object_link'><a href="KatelloApi/Resources/Product.html#doc-class_method" title="KatelloApi::Resources::Product.doc (method)">doc</a></span>
736
742
  <small>KatelloApi::Resources::Product</small>
737
743
  </li>
738
744
 
739
745
 
740
- <li class="r2 ">
741
- <span class='object_link'><a href="KatelloApi/Resources/Organization.html#doc-class_method" title="KatelloApi::Resources::Organization.doc (method)">doc</a></span>
742
- <small>KatelloApi::Resources::Organization</small>
743
- </li>
744
-
745
-
746
746
  <li class="r1 ">
747
747
  <span class='object_link'><a href="KatelloApi/Resources/Template.html#doc-class_method" title="KatelloApi::Resources::Template.doc (method)">doc</a></span>
748
748
  <small>KatelloApi::Resources::Template</small>
@@ -750,50 +750,50 @@
750
750
 
751
751
 
752
752
  <li class="r2 ">
753
- <span class='object_link'><a href="KatelloApi/Resources/OrganizationDefaultInfo.html#doc-class_method" title="KatelloApi::Resources::OrganizationDefaultInfo.doc (method)">doc</a></span>
754
- <small>KatelloApi::Resources::OrganizationDefaultInfo</small>
753
+ <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#doc-class_method" title="KatelloApi::Resources::HardwareModel.doc (method)">doc</a></span>
754
+ <small>KatelloApi::Resources::HardwareModel</small>
755
755
  </li>
756
756
 
757
757
 
758
758
  <li class="r1 ">
759
- <span class='object_link'><a href="KatelloApi/Resources/Crl.html#doc-class_method" title="KatelloApi::Resources::Crl.doc (method)">doc</a></span>
760
- <small>KatelloApi::Resources::Crl</small>
759
+ <span class='object_link'><a href="KatelloApi/Resources/Package.html#doc-class_method" title="KatelloApi::Resources::Package.doc (method)">doc</a></span>
760
+ <small>KatelloApi::Resources::Package</small>
761
761
  </li>
762
762
 
763
763
 
764
764
  <li class="r2 ">
765
- <span class='object_link'><a href="KatelloApi/Resources/ComputeResource.html#doc-class_method" title="KatelloApi::Resources::ComputeResource.doc (method)">doc</a></span>
766
- <small>KatelloApi::Resources::ComputeResource</small>
765
+ <span class='object_link'><a href="KatelloApi/Resources/SystemPackage.html#doc-class_method" title="KatelloApi::Resources::SystemPackage.doc (method)">doc</a></span>
766
+ <small>KatelloApi::Resources::SystemPackage</small>
767
767
  </li>
768
768
 
769
769
 
770
770
  <li class="r1 ">
771
- <span class='object_link'><a href="KatelloApi/Resources/SystemErratum.html#doc-class_method" title="KatelloApi::Resources::SystemErratum.doc (method)">doc</a></span>
772
- <small>KatelloApi::Resources::SystemErratum</small>
771
+ <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#doc-class_method" title="KatelloApi::Resources::Architecture.doc (method)">doc</a></span>
772
+ <small>KatelloApi::Resources::Architecture</small>
773
773
  </li>
774
774
 
775
775
 
776
776
  <li class="r2 ">
777
- <span class='object_link'><a href="KatelloApi/Resources/Distribution.html#doc-class_method" title="KatelloApi::Resources::Distribution.doc (method)">doc</a></span>
778
- <small>KatelloApi::Resources::Distribution</small>
777
+ <span class='object_link'><a href="KatelloApi/Resources/Erratum.html#doc-class_method" title="KatelloApi::Resources::Erratum.doc (method)">doc</a></span>
778
+ <small>KatelloApi::Resources::Erratum</small>
779
779
  </li>
780
780
 
781
781
 
782
782
  <li class="r1 ">
783
- <span class='object_link'><a href="KatelloApi/Resources/RepositoriesBulkAction.html#doc-class_method" title="KatelloApi::Resources::RepositoriesBulkAction.doc (method)">doc</a></span>
784
- <small>KatelloApi::Resources::RepositoriesBulkAction</small>
783
+ <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#doc-class_method" title="KatelloApi::Resources::ActivationKey.doc (method)">doc</a></span>
784
+ <small>KatelloApi::Resources::ActivationKey</small>
785
785
  </li>
786
786
 
787
787
 
788
788
  <li class="r2 ">
789
- <span class='object_link'><a href="KatelloApi/Resources/Role.html#doc-class_method" title="KatelloApi::Resources::Role.doc (method)">doc</a></span>
790
- <small>KatelloApi::Resources::Role</small>
789
+ <span class='object_link'><a href="KatelloApi/Resources/ContentView.html#doc-class_method" title="KatelloApi::Resources::ContentView.doc (method)">doc</a></span>
790
+ <small>KatelloApi::Resources::ContentView</small>
791
791
  </li>
792
792
 
793
793
 
794
794
  <li class="r1 ">
795
- <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#doc-class_method" title="KatelloApi::Resources::Architecture.doc (method)">doc</a></span>
796
- <small>KatelloApi::Resources::Architecture</small>
795
+ <span class='object_link'><a href="KatelloApi/Resources/User.html#doc-class_method" title="KatelloApi::Resources::User.doc (method)">doc</a></span>
796
+ <small>KatelloApi::Resources::User</small>
797
797
  </li>
798
798
 
799
799
 
@@ -804,74 +804,74 @@
804
804
 
805
805
 
806
806
  <li class="r1 ">
807
- <span class='object_link'><a href="KatelloApi/Resources/Sync.html#doc-class_method" title="KatelloApi::Resources::Sync.doc (method)">doc</a></span>
808
- <small>KatelloApi::Resources::Sync</small>
807
+ <span class='object_link'><a href="KatelloApi/Resources/Subnet.html#doc-class_method" title="KatelloApi::Resources::Subnet.doc (method)">doc</a></span>
808
+ <small>KatelloApi::Resources::Subnet</small>
809
809
  </li>
810
810
 
811
811
 
812
812
  <li class="r2 ">
813
- <span class='object_link'><a href="KatelloApi/Resources/Task.html#doc-class_method" title="KatelloApi::Resources::Task.doc (method)">doc</a></span>
814
- <small>KatelloApi::Resources::Task</small>
813
+ <span class='object_link'><a href="KatelloApi/Resources/Status.html#doc-class_method" title="KatelloApi::Resources::Status.doc (method)">doc</a></span>
814
+ <small>KatelloApi::Resources::Status</small>
815
815
  </li>
816
816
 
817
817
 
818
818
  <li class="r1 ">
819
- <span class='object_link'><a href="KatelloApi/Resources/Package.html#doc-class_method" title="KatelloApi::Resources::Package.doc (method)">doc</a></span>
820
- <small>KatelloApi::Resources::Package</small>
819
+ <span class='object_link'><a href="KatelloApi/Resources/Task.html#doc-class_method" title="KatelloApi::Resources::Task.doc (method)">doc</a></span>
820
+ <small>KatelloApi::Resources::Task</small>
821
821
  </li>
822
822
 
823
823
 
824
824
  <li class="r2 ">
825
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#doc-class_method" title="KatelloApi::Resources::SystemGroup.doc (method)">doc</a></span>
826
- <small>KatelloApi::Resources::SystemGroup</small>
825
+ <span class='object_link'><a href="KatelloApi/Resources/Organization.html#doc-class_method" title="KatelloApi::Resources::Organization.doc (method)">doc</a></span>
826
+ <small>KatelloApi::Resources::Organization</small>
827
827
  </li>
828
828
 
829
829
 
830
830
  <li class="r1 ">
831
- <span class='object_link'><a href="KatelloApi/Resources/Ping.html#doc-class_method" title="KatelloApi::Resources::Ping.doc (method)">doc</a></span>
832
- <small>KatelloApi::Resources::Ping</small>
831
+ <span class='object_link'><a href="KatelloApi/Resources/SystemErratum.html#doc-class_method" title="KatelloApi::Resources::SystemErratum.doc (method)">doc</a></span>
832
+ <small>KatelloApi::Resources::SystemErratum</small>
833
833
  </li>
834
834
 
835
835
 
836
836
  <li class="r2 ">
837
- <span class='object_link'><a href="KatelloApi/Resources/Erratum.html#doc-class_method" title="KatelloApi::Resources::Erratum.doc (method)">doc</a></span>
838
- <small>KatelloApi::Resources::Erratum</small>
837
+ <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#doc-class_method" title="KatelloApi::Resources::GpgKey.doc (method)">doc</a></span>
838
+ <small>KatelloApi::Resources::GpgKey</small>
839
839
  </li>
840
840
 
841
841
 
842
842
  <li class="r1 ">
843
- <span class='object_link'><a href="KatelloApi/Resources/FilterRule.html#doc-class_method" title="KatelloApi::Resources::FilterRule.doc (method)">doc</a></span>
844
- <small>KatelloApi::Resources::FilterRule</small>
843
+ <span class='object_link'><a href="KatelloApi/Resources/Crl.html#doc-class_method" title="KatelloApi::Resources::Crl.doc (method)">doc</a></span>
844
+ <small>KatelloApi::Resources::Crl</small>
845
845
  </li>
846
846
 
847
847
 
848
848
  <li class="r2 ">
849
- <span class='object_link'><a href="KatelloApi/Resources/About.html#doc-class_method" title="KatelloApi::Resources::About.doc (method)">doc</a></span>
850
- <small>KatelloApi::Resources::About</small>
849
+ <span class='object_link'><a href="KatelloApi/Resources/ConfigTemplate.html#doc-class_method" title="KatelloApi::Resources::ConfigTemplate.doc (method)">doc</a></span>
850
+ <small>KatelloApi::Resources::ConfigTemplate</small>
851
851
  </li>
852
852
 
853
853
 
854
854
  <li class="r1 ">
855
- <span class='object_link'><a href="KatelloApi/Resources/SmartProxy.html#doc-class_method" title="KatelloApi::Resources::SmartProxy.doc (method)">doc</a></span>
856
- <small>KatelloApi::Resources::SmartProxy</small>
855
+ <span class='object_link'><a href="KatelloApi/Resources/RoleLdapGroup.html#doc-class_method" title="KatelloApi::Resources::RoleLdapGroup.doc (method)">doc</a></span>
856
+ <small>KatelloApi::Resources::RoleLdapGroup</small>
857
857
  </li>
858
858
 
859
859
 
860
860
  <li class="r2 ">
861
- <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#doc-class_method" title="KatelloApi::Resources::ActivationKey.doc (method)">doc</a></span>
862
- <small>KatelloApi::Resources::ActivationKey</small>
861
+ <span class='object_link'><a href="KatelloApi/Resources/ComputeResource.html#doc-class_method" title="KatelloApi::Resources::ComputeResource.doc (method)">doc</a></span>
862
+ <small>KatelloApi::Resources::ComputeResource</small>
863
863
  </li>
864
864
 
865
865
 
866
866
  <li class="r1 ">
867
- <span class='object_link'><a href="KatelloApi/Resources/Environment.html#doc-class_method" title="KatelloApi::Resources::Environment.doc (method)">doc</a></span>
868
- <small>KatelloApi::Resources::Environment</small>
867
+ <span class='object_link'><a href="KatelloApi/Resources/TemplatesContent.html#doc-class_method" title="KatelloApi::Resources::TemplatesContent.doc (method)">doc</a></span>
868
+ <small>KatelloApi::Resources::TemplatesContent</small>
869
869
  </li>
870
870
 
871
871
 
872
872
  <li class="r2 ">
873
- <span class='object_link'><a href="KatelloApi/Resources/Subnet.html#doc-class_method" title="KatelloApi::Resources::Subnet.doc (method)">doc</a></span>
874
- <small>KatelloApi::Resources::Subnet</small>
873
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#doc-class_method" title="KatelloApi::Resources::SystemGroup.doc (method)">doc</a></span>
874
+ <small>KatelloApi::Resources::SystemGroup</small>
875
875
  </li>
876
876
 
877
877
 
@@ -882,8 +882,8 @@
882
882
 
883
883
 
884
884
  <li class="r2 ">
885
- <span class='object_link'><a href="KatelloApi/Resources/TemplatesContent.html#doc-class_method" title="KatelloApi::Resources::TemplatesContent.doc (method)">doc</a></span>
886
- <small>KatelloApi::Resources::TemplatesContent</small>
885
+ <span class='object_link'><a href="KatelloApi/Base.html#doc-class_method" title="KatelloApi::Base.doc (method)">doc</a></span>
886
+ <small>KatelloApi::Base</small>
887
887
  </li>
888
888
 
889
889
 
@@ -894,38 +894,38 @@
894
894
 
895
895
 
896
896
  <li class="r2 ">
897
- <span class='object_link'><a href="KatelloApi/Resources/Statu.html#doc-class_method" title="KatelloApi::Resources::Statu.doc (method)">doc</a></span>
898
- <small>KatelloApi::Resources::Statu</small>
897
+ <span class='object_link'><a href="KatelloApi/Resources/System.html#doc-class_method" title="KatelloApi::Resources::System.doc (method)">doc</a></span>
898
+ <small>KatelloApi::Resources::System</small>
899
899
  </li>
900
900
 
901
901
 
902
902
  <li class="r1 ">
903
- <span class='object_link'><a href="KatelloApi/Resources/SystemPackage.html#doc-class_method" title="KatelloApi::Resources::SystemPackage.doc (method)">doc</a></span>
904
- <small>KatelloApi::Resources::SystemPackage</small>
903
+ <span class='object_link'><a href="KatelloApi/Resources/FilterRule.html#doc-class_method" title="KatelloApi::Resources::FilterRule.doc (method)">doc</a></span>
904
+ <small>KatelloApi::Resources::FilterRule</small>
905
905
  </li>
906
906
 
907
907
 
908
908
  <li class="r2 ">
909
- <span class='object_link'><a href="KatelloApi/Resources/Status.html#doc-class_method" title="KatelloApi::Resources::Status.doc (method)">doc</a></span>
910
- <small>KatelloApi::Resources::Status</small>
909
+ <span class='object_link'><a href="KatelloApi/Resources/ChangesetsContent.html#doc-class_method" title="KatelloApi::Resources::ChangesetsContent.doc (method)">doc</a></span>
910
+ <small>KatelloApi::Resources::ChangesetsContent</small>
911
911
  </li>
912
912
 
913
913
 
914
914
  <li class="r1 ">
915
- <span class='object_link'><a href="KatelloApi/Resources/Domain.html#doc-class_method" title="KatelloApi::Resources::Domain.doc (method)">doc</a></span>
916
- <small>KatelloApi::Resources::Domain</small>
915
+ <span class='object_link'><a href="KatelloApi/Resources/SystemsBulkAction.html#doc-class_method" title="KatelloApi::Resources::SystemsBulkAction.doc (method)">doc</a></span>
916
+ <small>KatelloApi::Resources::SystemsBulkAction</small>
917
917
  </li>
918
918
 
919
919
 
920
920
  <li class="r2 ">
921
- <span class='object_link'><a href="KatelloApi/Base.html#doc-class_method" title="KatelloApi::Base.doc (method)">doc</a></span>
922
- <small>KatelloApi::Base</small>
921
+ <span class='object_link'><a href="KatelloApi.html#doc-class_method" title="KatelloApi.doc (method)">doc</a></span>
922
+ <small>KatelloApi</small>
923
923
  </li>
924
924
 
925
925
 
926
926
  <li class="r1 ">
927
- <span class='object_link'><a href="KatelloApi/Resources/PuppetModule.html#doc-class_method" title="KatelloApi::Resources::PuppetModule.doc (method)">doc</a></span>
928
- <small>KatelloApi::Resources::PuppetModule</small>
927
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroupPackage.html#doc-class_method" title="KatelloApi::Resources::SystemGroupPackage.doc (method)">doc</a></span>
928
+ <small>KatelloApi::Resources::SystemGroupPackage</small>
929
929
  </li>
930
930
 
931
931
 
@@ -936,104 +936,116 @@
936
936
 
937
937
 
938
938
  <li class="r1 ">
939
- <span class='object_link'><a href="KatelloApi/Resources/ContentUpload.html#doc-class_method" title="KatelloApi::Resources::ContentUpload.doc (method)">doc</a></span>
940
- <small>KatelloApi::Resources::ContentUpload</small>
939
+ <span class='object_link'><a href="KatelloApi/Resources/Filter.html#doc-class_method" title="KatelloApi::Resources::Filter.doc (method)">doc</a></span>
940
+ <small>KatelloApi::Resources::Filter</small>
941
941
  </li>
942
942
 
943
943
 
944
944
  <li class="r2 ">
945
- <span class='object_link'><a href="KatelloApi/Resources/ChangesetsContent.html#doc-class_method" title="KatelloApi::Resources::ChangesetsContent.doc (method)">doc</a></span>
946
- <small>KatelloApi::Resources::ChangesetsContent</small>
945
+ <span class='object_link'><a href="KatelloApi/Resources/SmartProxy.html#doc-class_method" title="KatelloApi::Resources::SmartProxy.doc (method)">doc</a></span>
946
+ <small>KatelloApi::Resources::SmartProxy</small>
947
947
  </li>
948
948
 
949
949
 
950
950
  <li class="r1 ">
951
- <span class='object_link'><a href="KatelloApi/Resources/SystemsBulkAction.html#doc-class_method" title="KatelloApi::Resources::SystemsBulkAction.doc (method)">doc</a></span>
952
- <small>KatelloApi::Resources::SystemsBulkAction</small>
951
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroupErratum.html#doc-class_method" title="KatelloApi::Resources::SystemGroupErratum.doc (method)">doc</a></span>
952
+ <small>KatelloApi::Resources::SystemGroupErratum</small>
953
953
  </li>
954
954
 
955
955
 
956
956
  <li class="r2 ">
957
- <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#doc-class_method" title="KatelloApi::Resources::ContentViewDefinition.doc (method)">doc</a></span>
958
- <small>KatelloApi::Resources::ContentViewDefinition</small>
957
+ <span class='object_link'><a href="KatelloApi/Resources/Domain.html#doc-class_method" title="KatelloApi::Resources::Domain.doc (method)">doc</a></span>
958
+ <small>KatelloApi::Resources::Domain</small>
959
959
  </li>
960
960
 
961
961
 
962
962
  <li class="r1 ">
963
- <span class='object_link'><a href="KatelloApi/Resources/Permission.html#doc-class_method" title="KatelloApi::Resources::Permission.doc (method)">doc</a></span>
964
- <small>KatelloApi::Resources::Permission</small>
963
+ <span class='object_link'><a href="KatelloApi/Resources/Statu.html#doc-class_method" title="KatelloApi::Resources::Statu.doc (method)">doc</a></span>
964
+ <small>KatelloApi::Resources::Statu</small>
965
965
  </li>
966
966
 
967
967
 
968
968
  <li class="r2 ">
969
- <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#doc-class_method" title="KatelloApi::Resources::Distributor.doc (method)">doc</a></span>
970
- <small>KatelloApi::Resources::Distributor</small>
969
+ <span class='object_link'><a href="KatelloApi/Resources/ProductsBulkAction.html#doc-class_method" title="KatelloApi::Resources::ProductsBulkAction.doc (method)">doc</a></span>
970
+ <small>KatelloApi::Resources::ProductsBulkAction</small>
971
971
  </li>
972
972
 
973
973
 
974
974
  <li class="r1 ">
975
- <span class='object_link'><a href="KatelloApi/Resources/Filter.html#doc-class_method" title="KatelloApi::Resources::Filter.doc (method)">doc</a></span>
976
- <small>KatelloApi::Resources::Filter</small>
975
+ <span class='object_link'><a href="KatelloApi/Resources/About.html#doc-class_method" title="KatelloApi::Resources::About.doc (method)">doc</a></span>
976
+ <small>KatelloApi::Resources::About</small>
977
977
  </li>
978
978
 
979
979
 
980
980
  <li class="r2 ">
981
- <span class='object_link'><a href="KatelloApi.html#doc-class_method" title="KatelloApi.doc (method)">doc</a></span>
982
- <small>KatelloApi</small>
981
+ <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#doc-class_method" title="KatelloApi::Resources::ContentViewDefinition.doc (method)">doc</a></span>
982
+ <small>KatelloApi::Resources::ContentViewDefinition</small>
983
983
  </li>
984
984
 
985
985
 
986
986
  <li class="r1 ">
987
- <span class='object_link'><a href="KatelloApi/Resources/ProductsBulkAction.html#doc-class_method" title="KatelloApi::Resources::ProductsBulkAction.doc (method)">doc</a></span>
988
- <small>KatelloApi::Resources::ProductsBulkAction</small>
987
+ <span class='object_link'><a href="KatelloApi/Resources/Permission.html#doc-class_method" title="KatelloApi::Resources::Permission.doc (method)">doc</a></span>
988
+ <small>KatelloApi::Resources::Permission</small>
989
989
  </li>
990
990
 
991
991
 
992
992
  <li class="r2 ">
993
- <span class='object_link'><a href="KatelloApi/Resources/Repository.html#doc-class_method" title="KatelloApi::Resources::Repository.doc (method)">doc</a></span>
994
- <small>KatelloApi::Resources::Repository</small>
993
+ <span class='object_link'><a href="KatelloApi/Resources/Ping.html#doc-class_method" title="KatelloApi::Resources::Ping.doc (method)">doc</a></span>
994
+ <small>KatelloApi::Resources::Ping</small>
995
995
  </li>
996
996
 
997
997
 
998
998
  <li class="r1 ">
999
- <span class='object_link'><a href="KatelloApi/Resources/RoleLdapGroup.html#doc-class_method" title="KatelloApi::Resources::RoleLdapGroup.doc (method)">doc</a></span>
1000
- <small>KatelloApi::Resources::RoleLdapGroup</small>
999
+ <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#doc-class_method" title="KatelloApi::Resources::CustomInfo.doc (method)">doc</a></span>
1000
+ <small>KatelloApi::Resources::CustomInfo</small>
1001
1001
  </li>
1002
1002
 
1003
1003
 
1004
1004
  <li class="r2 ">
1005
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroupErratum.html#doc-class_method" title="KatelloApi::Resources::SystemGroupErratum.doc (method)">doc</a></span>
1006
- <small>KatelloApi::Resources::SystemGroupErratum</small>
1005
+ <span class='object_link'><a href="KatelloApi/Resources/Sync.html#doc-class_method" title="KatelloApi::Resources::Sync.doc (method)">doc</a></span>
1006
+ <small>KatelloApi::Resources::Sync</small>
1007
1007
  </li>
1008
1008
 
1009
1009
 
1010
1010
  <li class="r1 ">
1011
- <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#doc-class_method" title="KatelloApi::Resources::HardwareModel.doc (method)">doc</a></span>
1012
- <small>KatelloApi::Resources::HardwareModel</small>
1011
+ <span class='object_link'><a href="KatelloApi/Generator/Base.html#doc-instance_method" title="KatelloApi::Generator::Base#doc (method)">#doc</a></span>
1012
+ <small>KatelloApi::Generator::Base</small>
1013
1013
  </li>
1014
1014
 
1015
1015
 
1016
1016
  <li class="r2 ">
1017
- <span class='object_link'><a href="KatelloApi/Resources/RepositorySet.html#doc-class_method" title="KatelloApi::Resources::RepositorySet.doc (method)">doc</a></span>
1018
- <small>KatelloApi::Resources::RepositorySet</small>
1017
+ <span class='object_link'><a href="KatelloApi/Resources/Repository.html#doc-class_method" title="KatelloApi::Resources::Repository.doc (method)">doc</a></span>
1018
+ <small>KatelloApi::Resources::Repository</small>
1019
1019
  </li>
1020
1020
 
1021
1021
 
1022
1022
  <li class="r1 ">
1023
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroupPackage.html#doc-class_method" title="KatelloApi::Resources::SystemGroupPackage.doc (method)">doc</a></span>
1024
- <small>KatelloApi::Resources::SystemGroupPackage</small>
1023
+ <span class='object_link'><a href="KatelloApi/Resources/Role.html#doc-class_method" title="KatelloApi::Resources::Role.doc (method)">doc</a></span>
1024
+ <small>KatelloApi::Resources::Role</small>
1025
1025
  </li>
1026
1026
 
1027
1027
 
1028
1028
  <li class="r2 ">
1029
- <span class='object_link'><a href="KatelloApi/Resources/System.html#doc-class_method" title="KatelloApi::Resources::System.doc (method)">doc</a></span>
1030
- <small>KatelloApi::Resources::System</small>
1029
+ <span class='object_link'><a href="KatelloApi/Resources/RepositoriesBulkAction.html#doc-class_method" title="KatelloApi::Resources::RepositoriesBulkAction.doc (method)">doc</a></span>
1030
+ <small>KatelloApi::Resources::RepositoriesBulkAction</small>
1031
1031
  </li>
1032
1032
 
1033
1033
 
1034
1034
  <li class="r1 ">
1035
- <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#doc-class_method" title="KatelloApi::Resources::Subscription.doc (method)">doc</a></span>
1036
- <small>KatelloApi::Resources::Subscription</small>
1035
+ <span class='object_link'><a href="KatelloApi/Resources/OrganizationDefaultInfo.html#doc-class_method" title="KatelloApi::Resources::OrganizationDefaultInfo.doc (method)">doc</a></span>
1036
+ <small>KatelloApi::Resources::OrganizationDefaultInfo</small>
1037
+ </li>
1038
+
1039
+
1040
+ <li class="r2 ">
1041
+ <span class='object_link'><a href="KatelloApi/Resources/Environment.html#doc-class_method" title="KatelloApi::Resources::Environment.doc (method)">doc</a></span>
1042
+ <small>KatelloApi::Resources::Environment</small>
1043
+ </li>
1044
+
1045
+
1046
+ <li class="r1 ">
1047
+ <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#doc-class_method" title="KatelloApi::Resources::Distributor.doc (method)">doc</a></span>
1048
+ <small>KatelloApi::Resources::Distributor</small>
1037
1049
  </li>
1038
1050
 
1039
1051
 
@@ -1068,14 +1080,14 @@
1068
1080
 
1069
1081
 
1070
1082
  <li class="r1 ">
1071
- <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#export-instance_method" title="KatelloApi::Resources::Distributor#export (method)">#export</a></span>
1072
- <small>KatelloApi::Resources::Distributor</small>
1083
+ <span class='object_link'><a href="KatelloApi/Resources/Template.html#export-instance_method" title="KatelloApi::Resources::Template#export (method)">#export</a></span>
1084
+ <small>KatelloApi::Resources::Template</small>
1073
1085
  </li>
1074
1086
 
1075
1087
 
1076
1088
  <li class="r2 ">
1077
- <span class='object_link'><a href="KatelloApi/Resources/Template.html#export-instance_method" title="KatelloApi::Resources::Template#export (method)">#export</a></span>
1078
- <small>KatelloApi::Resources::Template</small>
1089
+ <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#export-instance_method" title="KatelloApi::Resources::Distributor#export (method)">#export</a></span>
1090
+ <small>KatelloApi::Resources::Distributor</small>
1079
1091
  </li>
1080
1092
 
1081
1093
 
@@ -1128,26 +1140,38 @@
1128
1140
 
1129
1141
 
1130
1142
  <li class="r1 ">
1131
- <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#index-instance_method" title="KatelloApi::Resources::Subscription#index (method)">#index</a></span>
1132
- <small>KatelloApi::Resources::Subscription</small>
1143
+ <span class='object_link'><a href="KatelloApi/Resources/Filter.html#index-instance_method" title="KatelloApi::Resources::Filter#index (method)">#index</a></span>
1144
+ <small>KatelloApi::Resources::Filter</small>
1133
1145
  </li>
1134
1146
 
1135
1147
 
1136
1148
  <li class="r2 ">
1137
- <span class='object_link'><a href="KatelloApi/Resources/PuppetModule.html#index-instance_method" title="KatelloApi::Resources::PuppetModule#index (method)">#index</a></span>
1138
- <small>KatelloApi::Resources::PuppetModule</small>
1149
+ <span class='object_link'><a href="KatelloApi/Resources/RepositorySet.html#index-instance_method" title="KatelloApi::Resources::RepositorySet#index (method)">#index</a></span>
1150
+ <small>KatelloApi::Resources::RepositorySet</small>
1139
1151
  </li>
1140
1152
 
1141
1153
 
1142
1154
  <li class="r1 ">
1143
- <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#index-instance_method" title="KatelloApi::Resources::SyncPlan#index (method)">#index</a></span>
1144
- <small>KatelloApi::Resources::SyncPlan</small>
1155
+ <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#index-instance_method" title="KatelloApi::Resources::Distributor#index (method)">#index</a></span>
1156
+ <small>KatelloApi::Resources::Distributor</small>
1145
1157
  </li>
1146
1158
 
1147
1159
 
1148
1160
  <li class="r2 ">
1149
- <span class='object_link'><a href="KatelloApi/Resources/Domain.html#index-instance_method" title="KatelloApi::Resources::Domain#index (method)">#index</a></span>
1150
- <small>KatelloApi::Resources::Domain</small>
1161
+ <span class='object_link'><a href="KatelloApi/Resources/ComputeResource.html#index-instance_method" title="KatelloApi::Resources::ComputeResource#index (method)">#index</a></span>
1162
+ <small>KatelloApi::Resources::ComputeResource</small>
1163
+ </li>
1164
+
1165
+
1166
+ <li class="r1 ">
1167
+ <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#index-instance_method" title="KatelloApi::Resources::CustomInfo#index (method)">#index</a></span>
1168
+ <small>KatelloApi::Resources::CustomInfo</small>
1169
+ </li>
1170
+
1171
+
1172
+ <li class="r2 ">
1173
+ <span class='object_link'><a href="KatelloApi/Resources/Subnet.html#index-instance_method" title="KatelloApi::Resources::Subnet#index (method)">#index</a></span>
1174
+ <small>KatelloApi::Resources::Subnet</small>
1151
1175
  </li>
1152
1176
 
1153
1177
 
@@ -1158,26 +1182,26 @@
1158
1182
 
1159
1183
 
1160
1184
  <li class="r2 ">
1161
- <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#index-instance_method" title="KatelloApi::Resources::HardwareModel#index (method)">#index</a></span>
1162
- <small>KatelloApi::Resources::HardwareModel</small>
1185
+ <span class='object_link'><a href="KatelloApi/Resources/Role.html#index-instance_method" title="KatelloApi::Resources::Role#index (method)">#index</a></span>
1186
+ <small>KatelloApi::Resources::Role</small>
1163
1187
  </li>
1164
1188
 
1165
1189
 
1166
1190
  <li class="r1 ">
1167
- <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#index-instance_method" title="KatelloApi::Resources::ContentViewDefinition#index (method)">#index</a></span>
1168
- <small>KatelloApi::Resources::ContentViewDefinition</small>
1191
+ <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#index-instance_method" title="KatelloApi::Resources::ActivationKey#index (method)">#index</a></span>
1192
+ <small>KatelloApi::Resources::ActivationKey</small>
1169
1193
  </li>
1170
1194
 
1171
1195
 
1172
1196
  <li class="r2 ">
1173
- <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#index-instance_method" title="KatelloApi::Resources::Changeset#index (method)">#index</a></span>
1174
- <small>KatelloApi::Resources::Changeset</small>
1197
+ <span class='object_link'><a href="KatelloApi/Resources/PuppetModule.html#index-instance_method" title="KatelloApi::Resources::PuppetModule#index (method)">#index</a></span>
1198
+ <small>KatelloApi::Resources::PuppetModule</small>
1175
1199
  </li>
1176
1200
 
1177
1201
 
1178
1202
  <li class="r1 ">
1179
- <span class='object_link'><a href="KatelloApi/Resources/Subnet.html#index-instance_method" title="KatelloApi::Resources::Subnet#index (method)">#index</a></span>
1180
- <small>KatelloApi::Resources::Subnet</small>
1203
+ <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#index-instance_method" title="KatelloApi::Resources::HardwareModel#index (method)">#index</a></span>
1204
+ <small>KatelloApi::Resources::HardwareModel</small>
1181
1205
  </li>
1182
1206
 
1183
1207
 
@@ -1188,8 +1212,8 @@
1188
1212
 
1189
1213
 
1190
1214
  <li class="r1 ">
1191
- <span class='object_link'><a href="KatelloApi/Resources/Task.html#index-instance_method" title="KatelloApi::Resources::Task#index (method)">#index</a></span>
1192
- <small>KatelloApi::Resources::Task</small>
1215
+ <span class='object_link'><a href="KatelloApi/Resources/Product.html#index-instance_method" title="KatelloApi::Resources::Product#index (method)">#index</a></span>
1216
+ <small>KatelloApi::Resources::Product</small>
1193
1217
  </li>
1194
1218
 
1195
1219
 
@@ -1200,44 +1224,44 @@
1200
1224
 
1201
1225
 
1202
1226
  <li class="r1 ">
1203
- <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#index-instance_method" title="KatelloApi::Resources::Distributor#index (method)">#index</a></span>
1204
- <small>KatelloApi::Resources::Distributor</small>
1227
+ <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#index-instance_method" title="KatelloApi::Resources::GpgKey#index (method)">#index</a></span>
1228
+ <small>KatelloApi::Resources::GpgKey</small>
1205
1229
  </li>
1206
1230
 
1207
1231
 
1208
1232
  <li class="r2 ">
1209
- <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#index-instance_method" title="KatelloApi::Resources::ActivationKey#index (method)">#index</a></span>
1210
- <small>KatelloApi::Resources::ActivationKey</small>
1233
+ <span class='object_link'><a href="KatelloApi/Resources/Sync.html#index-instance_method" title="KatelloApi::Resources::Sync#index (method)">#index</a></span>
1234
+ <small>KatelloApi::Resources::Sync</small>
1211
1235
  </li>
1212
1236
 
1213
1237
 
1214
1238
  <li class="r1 ">
1215
- <span class='object_link'><a href="KatelloApi/Resources/Filter.html#index-instance_method" title="KatelloApi::Resources::Filter#index (method)">#index</a></span>
1216
- <small>KatelloApi::Resources::Filter</small>
1239
+ <span class='object_link'><a href="KatelloApi/Resources/Repository.html#index-instance_method" title="KatelloApi::Resources::Repository#index (method)">#index</a></span>
1240
+ <small>KatelloApi::Resources::Repository</small>
1217
1241
  </li>
1218
1242
 
1219
1243
 
1220
1244
  <li class="r2 ">
1221
- <span class='object_link'><a href="KatelloApi/Resources/Ping.html#index-instance_method" title="KatelloApi::Resources::Ping#index (method)">#index</a></span>
1222
- <small>KatelloApi::Resources::Ping</small>
1245
+ <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#index-instance_method" title="KatelloApi::Resources::Changeset#index (method)">#index</a></span>
1246
+ <small>KatelloApi::Resources::Changeset</small>
1223
1247
  </li>
1224
1248
 
1225
1249
 
1226
1250
  <li class="r1 ">
1227
- <span class='object_link'><a href="KatelloApi/Resources/Erratum.html#index-instance_method" title="KatelloApi::Resources::Erratum#index (method)">#index</a></span>
1228
- <small>KatelloApi::Resources::Erratum</small>
1251
+ <span class='object_link'><a href="KatelloApi/Resources/Task.html#index-instance_method" title="KatelloApi::Resources::Task#index (method)">#index</a></span>
1252
+ <small>KatelloApi::Resources::Task</small>
1229
1253
  </li>
1230
1254
 
1231
1255
 
1232
1256
  <li class="r2 ">
1233
- <span class='object_link'><a href="KatelloApi/Resources/ComputeResource.html#index-instance_method" title="KatelloApi::Resources::ComputeResource#index (method)">#index</a></span>
1234
- <small>KatelloApi::Resources::ComputeResource</small>
1257
+ <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#index-instance_method" title="KatelloApi::Resources::Subscription#index (method)">#index</a></span>
1258
+ <small>KatelloApi::Resources::Subscription</small>
1235
1259
  </li>
1236
1260
 
1237
1261
 
1238
1262
  <li class="r1 ">
1239
- <span class='object_link'><a href="KatelloApi/Resources/User.html#index-instance_method" title="KatelloApi::Resources::User#index (method)">#index</a></span>
1240
- <small>KatelloApi::Resources::User</small>
1263
+ <span class='object_link'><a href="KatelloApi/Resources/ContentView.html#index-instance_method" title="KatelloApi::Resources::ContentView#index (method)">#index</a></span>
1264
+ <small>KatelloApi::Resources::ContentView</small>
1241
1265
  </li>
1242
1266
 
1243
1267
 
@@ -1248,68 +1272,68 @@
1248
1272
 
1249
1273
 
1250
1274
  <li class="r1 ">
1251
- <span class='object_link'><a href="KatelloApi/Resources/Sync.html#index-instance_method" title="KatelloApi::Resources::Sync#index (method)">#index</a></span>
1252
- <small>KatelloApi::Resources::Sync</small>
1275
+ <span class='object_link'><a href="KatelloApi/Resources/Package.html#index-instance_method" title="KatelloApi::Resources::Package#index (method)">#index</a></span>
1276
+ <small>KatelloApi::Resources::Package</small>
1253
1277
  </li>
1254
1278
 
1255
1279
 
1256
1280
  <li class="r2 ">
1257
- <span class='object_link'><a href="KatelloApi/Resources/Provider.html#index-instance_method" title="KatelloApi::Resources::Provider#index (method)">#index</a></span>
1258
- <small>KatelloApi::Resources::Provider</small>
1281
+ <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#index-instance_method" title="KatelloApi::Resources::ContentViewDefinition#index (method)">#index</a></span>
1282
+ <small>KatelloApi::Resources::ContentViewDefinition</small>
1259
1283
  </li>
1260
1284
 
1261
1285
 
1262
1286
  <li class="r1 ">
1263
- <span class='object_link'><a href="KatelloApi/Resources/Role.html#index-instance_method" title="KatelloApi::Resources::Role#index (method)">#index</a></span>
1264
- <small>KatelloApi::Resources::Role</small>
1287
+ <span class='object_link'><a href="KatelloApi/Resources/Ping.html#index-instance_method" title="KatelloApi::Resources::Ping#index (method)">#index</a></span>
1288
+ <small>KatelloApi::Resources::Ping</small>
1265
1289
  </li>
1266
1290
 
1267
1291
 
1268
1292
  <li class="r2 ">
1269
- <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#index-instance_method" title="KatelloApi::Resources::Architecture#index (method)">#index</a></span>
1270
- <small>KatelloApi::Resources::Architecture</small>
1293
+ <span class='object_link'><a href="KatelloApi/Resources/User.html#index-instance_method" title="KatelloApi::Resources::User#index (method)">#index</a></span>
1294
+ <small>KatelloApi::Resources::User</small>
1271
1295
  </li>
1272
1296
 
1273
1297
 
1274
1298
  <li class="r1 ">
1275
- <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#index-instance_method" title="KatelloApi::Resources::CustomInfo#index (method)">#index</a></span>
1276
- <small>KatelloApi::Resources::CustomInfo</small>
1299
+ <span class='object_link'><a href="KatelloApi/Resources/Template.html#index-instance_method" title="KatelloApi::Resources::Template#index (method)">#index</a></span>
1300
+ <small>KatelloApi::Resources::Template</small>
1277
1301
  </li>
1278
1302
 
1279
1303
 
1280
1304
  <li class="r2 ">
1281
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroupErratum.html#index-instance_method" title="KatelloApi::Resources::SystemGroupErratum#index (method)">#index</a></span>
1282
- <small>KatelloApi::Resources::SystemGroupErratum</small>
1305
+ <span class='object_link'><a href="KatelloApi/Resources/System.html#index-instance_method" title="KatelloApi::Resources::System#index (method)">#index</a></span>
1306
+ <small>KatelloApi::Resources::System</small>
1283
1307
  </li>
1284
1308
 
1285
1309
 
1286
1310
  <li class="r1 ">
1287
- <span class='object_link'><a href="KatelloApi/Resources/Repository.html#index-instance_method" title="KatelloApi::Resources::Repository#index (method)">#index</a></span>
1288
- <small>KatelloApi::Resources::Repository</small>
1311
+ <span class='object_link'><a href="KatelloApi/Resources/Environment.html#index-instance_method" title="KatelloApi::Resources::Environment#index (method)">#index</a></span>
1312
+ <small>KatelloApi::Resources::Environment</small>
1289
1313
  </li>
1290
1314
 
1291
1315
 
1292
1316
  <li class="r2 ">
1293
- <span class='object_link'><a href="KatelloApi/Resources/Crl.html#index-instance_method" title="KatelloApi::Resources::Crl#index (method)">#index</a></span>
1294
- <small>KatelloApi::Resources::Crl</small>
1317
+ <span class='object_link'><a href="KatelloApi/Resources/Domain.html#index-instance_method" title="KatelloApi::Resources::Domain#index (method)">#index</a></span>
1318
+ <small>KatelloApi::Resources::Domain</small>
1295
1319
  </li>
1296
1320
 
1297
1321
 
1298
1322
  <li class="r1 ">
1299
- <span class='object_link'><a href="KatelloApi/Resources/RepositorySet.html#index-instance_method" title="KatelloApi::Resources::RepositorySet#index (method)">#index</a></span>
1300
- <small>KatelloApi::Resources::RepositorySet</small>
1323
+ <span class='object_link'><a href="KatelloApi/Resources/Crl.html#index-instance_method" title="KatelloApi::Resources::Crl#index (method)">#index</a></span>
1324
+ <small>KatelloApi::Resources::Crl</small>
1301
1325
  </li>
1302
1326
 
1303
1327
 
1304
1328
  <li class="r2 ">
1305
- <span class='object_link'><a href="KatelloApi/Resources/System.html#index-instance_method" title="KatelloApi::Resources::System#index (method)">#index</a></span>
1306
- <small>KatelloApi::Resources::System</small>
1329
+ <span class='object_link'><a href="KatelloApi/Resources/Erratum.html#index-instance_method" title="KatelloApi::Resources::Erratum#index (method)">#index</a></span>
1330
+ <small>KatelloApi::Resources::Erratum</small>
1307
1331
  </li>
1308
1332
 
1309
1333
 
1310
1334
  <li class="r1 ">
1311
- <span class='object_link'><a href="KatelloApi/Resources/Package.html#index-instance_method" title="KatelloApi::Resources::Package#index (method)">#index</a></span>
1312
- <small>KatelloApi::Resources::Package</small>
1335
+ <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#index-instance_method" title="KatelloApi::Resources::Architecture#index (method)">#index</a></span>
1336
+ <small>KatelloApi::Resources::Architecture</small>
1313
1337
  </li>
1314
1338
 
1315
1339
 
@@ -1320,14 +1344,14 @@
1320
1344
 
1321
1345
 
1322
1346
  <li class="r1 ">
1323
- <span class='object_link'><a href="KatelloApi/Resources/Template.html#index-instance_method" title="KatelloApi::Resources::Template#index (method)">#index</a></span>
1324
- <small>KatelloApi::Resources::Template</small>
1347
+ <span class='object_link'><a href="KatelloApi/Resources/Provider.html#index-instance_method" title="KatelloApi::Resources::Provider#index (method)">#index</a></span>
1348
+ <small>KatelloApi::Resources::Provider</small>
1325
1349
  </li>
1326
1350
 
1327
1351
 
1328
1352
  <li class="r2 ">
1329
- <span class='object_link'><a href="KatelloApi/Resources/RoleLdapGroup.html#index-instance_method" title="KatelloApi::Resources::RoleLdapGroup#index (method)">#index</a></span>
1330
- <small>KatelloApi::Resources::RoleLdapGroup</small>
1353
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroupErratum.html#index-instance_method" title="KatelloApi::Resources::SystemGroupErratum#index (method)">#index</a></span>
1354
+ <small>KatelloApi::Resources::SystemGroupErratum</small>
1331
1355
  </li>
1332
1356
 
1333
1357
 
@@ -1344,26 +1368,14 @@
1344
1368
 
1345
1369
 
1346
1370
  <li class="r1 ">
1347
- <span class='object_link'><a href="KatelloApi/Resources/Product.html#index-instance_method" title="KatelloApi::Resources::Product#index (method)">#index</a></span>
1348
- <small>KatelloApi::Resources::Product</small>
1349
- </li>
1350
-
1351
-
1352
- <li class="r2 ">
1353
- <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#index-instance_method" title="KatelloApi::Resources::GpgKey#index (method)">#index</a></span>
1354
- <small>KatelloApi::Resources::GpgKey</small>
1355
- </li>
1356
-
1357
-
1358
- <li class="r1 ">
1359
- <span class='object_link'><a href="KatelloApi/Resources/Environment.html#index-instance_method" title="KatelloApi::Resources::Environment#index (method)">#index</a></span>
1360
- <small>KatelloApi::Resources::Environment</small>
1371
+ <span class='object_link'><a href="KatelloApi/Resources/RoleLdapGroup.html#index-instance_method" title="KatelloApi::Resources::RoleLdapGroup#index (method)">#index</a></span>
1372
+ <small>KatelloApi::Resources::RoleLdapGroup</small>
1361
1373
  </li>
1362
1374
 
1363
1375
 
1364
1376
  <li class="r2 ">
1365
- <span class='object_link'><a href="KatelloApi/Resources/ContentView.html#index-instance_method" title="KatelloApi::Resources::ContentView#index (method)">#index</a></span>
1366
- <small>KatelloApi::Resources::ContentView</small>
1377
+ <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#index-instance_method" title="KatelloApi::Resources::SyncPlan#index (method)">#index</a></span>
1378
+ <small>KatelloApi::Resources::SyncPlan</small>
1367
1379
  </li>
1368
1380
 
1369
1381
 
@@ -1398,26 +1410,26 @@
1398
1410
 
1399
1411
 
1400
1412
  <li class="r2 ">
1401
- <span class='object_link'><a href="KatelloApi/Resources/Filter.html#list_products-instance_method" title="KatelloApi::Resources::Filter#list_products (method)">#list_products</a></span>
1402
- <small>KatelloApi::Resources::Filter</small>
1413
+ <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#list_products-instance_method" title="KatelloApi::Resources::ContentViewDefinition#list_products (method)">#list_products</a></span>
1414
+ <small>KatelloApi::Resources::ContentViewDefinition</small>
1403
1415
  </li>
1404
1416
 
1405
1417
 
1406
1418
  <li class="r1 ">
1407
- <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#list_products-instance_method" title="KatelloApi::Resources::ContentViewDefinition#list_products (method)">#list_products</a></span>
1408
- <small>KatelloApi::Resources::ContentViewDefinition</small>
1419
+ <span class='object_link'><a href="KatelloApi/Resources/Filter.html#list_products-instance_method" title="KatelloApi::Resources::Filter#list_products (method)">#list_products</a></span>
1420
+ <small>KatelloApi::Resources::Filter</small>
1409
1421
  </li>
1410
1422
 
1411
1423
 
1412
1424
  <li class="r2 ">
1413
- <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#list_repositories-instance_method" title="KatelloApi::Resources::ContentViewDefinition#list_repositories (method)">#list_repositories</a></span>
1414
- <small>KatelloApi::Resources::ContentViewDefinition</small>
1425
+ <span class='object_link'><a href="KatelloApi/Resources/Filter.html#list_repositories-instance_method" title="KatelloApi::Resources::Filter#list_repositories (method)">#list_repositories</a></span>
1426
+ <small>KatelloApi::Resources::Filter</small>
1415
1427
  </li>
1416
1428
 
1417
1429
 
1418
1430
  <li class="r1 ">
1419
- <span class='object_link'><a href="KatelloApi/Resources/Filter.html#list_repositories-instance_method" title="KatelloApi::Resources::Filter#list_repositories (method)">#list_repositories</a></span>
1420
- <small>KatelloApi::Resources::Filter</small>
1431
+ <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#list_repositories-instance_method" title="KatelloApi::Resources::ContentViewDefinition#list_repositories (method)">#list_repositories</a></span>
1432
+ <small>KatelloApi::Resources::ContentViewDefinition</small>
1421
1433
  </li>
1422
1434
 
1423
1435
 
@@ -1428,14 +1440,14 @@
1428
1440
 
1429
1441
 
1430
1442
  <li class="r1 ">
1431
- <span class='object_link'><a href="KatelloApi/Resources/Statu.html#memory-instance_method" title="KatelloApi::Resources::Statu#memory (method)">#memory</a></span>
1432
- <small>KatelloApi::Resources::Statu</small>
1443
+ <span class='object_link'><a href="KatelloApi/Resources/Status.html#memory-instance_method" title="KatelloApi::Resources::Status#memory (method)">#memory</a></span>
1444
+ <small>KatelloApi::Resources::Status</small>
1433
1445
  </li>
1434
1446
 
1435
1447
 
1436
1448
  <li class="r2 ">
1437
- <span class='object_link'><a href="KatelloApi/Resources/Status.html#memory-instance_method" title="KatelloApi::Resources::Status#memory (method)">#memory</a></span>
1438
- <small>KatelloApi::Resources::Status</small>
1449
+ <span class='object_link'><a href="KatelloApi/Resources/Statu.html#memory-instance_method" title="KatelloApi::Resources::Statu#memory (method)">#memory</a></span>
1450
+ <small>KatelloApi::Resources::Statu</small>
1439
1451
  </li>
1440
1452
 
1441
1453
 
@@ -1464,14 +1476,14 @@
1464
1476
 
1465
1477
 
1466
1478
  <li class="r1 ">
1467
- <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#pools-instance_method" title="KatelloApi::Resources::Distributor#pools (method)">#pools</a></span>
1468
- <small>KatelloApi::Resources::Distributor</small>
1479
+ <span class='object_link'><a href="KatelloApi/Resources/System.html#pools-instance_method" title="KatelloApi::Resources::System#pools (method)">#pools</a></span>
1480
+ <small>KatelloApi::Resources::System</small>
1469
1481
  </li>
1470
1482
 
1471
1483
 
1472
1484
  <li class="r2 ">
1473
- <span class='object_link'><a href="KatelloApi/Resources/System.html#pools-instance_method" title="KatelloApi::Resources::System#pools (method)">#pools</a></span>
1474
- <small>KatelloApi::Resources::System</small>
1485
+ <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#pools-instance_method" title="KatelloApi::Resources::Distributor#pools (method)">#pools</a></span>
1486
+ <small>KatelloApi::Resources::Distributor</small>
1475
1487
  </li>
1476
1488
 
1477
1489
 
@@ -1584,26 +1596,26 @@
1584
1596
 
1585
1597
 
1586
1598
  <li class="r1 ">
1587
- <span class='object_link'><a href="KatelloApi/Resources/TemplatesContent.html#remove_repo-instance_method" title="KatelloApi::Resources::TemplatesContent#remove_repo (method)">#remove_repo</a></span>
1588
- <small>KatelloApi::Resources::TemplatesContent</small>
1599
+ <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#remove_products-instance_method" title="KatelloApi::Resources::SyncPlan#remove_products (method)">#remove_products</a></span>
1600
+ <small>KatelloApi::Resources::SyncPlan</small>
1589
1601
  </li>
1590
1602
 
1591
1603
 
1592
1604
  <li class="r2 ">
1593
- <span class='object_link'><a href="KatelloApi/Resources/User.html#remove_role-instance_method" title="KatelloApi::Resources::User#remove_role (method)">#remove_role</a></span>
1594
- <small>KatelloApi::Resources::User</small>
1605
+ <span class='object_link'><a href="KatelloApi/Resources/TemplatesContent.html#remove_repo-instance_method" title="KatelloApi::Resources::TemplatesContent#remove_repo (method)">#remove_repo</a></span>
1606
+ <small>KatelloApi::Resources::TemplatesContent</small>
1595
1607
  </li>
1596
1608
 
1597
1609
 
1598
1610
  <li class="r1 ">
1599
- <span class='object_link'><a href="KatelloApi/Resources/Product.html#remove_sync_plan-instance_method" title="KatelloApi::Resources::Product#remove_sync_plan (method)">#remove_sync_plan</a></span>
1600
- <small>KatelloApi::Resources::Product</small>
1611
+ <span class='object_link'><a href="KatelloApi/Resources/User.html#remove_role-instance_method" title="KatelloApi::Resources::User#remove_role (method)">#remove_role</a></span>
1612
+ <small>KatelloApi::Resources::User</small>
1601
1613
  </li>
1602
1614
 
1603
1615
 
1604
- <li class="r2 ">
1605
- <span class='object_link'><a href="KatelloApi/Resources/System.html#remove_system_groups-instance_method" title="KatelloApi::Resources::System#remove_system_groups (method)">#remove_system_groups</a></span>
1606
- <small>KatelloApi::Resources::System</small>
1616
+ <li class="r2 ">
1617
+ <span class='object_link'><a href="KatelloApi/Resources/Product.html#remove_sync_plan-instance_method" title="KatelloApi::Resources::Product#remove_sync_plan (method)">#remove_sync_plan</a></span>
1618
+ <small>KatelloApi::Resources::Product</small>
1607
1619
  </li>
1608
1620
 
1609
1621
 
@@ -1614,128 +1626,140 @@
1614
1626
 
1615
1627
 
1616
1628
  <li class="r2 ">
1629
+ <span class='object_link'><a href="KatelloApi/Resources/System.html#remove_system_groups-instance_method" title="KatelloApi::Resources::System#remove_system_groups (method)">#remove_system_groups</a></span>
1630
+ <small>KatelloApi::Resources::System</small>
1631
+ </li>
1632
+
1633
+
1634
+ <li class="r1 ">
1617
1635
  <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#remove_systems-instance_method" title="KatelloApi::Resources::SystemGroup#remove_systems (method)">#remove_systems</a></span>
1618
1636
  <small>KatelloApi::Resources::SystemGroup</small>
1619
1637
  </li>
1620
1638
 
1621
1639
 
1622
- <li class="r1 ">
1640
+ <li class="r2 ">
1623
1641
  <span class='object_link'><a href="KatelloApi/Resources/Organization.html#repo_discover-instance_method" title="KatelloApi::Resources::Organization#repo_discover (method)">#repo_discover</a></span>
1624
1642
  <small>KatelloApi::Resources::Organization</small>
1625
1643
  </li>
1626
1644
 
1627
1645
 
1628
- <li class="r2 ">
1646
+ <li class="r1 ">
1629
1647
  <span class='object_link'><a href="KatelloApi/Resources/System.html#report-instance_method" title="KatelloApi::Resources::System#report (method)">#report</a></span>
1630
1648
  <small>KatelloApi::Resources::System</small>
1631
1649
  </li>
1632
1650
 
1633
1651
 
1634
- <li class="r1 ">
1652
+ <li class="r2 ">
1635
1653
  <span class='object_link'><a href="KatelloApi/Resources/Product.html#repositories-instance_method" title="KatelloApi::Resources::Product#repositories (method)">#repositories</a></span>
1636
1654
  <small>KatelloApi::Resources::Product</small>
1637
1655
  </li>
1638
1656
 
1639
1657
 
1640
- <li class="r2 ">
1658
+ <li class="r1 ">
1641
1659
  <span class='object_link'><a href="KatelloApi/Generator/Base.html#resource-instance_method" title="KatelloApi::Generator::Base#resource (method)">#resource</a></span>
1642
1660
  <small>KatelloApi::Generator::Base</small>
1643
1661
  </li>
1644
1662
 
1645
1663
 
1646
- <li class="r1 ">
1664
+ <li class="r2 ">
1647
1665
  <span class='object_link'><a href="KatelloApi/Generator/Base.html#resource_key-instance_method" title="KatelloApi::Generator::Base#resource_key (method)">#resource_key</a></span>
1648
1666
  <small>KatelloApi::Generator::Base</small>
1649
1667
  </li>
1650
1668
 
1651
1669
 
1652
- <li class="r2 ">
1670
+ <li class="r1 ">
1653
1671
  <span class='object_link'><a href="KatelloApi/Resources/ConfigTemplate.html#revision-instance_method" title="KatelloApi::Resources::ConfigTemplate#revision (method)">#revision</a></span>
1654
1672
  <small>KatelloApi::Resources::ConfigTemplate</small>
1655
1673
  </li>
1656
1674
 
1657
1675
 
1658
- <li class="r1 ">
1676
+ <li class="r2 ">
1659
1677
  <span class='object_link'><a href="KatelloApi.html#root-class_method" title="KatelloApi.root (method)">root</a></span>
1660
1678
  <small>KatelloApi</small>
1661
1679
  </li>
1662
1680
 
1663
1681
 
1664
- <li class="r2 ">
1682
+ <li class="r1 ">
1665
1683
  <span class='object_link'><a href="KatelloApi/Resources/Package.html#search-instance_method" title="KatelloApi::Resources::Package#search (method)">#search</a></span>
1666
1684
  <small>KatelloApi::Resources::Package</small>
1667
1685
  </li>
1668
1686
 
1669
1687
 
1670
- <li class="r1 ">
1688
+ <li class="r2 ">
1671
1689
  <span class='object_link'><a href="KatelloApi/Resources/PuppetModule.html#search-instance_method" title="KatelloApi::Resources::PuppetModule#search (method)">#search</a></span>
1672
1690
  <small>KatelloApi::Resources::PuppetModule</small>
1673
1691
  </li>
1674
1692
 
1675
1693
 
1676
- <li class="r2 ">
1694
+ <li class="r1 ">
1677
1695
  <span class='object_link'><a href="KatelloApi/Resources/Ping.html#server_status-instance_method" title="KatelloApi::Resources::Ping#server_status (method)">#server_status</a></span>
1678
1696
  <small>KatelloApi::Resources::Ping</small>
1679
1697
  </li>
1680
1698
 
1681
1699
 
1682
- <li class="r1 ">
1700
+ <li class="r2 ">
1683
1701
  <span class='object_link'><a href="KatelloApi/Resources/Product.html#set_sync_plan-instance_method" title="KatelloApi::Resources::Product#set_sync_plan (method)">#set_sync_plan</a></span>
1684
1702
  <small>KatelloApi::Resources::Product</small>
1685
1703
  </li>
1686
1704
 
1687
1705
 
1706
+ <li class="r1 ">
1707
+ <span class='object_link'><a href="KatelloApi/Resources/ConfigTemplate.html#show-instance_method" title="KatelloApi::Resources::ConfigTemplate#show (method)">#show</a></span>
1708
+ <small>KatelloApi::Resources::ConfigTemplate</small>
1709
+ </li>
1710
+
1711
+
1688
1712
  <li class="r2 ">
1689
- <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#show-instance_method" title="KatelloApi::Resources::HardwareModel#show (method)">#show</a></span>
1690
- <small>KatelloApi::Resources::HardwareModel</small>
1713
+ <span class='object_link'><a href="KatelloApi/Resources/PuppetModule.html#show-instance_method" title="KatelloApi::Resources::PuppetModule#show (method)">#show</a></span>
1714
+ <small>KatelloApi::Resources::PuppetModule</small>
1691
1715
  </li>
1692
1716
 
1693
1717
 
1694
1718
  <li class="r1 ">
1695
- <span class='object_link'><a href="KatelloApi/Resources/Distribution.html#show-instance_method" title="KatelloApi::Resources::Distribution#show (method)">#show</a></span>
1696
- <small>KatelloApi::Resources::Distribution</small>
1719
+ <span class='object_link'><a href="KatelloApi/Resources/Filter.html#show-instance_method" title="KatelloApi::Resources::Filter#show (method)">#show</a></span>
1720
+ <small>KatelloApi::Resources::Filter</small>
1697
1721
  </li>
1698
1722
 
1699
1723
 
1700
1724
  <li class="r2 ">
1701
- <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#show-instance_method" title="KatelloApi::Resources::ContentViewDefinition#show (method)">#show</a></span>
1702
- <small>KatelloApi::Resources::ContentViewDefinition</small>
1725
+ <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#show-instance_method" title="KatelloApi::Resources::GpgKey#show (method)">#show</a></span>
1726
+ <small>KatelloApi::Resources::GpgKey</small>
1703
1727
  </li>
1704
1728
 
1705
1729
 
1706
1730
  <li class="r1 ">
1707
- <span class='object_link'><a href="KatelloApi/Resources/Provider.html#show-instance_method" title="KatelloApi::Resources::Provider#show (method)">#show</a></span>
1708
- <small>KatelloApi::Resources::Provider</small>
1731
+ <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#show-instance_method" title="KatelloApi::Resources::Subscription#show (method)">#show</a></span>
1732
+ <small>KatelloApi::Resources::Subscription</small>
1709
1733
  </li>
1710
1734
 
1711
1735
 
1712
1736
  <li class="r2 ">
1713
- <span class='object_link'><a href="KatelloApi/Resources/Repository.html#show-instance_method" title="KatelloApi::Resources::Repository#show (method)">#show</a></span>
1714
- <small>KatelloApi::Resources::Repository</small>
1737
+ <span class='object_link'><a href="KatelloApi/Resources/Domain.html#show-instance_method" title="KatelloApi::Resources::Domain#show (method)">#show</a></span>
1738
+ <small>KatelloApi::Resources::Domain</small>
1715
1739
  </li>
1716
1740
 
1717
1741
 
1718
1742
  <li class="r1 ">
1719
- <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#show-instance_method" title="KatelloApi::Resources::ActivationKey#show (method)">#show</a></span>
1720
- <small>KatelloApi::Resources::ActivationKey</small>
1743
+ <span class='object_link'><a href="KatelloApi/Resources/Template.html#show-instance_method" title="KatelloApi::Resources::Template#show (method)">#show</a></span>
1744
+ <small>KatelloApi::Resources::Template</small>
1721
1745
  </li>
1722
1746
 
1723
1747
 
1724
1748
  <li class="r2 ">
1725
- <span class='object_link'><a href="KatelloApi/Resources/User.html#show-instance_method" title="KatelloApi::Resources::User#show (method)">#show</a></span>
1726
- <small>KatelloApi::Resources::User</small>
1749
+ <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#show-instance_method" title="KatelloApi::Resources::Architecture#show (method)">#show</a></span>
1750
+ <small>KatelloApi::Resources::Architecture</small>
1727
1751
  </li>
1728
1752
 
1729
1753
 
1730
1754
  <li class="r1 ">
1731
- <span class='object_link'><a href="KatelloApi/Resources/Domain.html#show-instance_method" title="KatelloApi::Resources::Domain#show (method)">#show</a></span>
1732
- <small>KatelloApi::Resources::Domain</small>
1755
+ <span class='object_link'><a href="KatelloApi/Resources/ContentView.html#show-instance_method" title="KatelloApi::Resources::ContentView#show (method)">#show</a></span>
1756
+ <small>KatelloApi::Resources::ContentView</small>
1733
1757
  </li>
1734
1758
 
1735
1759
 
1736
1760
  <li class="r2 ">
1737
- <span class='object_link'><a href="KatelloApi/Resources/Template.html#show-instance_method" title="KatelloApi::Resources::Template#show (method)">#show</a></span>
1738
- <small>KatelloApi::Resources::Template</small>
1761
+ <span class='object_link'><a href="KatelloApi/Resources/Task.html#show-instance_method" title="KatelloApi::Resources::Task#show (method)">#show</a></span>
1762
+ <small>KatelloApi::Resources::Task</small>
1739
1763
  </li>
1740
1764
 
1741
1765
 
@@ -1746,86 +1770,86 @@
1746
1770
 
1747
1771
 
1748
1772
  <li class="r2 ">
1749
- <span class='object_link'><a href="KatelloApi/Resources/PuppetModule.html#show-instance_method" title="KatelloApi::Resources::PuppetModule#show (method)">#show</a></span>
1750
- <small>KatelloApi::Resources::PuppetModule</small>
1773
+ <span class='object_link'><a href="KatelloApi/Resources/Provider.html#show-instance_method" title="KatelloApi::Resources::Provider#show (method)">#show</a></span>
1774
+ <small>KatelloApi::Resources::Provider</small>
1751
1775
  </li>
1752
1776
 
1753
1777
 
1754
1778
  <li class="r1 ">
1755
- <span class='object_link'><a href="KatelloApi/Resources/Role.html#show-instance_method" title="KatelloApi::Resources::Role#show (method)">#show</a></span>
1756
- <small>KatelloApi::Resources::Role</small>
1779
+ <span class='object_link'><a href="KatelloApi/Resources/Organization.html#show-instance_method" title="KatelloApi::Resources::Organization#show (method)">#show</a></span>
1780
+ <small>KatelloApi::Resources::Organization</small>
1757
1781
  </li>
1758
1782
 
1759
1783
 
1760
1784
  <li class="r2 ">
1761
- <span class='object_link'><a href="KatelloApi/Resources/ConfigTemplate.html#show-instance_method" title="KatelloApi::Resources::ConfigTemplate#show (method)">#show</a></span>
1762
- <small>KatelloApi::Resources::ConfigTemplate</small>
1785
+ <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#show-instance_method" title="KatelloApi::Resources::ActivationKey#show (method)">#show</a></span>
1786
+ <small>KatelloApi::Resources::ActivationKey</small>
1763
1787
  </li>
1764
1788
 
1765
1789
 
1766
1790
  <li class="r1 ">
1767
- <span class='object_link'><a href="KatelloApi/Resources/Filter.html#show-instance_method" title="KatelloApi::Resources::Filter#show (method)">#show</a></span>
1768
- <small>KatelloApi::Resources::Filter</small>
1791
+ <span class='object_link'><a href="KatelloApi/Resources/Product.html#show-instance_method" title="KatelloApi::Resources::Product#show (method)">#show</a></span>
1792
+ <small>KatelloApi::Resources::Product</small>
1769
1793
  </li>
1770
1794
 
1771
1795
 
1772
1796
  <li class="r2 ">
1773
- <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#show-instance_method" title="KatelloApi::Resources::Architecture#show (method)">#show</a></span>
1774
- <small>KatelloApi::Resources::Architecture</small>
1797
+ <span class='object_link'><a href="KatelloApi/Resources/Distribution.html#show-instance_method" title="KatelloApi::Resources::Distribution#show (method)">#show</a></span>
1798
+ <small>KatelloApi::Resources::Distribution</small>
1775
1799
  </li>
1776
1800
 
1777
1801
 
1778
1802
  <li class="r1 ">
1779
- <span class='object_link'><a href="KatelloApi/Resources/Permission.html#show-instance_method" title="KatelloApi::Resources::Permission#show (method)">#show</a></span>
1780
- <small>KatelloApi::Resources::Permission</small>
1803
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#show-instance_method" title="KatelloApi::Resources::SystemGroup#show (method)">#show</a></span>
1804
+ <small>KatelloApi::Resources::SystemGroup</small>
1781
1805
  </li>
1782
1806
 
1783
1807
 
1784
1808
  <li class="r2 ">
1785
- <span class='object_link'><a href="KatelloApi/Resources/Environment.html#show-instance_method" title="KatelloApi::Resources::Environment#show (method)">#show</a></span>
1786
- <small>KatelloApi::Resources::Environment</small>
1809
+ <span class='object_link'><a href="KatelloApi/Resources/Package.html#show-instance_method" title="KatelloApi::Resources::Package#show (method)">#show</a></span>
1810
+ <small>KatelloApi::Resources::Package</small>
1787
1811
  </li>
1788
1812
 
1789
1813
 
1790
1814
  <li class="r1 ">
1791
- <span class='object_link'><a href="KatelloApi/Resources/System.html#show-instance_method" title="KatelloApi::Resources::System#show (method)">#show</a></span>
1792
- <small>KatelloApi::Resources::System</small>
1815
+ <span class='object_link'><a href="KatelloApi/Resources/Uebercert.html#show-instance_method" title="KatelloApi::Resources::Uebercert#show (method)">#show</a></span>
1816
+ <small>KatelloApi::Resources::Uebercert</small>
1793
1817
  </li>
1794
1818
 
1795
1819
 
1796
1820
  <li class="r2 ">
1797
- <span class='object_link'><a href="KatelloApi/Resources/ContentView.html#show-instance_method" title="KatelloApi::Resources::ContentView#show (method)">#show</a></span>
1798
- <small>KatelloApi::Resources::ContentView</small>
1821
+ <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#show-instance_method" title="KatelloApi::Resources::Changeset#show (method)">#show</a></span>
1822
+ <small>KatelloApi::Resources::Changeset</small>
1799
1823
  </li>
1800
1824
 
1801
1825
 
1802
1826
  <li class="r1 ">
1803
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#show-instance_method" title="KatelloApi::Resources::SystemGroup#show (method)">#show</a></span>
1804
- <small>KatelloApi::Resources::SystemGroup</small>
1827
+ <span class='object_link'><a href="KatelloApi/Resources/ContentViewDefinition.html#show-instance_method" title="KatelloApi::Resources::ContentViewDefinition#show (method)">#show</a></span>
1828
+ <small>KatelloApi::Resources::ContentViewDefinition</small>
1805
1829
  </li>
1806
1830
 
1807
1831
 
1808
1832
  <li class="r2 ">
1809
- <span class='object_link'><a href="KatelloApi/Resources/Product.html#show-instance_method" title="KatelloApi::Resources::Product#show (method)">#show</a></span>
1810
- <small>KatelloApi::Resources::Product</small>
1833
+ <span class='object_link'><a href="KatelloApi/Resources/SmartProxy.html#show-instance_method" title="KatelloApi::Resources::SmartProxy#show (method)">#show</a></span>
1834
+ <small>KatelloApi::Resources::SmartProxy</small>
1811
1835
  </li>
1812
1836
 
1813
1837
 
1814
1838
  <li class="r1 ">
1815
- <span class='object_link'><a href="KatelloApi/Resources/Package.html#show-instance_method" title="KatelloApi::Resources::Package#show (method)">#show</a></span>
1816
- <small>KatelloApi::Resources::Package</small>
1839
+ <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#show-instance_method" title="KatelloApi::Resources::SyncPlan#show (method)">#show</a></span>
1840
+ <small>KatelloApi::Resources::SyncPlan</small>
1817
1841
  </li>
1818
1842
 
1819
1843
 
1820
1844
  <li class="r2 ">
1821
- <span class='object_link'><a href="KatelloApi/Resources/Task.html#show-instance_method" title="KatelloApi::Resources::Task#show (method)">#show</a></span>
1822
- <small>KatelloApi::Resources::Task</small>
1845
+ <span class='object_link'><a href="KatelloApi/Resources/Role.html#show-instance_method" title="KatelloApi::Resources::Role#show (method)">#show</a></span>
1846
+ <small>KatelloApi::Resources::Role</small>
1823
1847
  </li>
1824
1848
 
1825
1849
 
1826
1850
  <li class="r1 ">
1827
- <span class='object_link'><a href="KatelloApi/Resources/Erratum.html#show-instance_method" title="KatelloApi::Resources::Erratum#show (method)">#show</a></span>
1828
- <small>KatelloApi::Resources::Erratum</small>
1851
+ <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#show-instance_method" title="KatelloApi::Resources::Distributor#show (method)">#show</a></span>
1852
+ <small>KatelloApi::Resources::Distributor</small>
1829
1853
  </li>
1830
1854
 
1831
1855
 
@@ -1836,56 +1860,56 @@
1836
1860
 
1837
1861
 
1838
1862
  <li class="r1 ">
1839
- <span class='object_link'><a href="KatelloApi/Resources/Uebercert.html#show-instance_method" title="KatelloApi::Resources::Uebercert#show (method)">#show</a></span>
1840
- <small>KatelloApi::Resources::Uebercert</small>
1863
+ <span class='object_link'><a href="KatelloApi/Resources/User.html#show-instance_method" title="KatelloApi::Resources::User#show (method)">#show</a></span>
1864
+ <small>KatelloApi::Resources::User</small>
1841
1865
  </li>
1842
1866
 
1843
1867
 
1844
1868
  <li class="r2 ">
1845
- <span class='object_link'><a href="KatelloApi/Resources/Subscription.html#show-instance_method" title="KatelloApi::Resources::Subscription#show (method)">#show</a></span>
1846
- <small>KatelloApi::Resources::Subscription</small>
1869
+ <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#show-instance_method" title="KatelloApi::Resources::CustomInfo#show (method)">#show</a></span>
1870
+ <small>KatelloApi::Resources::CustomInfo</small>
1847
1871
  </li>
1848
1872
 
1849
1873
 
1850
1874
  <li class="r1 ">
1851
- <span class='object_link'><a href="KatelloApi/Resources/Subnet.html#show-instance_method" title="KatelloApi::Resources::Subnet#show (method)">#show</a></span>
1852
- <small>KatelloApi::Resources::Subnet</small>
1875
+ <span class='object_link'><a href="KatelloApi/Resources/System.html#show-instance_method" title="KatelloApi::Resources::System#show (method)">#show</a></span>
1876
+ <small>KatelloApi::Resources::System</small>
1853
1877
  </li>
1854
1878
 
1855
1879
 
1856
1880
  <li class="r2 ">
1857
- <span class='object_link'><a href="KatelloApi/Resources/SmartProxy.html#show-instance_method" title="KatelloApi::Resources::SmartProxy#show (method)">#show</a></span>
1858
- <small>KatelloApi::Resources::SmartProxy</small>
1881
+ <span class='object_link'><a href="KatelloApi/Resources/Permission.html#show-instance_method" title="KatelloApi::Resources::Permission#show (method)">#show</a></span>
1882
+ <small>KatelloApi::Resources::Permission</small>
1859
1883
  </li>
1860
1884
 
1861
1885
 
1862
1886
  <li class="r1 ">
1863
- <span class='object_link'><a href="KatelloApi/Resources/Organization.html#show-instance_method" title="KatelloApi::Resources::Organization#show (method)">#show</a></span>
1864
- <small>KatelloApi::Resources::Organization</small>
1887
+ <span class='object_link'><a href="KatelloApi/Resources/Repository.html#show-instance_method" title="KatelloApi::Resources::Repository#show (method)">#show</a></span>
1888
+ <small>KatelloApi::Resources::Repository</small>
1865
1889
  </li>
1866
1890
 
1867
1891
 
1868
1892
  <li class="r2 ">
1869
- <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#show-instance_method" title="KatelloApi::Resources::CustomInfo#show (method)">#show</a></span>
1870
- <small>KatelloApi::Resources::CustomInfo</small>
1893
+ <span class='object_link'><a href="KatelloApi/Resources/Environment.html#show-instance_method" title="KatelloApi::Resources::Environment#show (method)">#show</a></span>
1894
+ <small>KatelloApi::Resources::Environment</small>
1871
1895
  </li>
1872
1896
 
1873
1897
 
1874
1898
  <li class="r1 ">
1875
- <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#show-instance_method" title="KatelloApi::Resources::Distributor#show (method)">#show</a></span>
1876
- <small>KatelloApi::Resources::Distributor</small>
1899
+ <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#show-instance_method" title="KatelloApi::Resources::HardwareModel#show (method)">#show</a></span>
1900
+ <small>KatelloApi::Resources::HardwareModel</small>
1877
1901
  </li>
1878
1902
 
1879
1903
 
1880
1904
  <li class="r2 ">
1881
- <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#show-instance_method" title="KatelloApi::Resources::GpgKey#show (method)">#show</a></span>
1882
- <small>KatelloApi::Resources::GpgKey</small>
1905
+ <span class='object_link'><a href="KatelloApi/Resources/Subnet.html#show-instance_method" title="KatelloApi::Resources::Subnet#show (method)">#show</a></span>
1906
+ <small>KatelloApi::Resources::Subnet</small>
1883
1907
  </li>
1884
1908
 
1885
1909
 
1886
1910
  <li class="r1 ">
1887
- <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#show-instance_method" title="KatelloApi::Resources::Changeset#show (method)">#show</a></span>
1888
- <small>KatelloApi::Resources::Changeset</small>
1911
+ <span class='object_link'><a href="KatelloApi/Resources/Erratum.html#show-instance_method" title="KatelloApi::Resources::Erratum#show (method)">#show</a></span>
1912
+ <small>KatelloApi::Resources::Erratum</small>
1889
1913
  </li>
1890
1914
 
1891
1915
 
@@ -1950,68 +1974,68 @@
1950
1974
 
1951
1975
 
1952
1976
  <li class="r2 ">
1953
- <span class='object_link'><a href="KatelloApi/Resources/System.html#update-instance_method" title="KatelloApi::Resources::System#update (method)">#update</a></span>
1954
- <small>KatelloApi::Resources::System</small>
1977
+ <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#update-instance_method" title="KatelloApi::Resources::Distributor#update (method)">#update</a></span>
1978
+ <small>KatelloApi::Resources::Distributor</small>
1955
1979
  </li>
1956
1980
 
1957
1981
 
1958
1982
  <li class="r1 ">
1959
- <span class='object_link'><a href="KatelloApi/Resources/Environment.html#update-instance_method" title="KatelloApi::Resources::Environment#update (method)">#update</a></span>
1960
- <small>KatelloApi::Resources::Environment</small>
1983
+ <span class='object_link'><a href="KatelloApi/Resources/Subnet.html#update-instance_method" title="KatelloApi::Resources::Subnet#update (method)">#update</a></span>
1984
+ <small>KatelloApi::Resources::Subnet</small>
1961
1985
  </li>
1962
1986
 
1963
1987
 
1964
1988
  <li class="r2 ">
1965
- <span class='object_link'><a href="KatelloApi/Resources/ComputeResource.html#update-instance_method" title="KatelloApi::Resources::ComputeResource#update (method)">#update</a></span>
1966
- <small>KatelloApi::Resources::ComputeResource</small>
1989
+ <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#update-instance_method" title="KatelloApi::Resources::ActivationKey#update (method)">#update</a></span>
1990
+ <small>KatelloApi::Resources::ActivationKey</small>
1967
1991
  </li>
1968
1992
 
1969
1993
 
1970
1994
  <li class="r1 ">
1971
- <span class='object_link'><a href="KatelloApi/Resources/Subnet.html#update-instance_method" title="KatelloApi::Resources::Subnet#update (method)">#update</a></span>
1972
- <small>KatelloApi::Resources::Subnet</small>
1995
+ <span class='object_link'><a href="KatelloApi/Resources/Environment.html#update-instance_method" title="KatelloApi::Resources::Environment#update (method)">#update</a></span>
1996
+ <small>KatelloApi::Resources::Environment</small>
1973
1997
  </li>
1974
1998
 
1975
1999
 
1976
2000
  <li class="r2 ">
1977
- <span class='object_link'><a href="KatelloApi/Resources/SmartProxy.html#update-instance_method" title="KatelloApi::Resources::SmartProxy#update (method)">#update</a></span>
1978
- <small>KatelloApi::Resources::SmartProxy</small>
2001
+ <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#update-instance_method" title="KatelloApi::Resources::HardwareModel#update (method)">#update</a></span>
2002
+ <small>KatelloApi::Resources::HardwareModel</small>
1979
2003
  </li>
1980
2004
 
1981
2005
 
1982
2006
  <li class="r1 ">
1983
- <span class='object_link'><a href="KatelloApi/Resources/Distributor.html#update-instance_method" title="KatelloApi::Resources::Distributor#update (method)">#update</a></span>
1984
- <small>KatelloApi::Resources::Distributor</small>
2007
+ <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#update-instance_method" title="KatelloApi::Resources::CustomInfo#update (method)">#update</a></span>
2008
+ <small>KatelloApi::Resources::CustomInfo</small>
1985
2009
  </li>
1986
2010
 
1987
2011
 
1988
2012
  <li class="r2 ">
1989
- <span class='object_link'><a href="KatelloApi/Resources/Product.html#update-instance_method" title="KatelloApi::Resources::Product#update (method)">#update</a></span>
1990
- <small>KatelloApi::Resources::Product</small>
2013
+ <span class='object_link'><a href="KatelloApi/Resources/User.html#update-instance_method" title="KatelloApi::Resources::User#update (method)">#update</a></span>
2014
+ <small>KatelloApi::Resources::User</small>
1991
2015
  </li>
1992
2016
 
1993
2017
 
1994
2018
  <li class="r1 ">
1995
- <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#update-instance_method" title="KatelloApi::Resources::SystemGroup#update (method)">#update</a></span>
1996
- <small>KatelloApi::Resources::SystemGroup</small>
2019
+ <span class='object_link'><a href="KatelloApi/Resources/SystemPackage.html#update-instance_method" title="KatelloApi::Resources::SystemPackage#update (method)">#update</a></span>
2020
+ <small>KatelloApi::Resources::SystemPackage</small>
1997
2021
  </li>
1998
2022
 
1999
2023
 
2000
2024
  <li class="r2 ">
2001
- <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#update-instance_method" title="KatelloApi::Resources::Architecture#update (method)">#update</a></span>
2002
- <small>KatelloApi::Resources::Architecture</small>
2025
+ <span class='object_link'><a href="KatelloApi/Resources/Product.html#update-instance_method" title="KatelloApi::Resources::Product#update (method)">#update</a></span>
2026
+ <small>KatelloApi::Resources::Product</small>
2003
2027
  </li>
2004
2028
 
2005
2029
 
2006
2030
  <li class="r1 ">
2007
- <span class='object_link'><a href="KatelloApi/Resources/User.html#update-instance_method" title="KatelloApi::Resources::User#update (method)">#update</a></span>
2008
- <small>KatelloApi::Resources::User</small>
2031
+ <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#update-instance_method" title="KatelloApi::Resources::SyncPlan#update (method)">#update</a></span>
2032
+ <small>KatelloApi::Resources::SyncPlan</small>
2009
2033
  </li>
2010
2034
 
2011
2035
 
2012
2036
  <li class="r2 ">
2013
- <span class='object_link'><a href="KatelloApi/Resources/Organization.html#update-instance_method" title="KatelloApi::Resources::Organization#update (method)">#update</a></span>
2014
- <small>KatelloApi::Resources::Organization</small>
2037
+ <span class='object_link'><a href="KatelloApi/Resources/Domain.html#update-instance_method" title="KatelloApi::Resources::Domain#update (method)">#update</a></span>
2038
+ <small>KatelloApi::Resources::Domain</small>
2015
2039
  </li>
2016
2040
 
2017
2041
 
@@ -2022,20 +2046,20 @@
2022
2046
 
2023
2047
 
2024
2048
  <li class="r2 ">
2025
- <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#update-instance_method" title="KatelloApi::Resources::Changeset#update (method)">#update</a></span>
2026
- <small>KatelloApi::Resources::Changeset</small>
2049
+ <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#update-instance_method" title="KatelloApi::Resources::GpgKey#update (method)">#update</a></span>
2050
+ <small>KatelloApi::Resources::GpgKey</small>
2027
2051
  </li>
2028
2052
 
2029
2053
 
2030
2054
  <li class="r1 ">
2031
- <span class='object_link'><a href="KatelloApi/Resources/CustomInfo.html#update-instance_method" title="KatelloApi::Resources::CustomInfo#update (method)">#update</a></span>
2032
- <small>KatelloApi::Resources::CustomInfo</small>
2055
+ <span class='object_link'><a href="KatelloApi/Resources/Architecture.html#update-instance_method" title="KatelloApi::Resources::Architecture#update (method)">#update</a></span>
2056
+ <small>KatelloApi::Resources::Architecture</small>
2033
2057
  </li>
2034
2058
 
2035
2059
 
2036
2060
  <li class="r2 ">
2037
- <span class='object_link'><a href="KatelloApi/Resources/SystemPackage.html#update-instance_method" title="KatelloApi::Resources::SystemPackage#update (method)">#update</a></span>
2038
- <small>KatelloApi::Resources::SystemPackage</small>
2061
+ <span class='object_link'><a href="KatelloApi/Resources/Template.html#update-instance_method" title="KatelloApi::Resources::Template#update (method)">#update</a></span>
2062
+ <small>KatelloApi::Resources::Template</small>
2039
2063
  </li>
2040
2064
 
2041
2065
 
@@ -2046,44 +2070,44 @@
2046
2070
 
2047
2071
 
2048
2072
  <li class="r2 ">
2049
- <span class='object_link'><a href="KatelloApi/Resources/HardwareModel.html#update-instance_method" title="KatelloApi::Resources::HardwareModel#update (method)">#update</a></span>
2050
- <small>KatelloApi::Resources::HardwareModel</small>
2073
+ <span class='object_link'><a href="KatelloApi/Resources/Role.html#update-instance_method" title="KatelloApi::Resources::Role#update (method)">#update</a></span>
2074
+ <small>KatelloApi::Resources::Role</small>
2051
2075
  </li>
2052
2076
 
2053
2077
 
2054
2078
  <li class="r1 ">
2055
- <span class='object_link'><a href="KatelloApi/Resources/Domain.html#update-instance_method" title="KatelloApi::Resources::Domain#update (method)">#update</a></span>
2056
- <small>KatelloApi::Resources::Domain</small>
2079
+ <span class='object_link'><a href="KatelloApi/Resources/Provider.html#update-instance_method" title="KatelloApi::Resources::Provider#update (method)">#update</a></span>
2080
+ <small>KatelloApi::Resources::Provider</small>
2057
2081
  </li>
2058
2082
 
2059
2083
 
2060
2084
  <li class="r2 ">
2061
- <span class='object_link'><a href="KatelloApi/Resources/ActivationKey.html#update-instance_method" title="KatelloApi::Resources::ActivationKey#update (method)">#update</a></span>
2062
- <small>KatelloApi::Resources::ActivationKey</small>
2085
+ <span class='object_link'><a href="KatelloApi/Resources/Repository.html#update-instance_method" title="KatelloApi::Resources::Repository#update (method)">#update</a></span>
2086
+ <small>KatelloApi::Resources::Repository</small>
2063
2087
  </li>
2064
2088
 
2065
2089
 
2066
2090
  <li class="r1 ">
2067
- <span class='object_link'><a href="KatelloApi/Resources/SyncPlan.html#update-instance_method" title="KatelloApi::Resources::SyncPlan#update (method)">#update</a></span>
2068
- <small>KatelloApi::Resources::SyncPlan</small>
2091
+ <span class='object_link'><a href="KatelloApi/Resources/ComputeResource.html#update-instance_method" title="KatelloApi::Resources::ComputeResource#update (method)">#update</a></span>
2092
+ <small>KatelloApi::Resources::ComputeResource</small>
2069
2093
  </li>
2070
2094
 
2071
2095
 
2072
2096
  <li class="r2 ">
2073
- <span class='object_link'><a href="KatelloApi/Resources/Template.html#update-instance_method" title="KatelloApi::Resources::Template#update (method)">#update</a></span>
2074
- <small>KatelloApi::Resources::Template</small>
2097
+ <span class='object_link'><a href="KatelloApi/Resources/System.html#update-instance_method" title="KatelloApi::Resources::System#update (method)">#update</a></span>
2098
+ <small>KatelloApi::Resources::System</small>
2075
2099
  </li>
2076
2100
 
2077
2101
 
2078
2102
  <li class="r1 ">
2079
- <span class='object_link'><a href="KatelloApi/Resources/Repository.html#update-instance_method" title="KatelloApi::Resources::Repository#update (method)">#update</a></span>
2080
- <small>KatelloApi::Resources::Repository</small>
2103
+ <span class='object_link'><a href="KatelloApi/Resources/SystemGroup.html#update-instance_method" title="KatelloApi::Resources::SystemGroup#update (method)">#update</a></span>
2104
+ <small>KatelloApi::Resources::SystemGroup</small>
2081
2105
  </li>
2082
2106
 
2083
2107
 
2084
2108
  <li class="r2 ">
2085
- <span class='object_link'><a href="KatelloApi/Resources/Role.html#update-instance_method" title="KatelloApi::Resources::Role#update (method)">#update</a></span>
2086
- <small>KatelloApi::Resources::Role</small>
2109
+ <span class='object_link'><a href="KatelloApi/Resources/Changeset.html#update-instance_method" title="KatelloApi::Resources::Changeset#update (method)">#update</a></span>
2110
+ <small>KatelloApi::Resources::Changeset</small>
2087
2111
  </li>
2088
2112
 
2089
2113
 
@@ -2094,14 +2118,14 @@
2094
2118
 
2095
2119
 
2096
2120
  <li class="r2 ">
2097
- <span class='object_link'><a href="KatelloApi/Resources/Provider.html#update-instance_method" title="KatelloApi::Resources::Provider#update (method)">#update</a></span>
2098
- <small>KatelloApi::Resources::Provider</small>
2121
+ <span class='object_link'><a href="KatelloApi/Resources/SmartProxy.html#update-instance_method" title="KatelloApi::Resources::SmartProxy#update (method)">#update</a></span>
2122
+ <small>KatelloApi::Resources::SmartProxy</small>
2099
2123
  </li>
2100
2124
 
2101
2125
 
2102
2126
  <li class="r1 ">
2103
- <span class='object_link'><a href="KatelloApi/Resources/GpgKey.html#update-instance_method" title="KatelloApi::Resources::GpgKey#update (method)">#update</a></span>
2104
- <small>KatelloApi::Resources::GpgKey</small>
2127
+ <span class='object_link'><a href="KatelloApi/Resources/Organization.html#update-instance_method" title="KatelloApi::Resources::Organization#update (method)">#update</a></span>
2128
+ <small>KatelloApi::Resources::Organization</small>
2105
2129
  </li>
2106
2130
 
2107
2131