Get allowed referrer
This method returns the allowed referrer list. This means access is allowed from all URLs in the list, to the PVWA. Any user who is a member of the Vault admins group can run this web service.
URL
|
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
Resource information
HTTP method |
Content type |
---|---|
GET |
application/json |
Header parameter
Parameter |
Description |
---|---|
Authorization |
The token that identifies the session, encoded in BASE 64. Type: string Mandatory: yes Default value: none |
Body parameters
None
Result
|
Parameter |
Description |
---|---|
referrerURL |
The URL from where users will be able to access the PVWA. Type: string |
regularExpression |
Defines whether or not the URL is a regular expression. Type: bool |
Return codes
For a complete list of return codes, see Return Codes.