Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
UserResourceIdentifier{userKey=8a00a0c85b2726c2015b58aa779d0003, userName='null'}
AUTH1UserResourceIdentifier{userKey=8a00a0c86ca23f8a016cd6ed6fe90013, userName='null'}
JIRAIDAUTHTP-536
REV5UserResourceIdentifier{userKey=8a00a0c85b2726c2015b58aa779d0003, userName='null'}
REV6
REV3UserResourceIdentifier{userKey=8a00a0c85b2726c2015b58aa779d0003, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a0c86ca23f8a016cd6ed6fe90013, userName='null'}

Spacevars
0product
 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. 
  • Report: For accessing the Report API.

This section describes how to use 

Spacevars
0product
 APIs.

...

  1. From the 

    Spacevars
    0product
    menu bar, select the current user menu and click Edit Profile. The User Profile page appears.

    Caption
    0Figure
    1User Profile
    3User Profile


  2. Go to the Access Token tab and create an access token. For more information on managing access tokens, see Manage EdgeView Access Tokens.

    Caption
    0Figure
    1Access Token Tab
    3Access Token Tab


  3. Use the generated token in REST API calls as a bearer token for authorization. To test this, go to System > EdgeView API

    Caption
    0Figure
    1EdgeView API
    3EdgeView API


    You are taken to the updated 

    Spacevars
    0product
    API documentation.

    Caption
    0Figure
    1EdgeView APIs
    3EdgeView APIs

    Image Modified


  4. 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 

    Spacevars
    0product
    API documentation, execute the following command in
    Spacevars
    0product
     installation scc-build directory:

    Code Block
    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 

    Spacevars
    0product
     API documentation in it.