We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe1ab6 commit 728c6f1Copy full SHA for 728c6f1
1 file changed
docs/v3/source/includes/api_resources/_processes.erb
@@ -218,6 +218,7 @@
218
"index": 0,
219
"instance_guid": "e49f448e-54d2-4c33-61a3-5335",
220
"state": "RUNNING",
221
+ "routable": true,
222
"usage": {
223
"time": "2016-03-23T23:17:30.476314154Z",
224
"cpu": 0.00038711029163348665,
@@ -248,6 +249,7 @@
248
249
"type": "web",
250
"index": 1,
251
"state": "STARTING",
252
+ "routable": false,
253
254
"cpu": 0,
255
"cpu_entitlement": 0,
0 commit comments