Realms
Create a realm
Create a new Realm. Centrally Managed Consumers are created within a Realm.
Each Realm can be restricted to a specific set of control planes if needed using allowed_control_planes or allow_all_control_planes.
ttl and negative_ttl control how long the consumers are kept in memory by a running Gateway.
Any consumer_groups added to the Realm are automatically applied to all consumers within this Realm.
post/v1/realms
Request body
Response
success
Example response
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}