{ "@context": { "@version": 1.1, "oci": "https://docs.oracle.com/en-us/iaas/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "FunctionSummary": "oci:FunctionSummary", "applicationId": { "@id": "oci:applicationId", "@type": "xsd:string" }, "displayName": { "@id": "oci:displayName", "@type": "xsd:string" }, "id": { "@id": "oci:id", "@type": "xsd:string" }, "image": { "@id": "oci:image", "@type": "xsd:string" }, "lifecycleState": { "@id": "oci:lifecycleState", "@type": "xsd:string" }, "memoryInMBs": { "@id": "oci:memoryInMBs", "@type": "xsd:integer" }, "timeCreated": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" } } }