Gravitee · Example Payload

Gravitee Am Create Domain Example

Security domain for the customer portal

API GatewayAPI ManagementAccess ManagementIdentityEvent-DrivenEvent ManagementKafka GatewayKafkaMQTTGraphQLgRPCAI GatewayMCPA2ALLM ProxyMulti-Gateway FederationDeveloper PortalOpen SourceApache 2.0

Gravitee Am Create Domain Example is an example object payload from Gravitee, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionhridpathvhostMode

Example Payload

Raw ↑
{
  "name": "customer-portal",
  "description": "Security domain for the customer portal",
  "hrid": "customer-portal",
  "path": "/customer-portal",
  "vhostMode": false
}