![]() |
This document is archived and information here might be outdated. Recommended version. |
REST operation metadata object.
Name | Description | |
---|---|---|
![]() |
Name | Operation name. Used in IRESTRequestHandler's schema generation and url parsing. |
![]() |
Name | Operation name. Used in IRESTRequestHandler's schema generation and url parsing. |
![]() |
OutputFormats | Supported output formats, separated by comma. |
![]() |
OutputFormats | Supported output formats, separated by comma. |
![]() |
Parameters | Operation parameters, separated by comma. |
![]() |
Parameters | Operation parameters, separated by comma. |
![]() |
PostOnly | Denotes POST-only operations. |
![]() |
PostOnly | Denotes POST-only operations. |
![]() |
RequiredCapability | Required capability for the operation. |
![]() |
RequiredCapability | Required capability for the operation. |
![]() |
ToJSONObject | Converts operation object to JSON representation. |
CoClasses and Classes | Description |
---|---|
CoRESTOperation | IRESTOperation coclass |