Kong Service Virtualization

Third Party

Configuration

configobject
Hide Child Parameters
virtual_testsarray[object]

A JSON array as string representation of the plugin’s configurable fields.

Hide Child Parameters
namestringrequired

Represents a human readable test case name.

requestHashstringrequired

Represents the Sha256 of the HTTP Body or QUERY Parameters of your request.

requestHttpMethodstringrequired

Represents the HTTP method associated to the virtual request.

responsestringrequired

Represents the Base64 encoded virtual response to send after successful virtual request match.

responseContentTypestringrequired

Represents the Content-Type of the HTTP response after successful virtual request match.

responseHttpStatusnumberrequired

Represents the HTTP response to send consumers after successful virtual match.

routeobject

If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.

* Additional properties are NOT allowed.
Hide Child Parameters
idstring
serviceobject

If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.

* Additional properties are NOT allowed.
Hide Child Parameters
idstring

Did this doc help?

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!