Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit ccdacde

Browse files
committed
chore(cfd): add a sample vcap_application json
1 parent c6ddfe8 commit ccdacde

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"cf_api": "https://api.fr-stage.cloud.gov",
3+
"limits": { "fds": 16384, "mem": 128, "disk": 8 },
4+
"application_name": "cfd_integration_test_AppGet_2",
5+
"application_uris": [],
6+
"name": "cfd_integration_test_AppGet_2",
7+
"space_name": "zachary.rollyson",
8+
"space_id": "a9ec0873-e8a5-4d39-99d2-4a934f0ea23d",
9+
"organization_id": "da8e238d-c24a-4528-95db-ae11e76bb8f1",
10+
"organization_name": "sandbox-gsa",
11+
"uris": [],
12+
"process_id": "5d5bea40-e3ba-49a6-b46a-1645b0eac86b",
13+
"process_type": "web",
14+
"application_id": "5d5bea40-e3ba-49a6-b46a-1645b0eac86b",
15+
"version": "141686d8-4b7a-4f27-8cde-8d698c3ef750",
16+
"application_version": "141686d8-4b7a-4f27-8cde-8d698c3ef750"
17+
}

0 commit comments

Comments
 (0)