Home Manual Reference Source
public class | source

Endpoints

Provides access to the endpoints used in HAL.

Member Summary

Public Members
public get
public get
public get

Public Members

public get dmr: string source

Return:

string

the endpoint used to execute management operations.

public get sameOrigin: boolean source

Return:

boolean

true if the console is served from a WildFly / EAP instance, false if it runs standalone and connected to an arbitrary management endpoint.

public get upload: string source

Return:

string

the endpoint used for file uploads.