Sha256: 66c57187da8e6a6b717c504da50f117075b022e12e7898daa7bf4069bbe29ba8

Contents?: true

Size: 1.83 KB

Versions: 39

Compression:

Stored size: 1.83 KB

Contents

{
  "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": "organization-id-1",
    "wildcard": true,
    "spaces_url": "/v2/domains/domain-id-1/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"
        }
      },
      {
        "metadata": {
          "guid": "space-id-2",
          "url": "/v2/spaces/space-id-2",
          "created_at": "2013-03-11 15:17:38 -0700",
          "updated_at": null
        },
        "entity": {
          "name": "space-name-2",
          "organization_guid": "organization-id-1",
          "developers_url": "/v2/spaces/space-id-2/developers",
          "managers_url": "/v2/spaces/space-id-2/managers",
          "auditors_url": "/v2/spaces/space-id-2/auditors",
          "apps_url": "/v2/spaces/space-id-2/apps",
          "domains_url": "/v2/spaces/space-id-2/domains",
          "service_instances_url": "/v2/spaces/space-id-2/service_instances",
          "organization_url": "/v2/organizations/organization-id-2"
        }
      }
    ]
  }
}

Version data entries

39 entries across 39 versions & 1 rubygems

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