NamespaceExists¶
Description¶
description: |
Check if namespace `id` exists.
This operation must behave exactly like the DescribeNamespace API,
except it does not contain a response body.
Request Schema¶
Response¶
This operation returns success if the namespace exists, or an error if it does not exist. No response body is included in successful responses.