Oracle Cloud Infrastructure · JSON-LD Context

Oracle Cloud Networking Update Context

JSON-LD context defining the semantic vocabulary for Oracle Cloud Networking Update from Oracle Cloud Infrastructure.

1 Classes 2 Properties 4 Namespaces
View Context View on GitHub

Namespaces

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#

Classes

UpdateVcnDetails

Properties

Property Type Container
displayName string
freeformTags

JSON-LD Document

Raw ↑
{
  "@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#",
    "UpdateVcnDetails": "oci:UpdateVcnDetails",
    "displayName": {
      "@id": "oci:displayName",
      "@type": "xsd:string"
    },
    "freeformTags": {
      "@id": "oci:freeformTags"
    }
  }
}