{ "@context": { "@version": 1.1, "pan": "https://pan.dev/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "TenantServiceGroup": "pan:TenantServiceGroup", "TenantServiceGroupRequest": "pan:TenantServiceGroupRequest", "TenantServiceGroupUpdate": "pan:TenantServiceGroupUpdate", "childCount": { "@id": "pan:child_count", "@type": "xsd:integer" }, "createdAt": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "displayName": { "@id": "pan:display_name", "@type": "xsd:string" }, "id": { "@id": "pan:id", "@type": "xsd:string" }, "parentId": { "@id": "pan:parent_id", "@type": "xsd:string" }, "region": { "@id": "pan:region", "@type": "xsd:string" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "supportAccountId": { "@id": "pan:support_account_id", "@type": "xsd:string" }, "updatedAt": { "@id": "schema:dateModified", "@type": "xsd:dateTime" }, "vertical": { "@id": "pan:vertical", "@type": "xsd:string" } } }