Sha256: 6d51d4d3db10f85d7f1db0727efd0f61877954789b129822ef688724b037376e

Contents?: true

Size: 1.79 KB

Versions: 42

Compression:

Stored size: 1.79 KB

Contents

{
  "metadata": {
    "guid": "user-provided-service-instance-id-1",
    "url": "/v2/service_instances/user-provided-service-instance-id-1",
    "created_at": "2012-10-23 00:00:00 +0000",
    "updated_at": null
  },
  "entity": {
    "type": "user_provided_service_instance",
    "name": "service-instance-name-1",
    "space_guid": "space-id-1",
    "service_bindings_url": "/v2/service_instances/user-provided-service-instance-id-1/service_bindings",
    "service_bindings": [
      {
        "metadata": {
          "guid": "service-binding-id-1",
          "url": "/v2/service_bindings/service-binding-id-1",
          "created_at": "2012-10-23 00:34:18 +0000",
          "updated_at": null
        },
        "entity": {
          "app_guid": "application-id-1",
          "service_instance_guid": "user-provided-service-instance-id-1",
          "binding_options": null,
          "app_url": "/v2/apps/application-id-1",
          "service_instance_url": "/v2/service_instances/user-provided-service-instance-id-1"
        }
      }
    ],
    "space_url": "/v2/spaces/space-id-1",
    "space": {
      "metadata": {
        "guid": "space-id-1",
        "url": "/v2/spaces/space-id-1",
        "created_at": "2012-09-26 00:00:00 +0000",
        "updated_at": null
      },
      "entity": {
        "name": "organization-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

42 entries across 42 versions & 3 rubygems

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