Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Last active April 1, 2022 17:10
Show Gist options
  • Select an option

  • Save recursivecodes/28a0286a9899a45e7e264423db646dff to your computer and use it in GitHub Desktop.

Select an option

Save recursivecodes/28a0286a9899a45e7e264423db646dff to your computer and use it in GitHub Desktop.
create-fn-response.json
{
"data": {
"application-id": "ocid1.fnapp.oc1.phx...",
"compartment-id": "ocid1.compartment.oc1...",
"config": {},
"defined-tags": {
"Oracle-Tags": {
"CreatedBy": "[redacted]",
"CreatedOn": "2022-03-29T17:10:35.939Z"
}
},
"display-name": "atp-auto-wallet-fn",
"freeform-tags": {},
"id": "ocid1.fnfunc.oc1.phx...",
"image": "phx.ocir.io/toddrsharp/atp-auto-wallet/atp-auto-wallet-fn:0.13",
"image-digest": "sha256:e66ab37e888a12e3ec961e4a26a758891afa1b4b6520e0369af44ba933d75290",
"invoke-endpoint": "https://khenedvczma.us-phoenix-1.functions.oci.oraclecloud.com",
"lifecycle-state": "ACTIVE",
"memory-in-mbs": 2048,
"time-created": "2022-03-29T17:10:36.185000+00:00",
"time-updated": "2022-03-29T17:10:36.185000+00:00",
"timeout-in-seconds": 30,
"trace-config": {
"is-enabled": false
}
},
"etag": "234ac973ed5753b335f97f18ff2e81c6a9fb578b5d5220196ab2e52acaba09ab"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment