Publisher policy operations - common headers and parameters
These APIs enable you to perform publisher policy operations on Event Hubs.
Common parameters
The following information is common to all tasks related to Event Hubs publisher policy:
- Replace
{api-version}
with2014-01
in the URL. - Replace
{servicebusNamespace}
with name of the namespace. - Replace
{eventHubPath}
with the path to your event hub. - Replace
{publisherName}
with the name of your publisher.
Common headers
The following table describes common request headers.
Request Header | Description |
---|---|
Authorization |
Specify one of the following:
|
Content-Type |
Set to application/atom+xml;type=entry;charset=utf-8 . |
Tasks
You can perform the following publisher policy operations: