Class CreateConfigRequestParameters
Request options for CreateConfig
https://opensearch.org/docs/latest/observing-your-data/notifications/api/#create-channel-configuration
Implements
Inherited Members
Namespace: OpenSearch.Net.Specification.NotificationsApi
Assembly: OpenSearch.Net.dll
Syntax
public class CreateConfigRequestParameters : RequestParameters<CreateConfigRequestParameters>, IRequestParameters
Properties
| Edit this page View SourceDefaultHttpMethod
Declaration
public override HttpMethod DefaultHttpMethod { get; }
Property Value
Type | Description |
---|---|
HttpMethod |
Overrides
| Edit this page View SourceSupportsBody
Declaration
public override bool SupportsBody { get; }
Property Value
Type | Description |
---|---|
bool |