ManageEngine ServiceDesk Plus - Create and Update Assets
  • 06 Feb 2024
  • 4 Minutes to read
  • Dark
    Light
  • PDF

ManageEngine ServiceDesk Plus - Create and Update Assets

  • Dark
    Light
  • PDF

Article Summary

ManageEngine ServiceDesk Plus - Create and Update Assets creates a ManageEngine ServiceDesk Plus Asset, or updates ManageEngine ServiceDesk Plus Assets for:

  • Assets that match the results of the selected saved query, and match the Enforcement Action Conditions, if defined or assets selected on the relevant asset page.

See Creating Enforcement Sets to learn more about adding Enforcement Actions to Enforcement Sets.

General Settings

  • Enforcement Set name (required) - The name of the Enforcement Set. A default value is added by Axonius. You can change the name according to your needs.
  • Add description - Click to add a description of the Enforcement Set. It is recommended to describe what the Enforcement Set does.
  • Run action on assets matching following query (required) - Select an asset category and a query. The Enforcement Action will be run on the assets that match the query parameters.
  • Action name (required) - The name of the Main action. A default value is added by Axonius. You can change the name according to your needs.
  • Configure Dynamic Values - Toggle on to enter a Dynamic Value statement. See Creating Enforcement Action Dynamic Value Statements to learn more about Dynamic Value statement syntax.

  • Use stored credentials from ManageEngine ServiceDesk Plus adapter - Select this option to use ManageEngine ServiceDesk Plus connected adapter credentials. When you select this option, the Select Adapter Connection drop-down is available, and you can choose which adapter connection to use for this Enforcement Action.

    Note:

    To use this option, you must successfully configure a ManageEngine ServiceDesk Plus adapter connection.

Required Fields

  • Compute Node - The Axonius node to use when connecting to the specified host. For more details, see Connecting Additional Axonius Nodes.


    ## Additional Fields
    These fields are optional.

  • Host Name or IP Address - The hostname or IP address of the ManageEngine ServiceDesk Plus server that Axonius can communicate with.

  • Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.

Authentication Methods

Select Authentication method either oAuth 2.0 or Basic Authentication.

  • Basic Authentication:

    • Technician key token (required) - Use for on-prem deployment of ManageEngine ServiceDesk Plus (SDP). An API Key associated with a user account that has the Required Permissions to fetch assets.
      To obtain a technician key token, see Generate a Technician Key Token.
  • oAuth 2.0
    Use for cloud deployment of ManageEngine ServiceDesk Plus (SDP).

    • OAuth Client ID, OAuth Client Secret and OAuth Refresh Token - Parameters for OAuth authentication used in the cloud version of ManageEngine ServiceDesk Plus. Refer to Configuring OAuth Authentication for information on how to generate them.
    • OAuth Zoho Accounts URL - Select the account URL, or add your own. Refer to Refresh Access Tokens for information on how to obtain the account URL.
  • HTTPS Proxy - Connect the adapter to a proxy instead of directly connecting it to the domain.

  • HTTPS Proxy User Name - The user name to use when connecting to the server using the  HTTPS Proxy.

  • HTTPS Proxy Password - The password to use when connecting to the server using the  HTTPS Proxy.

  • Asset Product Name (only for new assets) - Enter a name for the product.

  • Asset Product ID (only for new assets) - Enter an ID for the product.

  • Action Choice - Select the Action you want to run: Create, Create and Update, or Update.

  • Exclude connections - Select the adapter connections to exclude.

  • Map Axonius fields to adapter fields - Use the Field Mapping Wizard to map Axonius fields to fields in external systems. In this way you can transfer data found in Axonius into the external system as part of the configuration of relevant enforcement actions. The wizard shows you which fields exist on the Axonius system, allowing you to map them easily.

    Note:

  • Gateway Name - Select the gateway through which to connect to perform the action.

APIs

Axonius uses these APIs:

Configuring OAuth Authentication

This adapter supports OAuth Authentication.

Generating the OAuth Client ID, OAuth Client Secret and OAuth Refresh Token

To use OAuth Authentication you need to generate the OAuth Client ID, OAuth Client Secret and OAuth Refresh Token. To generate them:

  1. Go to the Zoho API Console: https://api-console.zoho.com/
  2. Click 'Add client', choose 'Self Client' and click 'Create' (if a popup asks you to confirm, click “OK“).
  3. On the API Console main page, click on the 'Self Client' application
  4. In the tab 'Generate Code', enter the following details, and click 'Create':
    • Scope:
      • “SDPOnDemand.assets.CREATE,SDPOnDemand.assets.READ,SDPOnDemand.assets.UPDATE”
      • Time Duration: “10 minutes”
      • Scope Description: free text (could be anything)
  5. A popup “Generated Code“ opens, click copy, and paste the code in a temporary file.
  6. In the tab “Client Secret“, copy “Client ID“ and “Client Secret“ to a temporary file
  7. Enter the values you’ve copied to the following command on a linux machine (or Windows with curl):
curl -X POST "https://accounts.zoho.com/oauth/v2/token?grant_type=authorization_code&code=<code>&client_id=<client_id>&client_secret=<client_secret>"
  1. From the response of the command, copy the value of “refresh_token“, and save it to a temporary file.
  2. Copy the OAuth Client ID, OAuth Client Secret, OAuth Refresh Token to the appropriate places in the Configuration dialog.



For more details about other Enforcement Actions available, see Action Library.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.