Skip to main content
Version: 3.7.x.x LTS

Instructions

Some operations support so-called instructions to further control the desired behavior. For example, the "createServerKeyMaterial" instruction on a create server operation can be used to automatically create the necessary key material when setting up a new server.

Note, that these instructions are not always visible via Swagger UI because they heavily depend on the used type. The GET operation on the type resource (/administration/type) lists known instructions, too. To use instructions in the Swagger UI, simply provide them in HTML-encoded form as query parameters (instructions field).