Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created March 30, 2022 19:13
Show Gist options
  • Select an option

  • Save recursivecodes/5521dcd688e173b2fe491402f24b15b3 to your computer and use it in GitHub Desktop.

Select an option

Save recursivecodes/5521dcd688e173b2fe491402f24b15b3 to your computer and use it in GitHub Desktop.
create-app-response.json
{
"data": {
"compartment-id": "ocid1.compartment.oc1...",
"config": {},
"defined-tags": {
"Oracle-Tags": {
"CreatedBy": "[redacted]",
"CreatedOn": "2022-03-29T17:07:43.860Z"
}
},
"display-name": "atp-wallet-demo",
"freeform-tags": {},
"id": "ocid1.fnapp.oc1.phx...",
"image-policy-config": null,
"lifecycle-state": "ACTIVE",
"network-security-group-ids": [],
"subnet-ids": [
"ocid1.subnet.oc1.phx..."
],
"syslog-url": "",
"time-created": "2022-03-29T17:07:44.502000+00:00",
"time-updated": "2022-03-29T17:07:44.502000+00:00",
"trace-config": {
"domain-id": "",
"is-enabled": false
}
},
"etag": "de9758b214f461ac549683b708118fd345378c80f1edd8120288d472817f0934"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment