urn:sn:pulsar:organization-id:pulsar-instance-name
. You can retrieve the organization name and instance name using the snctl get organizations <organization-id>
and snctl get pulsarinstance <instance-name>
commands, respectively. When a Pulsar client connects to a Pulsar cluster using OAuth2 authentication, this URN is required as audience to use for the authentication process.
After creating an organization, you can create one or more Serverless, Dedicated, or BYOC instances within that organization. However, before creating BYOC instances, you must first provision one or more BYOC infrastructure pools in your cloud accounts.
pool_namespace
is always set to streamnative
.pool_namespace
is set to the organization ID where the cloud environment was created.Instance Type | Classic Engine | Ursa Engine |
---|---|---|
Serverless | ✅ | ❌ |
Dedicated | ✅ | ❌ |
BYOC | ✅ | ✅ |
BYOC Pro | ✅ | ✅ |