Class GetRoleMappingsRequestParameters
Request options for GetRoleMappings
https://opensearch.org/docs/latest/security/access-control/api/#get-role-mappings
Inheritance
GetRoleMappingsRequestParameters
Implements
Inherited Members
Namespace: OpenSearch.Net.Specification.SecurityApi
Assembly: OpenSearch.Net.dll
Syntax
public class GetRoleMappingsRequestParameters : RequestParameters<GetRoleMappingsRequestParameters>, 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 |