Sha256: 7c5c8ccd00a4bfb99a79ed76fa5cc39308886bc894b8882458e157424de1d97a

Contents?: true

Size: 1.9 KB

Versions: 124

Compression:

Stored size: 1.9 KB

Contents

{
  "total_results": 1,
  "total_pages": 1,
  "prev_url": null,
  "next_url": null,
  "resources": [
    {
      "metadata": {
        "guid": "user-id-1",
        "url": "/v2/users/user-id-1",
        "created_at": "2012-08-13 12:48:41 -0700",
        "updated_at": "2012-08-13 12:55:10 -0700"
      },
      "entity": {
        "managed_organizations": [{
          "metadata": {
            "guid": "organization-id-1"
          },
          "entity": {}
        }],
        "billing_managed_organizations": [],
        "audited_organizations": [],
        "spaces": [{
          "metadata": {
            "guid": "space-id-1"
          },
          "entity": {}
        }],
        "managed_spaces": [],
        "audited_spaces": []
      }
    },
    {
      "metadata": {
        "guid": "user-id-2",
        "url": "/v2/users/user-id-2",
        "created_at": "2012-08-13 12:48:41 -0700",
        "updated_at": "2012-08-13 12:55:10 -0700"
      },
      "entity": {
        "managed_organizations": [{
          "metadata": {
            "guid": "organization-id-1"
          },
          "entity": {}
        }],
        "billing_managed_organizations": [],
        "audited_organizations": [],
        "spaces": [],
        "managed_spaces": [{
          "metadata": {
            "guid": "space-id-1"
          },
          "entity": {}
        }],
        "audited_spaces": []
      }
    },
    {
      "metadata": {
        "guid": "user-id-3",
        "url": "/v2/users/user-id-3",
        "created_at": "2012-08-13 12:48:41 -0700",
        "updated_at": "2012-08-13 12:55:10 -0700"
      },
      "entity": {
        "managed_organizations": [],
        "billing_managed_organizations": [],
        "audited_organizations": [],
        "spaces": [],
        "managed_spaces": [],
        "audited_spaces": [{
          "metadata": {
            "guid": "space-id-2"
          },
          "entity": {}
        }]
      }
    }
  ]
}

Version data entries

124 entries across 124 versions & 4 rubygems

Version Path
new_cfoundry-4.9.4 spec/fixtures/fake_cc_organization_users.json
new_cfoundry-4.9.3 spec/fixtures/fake_cc_organization_users.json
ncfoundry-4.9.4 spec/fixtures/fake_cc_organization_users.json
ncfoundry-4.9.3 spec/fixtures/fake_cc_organization_users.json
ncfoundry-4.9.2 spec/fixtures/fake_cc_organization_users.json
new_cfoundry-4.9.2 spec/fixtures/fake_cc_organization_users.json
new_cfoundry-4.9.1 spec/fixtures/fake_cc_organization_users.json
new_cfoundry-4.9.0 spec/fixtures/fake_cc_organization_users.json
new_cfoundry-4.8.3 spec/fixtures/fake_cc_organization_users.json
new_cfoundry-4.8.2 spec/fixtures/fake_cc_organization_users.json
cfoundry-4.7.2.rc1 spec/fixtures/fake_cc_organization_users.json
cfoundry-4.7.1 spec/fixtures/fake_cc_organization_users.json
cfoundry-4.7.1.rc1 spec/fixtures/fake_cc_organization_users.json
cfoundry-4.7.0 spec/fixtures/fake_cc_organization_users.json
cfoundry-4.6.3.rc3 spec/fixtures/fake_cc_organization_users.json
cfoundry-4.6.3.rc2 spec/fixtures/fake_cc_organization_users.json
cfoundry-4.6.3.rc1 spec/fixtures/fake_cc_organization_users.json
cfoundry-4.6.2 spec/fixtures/fake_cc_organization_users.json
cfoundry-4.6.1 spec/fixtures/fake_cc_organization_users.json
cfoundry-4.6.0 spec/fixtures/fake_cc_organization_users.json