Sha256: 4657e8e59563de80e61dde4effb87fb9c1da2b0e0bf70a78930255af985a8669

Contents?: true

Size: 1.71 KB

Versions: 39

Compression:

Stored size: 1.71 KB

Contents

{
  "total_results": 1,
  "total_pages": 1,
  "prev_url": null,
  "next_url": null,
  "resources": [
    {
      "metadata": {
        "guid": "domain-id-1",
        "url": "/v2/domains/domain-id-1",
        "created_at": "2012-09-19 21:03:47 +0000",
        "updated_at": null
      },
      "entity": {
        "name": "domain.com",
        "owning_organization_guid": null,
        "wildcard": true,
        "spaces_url": "/v2/domains/domain-id-1/spaces",
        "spaces": []
      }
    },
    {
      "metadata": {
        "guid": "domain-id-2",
        "url": "/v2/domains/domain-id-2",
        "created_at": "2012-09-19 21:03:47 +0000",
        "updated_at": null
      },
      "entity": {
        "name": "domain2.com",
        "owning_organization_guid": "organization-id-1",
        "wildcard": true,
        "spaces_url": "/v2/domains/domain-id-2/spaces",
        "spaces": [
          {
            "metadata": {
              "guid": "space-id-1",
              "url": "/v2/spaces/space-id-1",
              "created_at": "2013-03-11 12:17:38 -0700",
              "updated_at": null
            },
            "entity": {
              "name": "space-name-1",
              "organization_guid": "organization-id-1",
              "developers_url": "/v2/spaces/space-id-1/developers",
              "managers_url": "/v2/spaces/space-id-1/managers",
              "auditors_url": "/v2/spaces/space-id-1/auditors",
              "apps_url": "/v2/spaces/space-id-1/apps",
              "domains_url": "/v2/spaces/space-id-1/domains",
              "service_instances_url": "/v2/spaces/space-id-1/service_instances",
              "organization_url": "/v2/organizations/organization-id-1"
            }
          }
        ]
      }
    }
  ]
}

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
cfoundry-2.2.0rc3 spec/fixtures/fake_cc_organization_domains.json
cfoundry-2.2.0.rc2 spec/fixtures/fake_cc_organization_domains.json
cfoundry-2.2.0.rc1 spec/fixtures/fake_cc_organization_domains.json
cfoundry-2.1.2.rc1 spec/fixtures/fake_cc_organization_domains.json
cfoundry-2.1.1 spec/fixtures/fake_cc_organization_domains.json
cfoundry-2.1.0 spec/fixtures/fake_cc_organization_domains.json
cfoundry-2.0.2 spec/fixtures/fake_cc_organization_domains.json
cfoundry-2.0.1.rc1 spec/fixtures/fake_cc_organization_domains.json
cfoundry-2.0.0 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.5.3 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.5.2 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.5.1 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.5.0 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.4.0 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.3.0 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.2.0 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.1.0.rc4 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.1.0.rc3 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.1.0.rc2 spec/fixtures/fake_cc_organization_domains.json
cfoundry-1.1.0.rc1 spec/fixtures/fake_cc_organization_domains.json