Options
All
  • Public
  • Public/Protected
  • All
Menu

A single REST operation.

Hierarchy

  • Operation

Index

Properties

body

Representation of the body and metadata headers.

Optional conditions

conditions?: Conditions

Conditions the resource must fulfill for a valid operation.

method

method: string

The HTTP method (GET/POST/PUT/PATCH/DELETE/etc.).

Optional permissionSet

permissionSet?: Partial<Record<CredentialGroup, Partial<Record<AccessMode, boolean>>>>

The permissions available for the current operation.

preferences

Representation preferences of the response. Will be empty if there are none.

target

Identifier of the target.