cfoundry 4.3.10 → 4.3.11

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
1
  module CFoundry # :nodoc:
2
2
  # CFoundry library version number.
3
- VERSION = "4.3.10".freeze
3
+ VERSION = "4.3.11".freeze
4
4
  end
@@ -6,7 +6,7 @@
6
6
  "resources": [
7
7
  {
8
8
  "metadata": {
9
- "guid": "event-1"
9
+ "guid": "event-1-1"
10
10
  },
11
11
  "entity": {
12
12
  "organization_guid": "organization-id-1",
@@ -33,7 +33,7 @@
33
33
  },
34
34
  {
35
35
  "metadata": {
36
- "guid": "event-2"
36
+ "guid": "event-2-1"
37
37
  },
38
38
  "entity": {
39
39
  "organization_guid": "organization-id-2",
@@ -60,7 +60,7 @@
60
60
  },
61
61
  {
62
62
  "metadata": {
63
- "guid": "event-3"
63
+ "guid": "event-1-2"
64
64
  },
65
65
  "entity": {
66
66
  "organization_guid": "organization-id-1",
@@ -83,7 +83,7 @@
83
83
  },
84
84
  {
85
85
  "metadata": {
86
- "guid": "event-4"
86
+ "guid": "event-1-3"
87
87
  },
88
88
  "entity": {
89
89
  "organization_guid": "organization-id-1",
@@ -110,7 +110,7 @@
110
110
  },
111
111
  {
112
112
  "metadata": {
113
- "guid": "event-6"
113
+ "guid": "event-1-4"
114
114
  },
115
115
  "entity": {
116
116
  "organization_guid": "organization-id-1",
@@ -137,7 +137,7 @@
137
137
  },
138
138
  {
139
139
  "metadata": {
140
- "guid": "event-7"
140
+ "guid": "event-1-5"
141
141
  },
142
142
  "entity": {
143
143
  "organization_guid": "organization-id-1",
@@ -164,7 +164,7 @@
164
164
  },
165
165
  {
166
166
  "metadata": {
167
- "guid": "event-8"
167
+ "guid": "event-3-1"
168
168
  },
169
169
  "entity": {
170
170
  "organization_guid": "organization-id-3",
@@ -191,7 +191,7 @@
191
191
  },
192
192
  {
193
193
  "metadata": {
194
- "guid": "event-9"
194
+ "guid": "event-3-2"
195
195
  },
196
196
  "entity": {
197
197
  "organization_guid": "organization-id-3",
@@ -218,7 +218,7 @@
218
218
  },
219
219
  {
220
220
  "metadata": {
221
- "guid": "event-10"
221
+ "guid": "event-3-3"
222
222
  },
223
223
  "entity": {
224
224
  "organization_guid": "organization-id-3",
@@ -234,7 +234,7 @@
234
234
  },
235
235
  {
236
236
  "metadata": {
237
- "guid": "event-11"
237
+ "guid": "event-4-1"
238
238
  },
239
239
  "entity": {
240
240
  "organization_guid": "organization-id-4",
@@ -261,7 +261,7 @@
261
261
  },
262
262
  {
263
263
  "metadata": {
264
- "guid": "event-12"
264
+ "guid": "event-4-2"
265
265
  },
266
266
  "entity": {
267
267
  "organization_guid": "organization-id-4",
@@ -277,7 +277,7 @@
277
277
  },
278
278
  {
279
279
  "metadata": {
280
- "guid": "event-13"
280
+ "guid": "event-2-2"
281
281
  },
282
282
  "entity": {
283
283
  "organization_guid": "organization-id-2",
@@ -304,7 +304,7 @@
304
304
  },
305
305
  {
306
306
  "metadata": {
307
- "guid": "event-14"
307
+ "guid": "event-2-3"
308
308
  },
309
309
  "entity": {
310
310
  "organization_guid": "organization-id-2",
@@ -331,7 +331,42 @@
331
331
  },
332
332
  {
333
333
  "metadata": {
334
- "guid": "event-15"
334
+ "guid": "event-2-4"
335
+ },
336
+ "entity": {
337
+ "organization_guid": "organization-id-2",
338
+ "type": "audit.app.update",
339
+ "actor": "user-id",
340
+ "actor_type": "user",
341
+ "actee": "application-id-2",
342
+ "actee_type": "app",
343
+ "timestamp": "2012-11-01T12:11:35+00:00",
344
+ "metadata": {
345
+ "changes": {
346
+ "instances": [
347
+ 2,
348
+ 1
349
+ ],
350
+ "memory": [
351
+ 1024,
352
+ 2048
353
+ ],
354
+ "state": [
355
+ "STARTED",
356
+ "STOPPED"
357
+ ]
358
+ },
359
+ "footprints": {
360
+ "memory": 2048,
361
+ "instances": 1
362
+ }
363
+ },
364
+ "space_guid": "space-id-2"
365
+ }
366
+ },
367
+ {
368
+ "metadata": {
369
+ "guid": "event-2-5"
335
370
  },
336
371
  "entity": {
337
372
  "organization_guid": "organization-id-2",
@@ -341,6 +376,41 @@
341
376
  "actee": "application-id-2",
342
377
  "actee_type": "app",
343
378
  "timestamp": "2012-11-01T12:11:40+00:00",
379
+ "metadata": {
380
+ "changes": {
381
+ "instances": [
382
+ 1,
383
+ 2
384
+ ],
385
+ "memory": [
386
+ 2048,
387
+ 1024
388
+ ],
389
+ "state": [
390
+ "STOPPED",
391
+ "STARTED"
392
+ ]
393
+ },
394
+ "footprints": {
395
+ "memory": 1024,
396
+ "instances": 2
397
+ }
398
+ },
399
+ "space_guid": "space-id-2"
400
+ }
401
+ },
402
+ {
403
+ "metadata": {
404
+ "guid": "event-2-6"
405
+ },
406
+ "entity": {
407
+ "organization_guid": "organization-id-2",
408
+ "type": "audit.app.update",
409
+ "actor": "user-id",
410
+ "actor_type": "user",
411
+ "actee": "application-id-2",
412
+ "actee_type": "app",
413
+ "timestamp": "2012-11-01T12:11:45+00:00",
344
414
  "metadata": {
345
415
  "changes": {
346
416
  "instances": [
@@ -362,7 +432,7 @@
362
432
  },
363
433
  {
364
434
  "metadata": {
365
- "guid": "event-16"
435
+ "guid": "event-5-1"
366
436
  },
367
437
  "entity": {
368
438
  "organization_guid": "organization-id-5",
@@ -389,7 +459,7 @@
389
459
  },
390
460
  {
391
461
  "metadata": {
392
- "guid": "event-17"
462
+ "guid": "event-5-2"
393
463
  },
394
464
  "entity": {
395
465
  "organization_guid": "organization-id-5",
@@ -416,7 +486,7 @@
416
486
  },
417
487
  {
418
488
  "metadata": {
419
- "guid": "event-18"
489
+ "guid": "event-5-3"
420
490
  },
421
491
  "entity": {
422
492
  "organization_guid": "organization-id-5",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cfoundry
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.10
4
+ version: 4.3.11
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -460,12 +460,18 @@ required_ruby_version: !ruby/object:Gem::Requirement
460
460
  - - ! '>='
461
461
  - !ruby/object:Gem::Version
462
462
  version: '0'
463
+ segments:
464
+ - 0
465
+ hash: 2215888253690102006
463
466
  required_rubygems_version: !ruby/object:Gem::Requirement
464
467
  none: false
465
468
  requirements:
466
469
  - - ! '>='
467
470
  - !ruby/object:Gem::Version
468
471
  version: '0'
472
+ segments:
473
+ - 0
474
+ hash: 2215888253690102006
469
475
  requirements: []
470
476
  rubyforge_project: cfoundry
471
477
  rubygems_version: 1.8.25