You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Unable to show "metadata-from": No such page "_space_variables"
allows users to use its APIs, allowing for easy third party application integration. The following APIs are available for use:
- Collection: For accessing collections.
- Device: For accessing device information.
- Policy: For accessing a specific policy.
This section describes how to use
Unable to show "metadata-from": No such page "_space_variables"
APIs.
Use
Unable to show "metadata-from": No such page "_space_variables"
APIsTo use an
Unable to show "metadata-from": No such page "_space_variables"
API, perform the following steps:
From the
Unable to show "metadata-from": No such page "_space_variables"
menu bar, select the current user menu and click Edit Profile. The User Profile page appears.Go to the Access Token tab and create an access token. For more information on managing access tokens, see Manage EdgeView Access Tokens.
Use the generated token in REST API calls as a bearer token for authorization. To test this, go to System > EdgeView API.
You are taken to the updated Unable to show "metadata-from": No such page "_space_variables"
API documentation.You can try out any of the APIs listed here, by selecting the desired API and entering the required information along with the access token. For more information on how to try out the available APIs, refer to Use EdgeView Access Tokens.
To access a printable version of the
Unable to show "metadata-from": No such page "_space_variables"
API documentation, execute the following command in Unable to show "metadata-from": No such page "_space_variables"
installation scc-build directory:
docker cp evapi:/usr/local/tomcat/webapps/evapi/WEB-INF/classes/index.html.
This command results in an index HTML file with the printable version of
Unable to show "metadata-from": No such page "_space_variables"
API documentation in it.