apps/install/{id}/config

Retrieve and update the installed app profiles.

Note: This API is also used to configure synthetic monitoring integrations.

List all the domain profiles of the app

Path Parameters

  • tenantIdstringrequired

    Describes the Client uuid

  • idstringrequired

    Installed app uuid

Responses

  • idstring

  • namestring

  • configobject

  • installedAPPIdstring

  • frequencyinteger

  • statestring

  • upgradeboolean

  • scheduleNoneboolean

  • discoveryConfigIdinteger

  • resourceIdstring

  • allResourcesboolean

  • thirdPartyCiMappableboolean

  • availabilityEnabledboolean

  • lastScanTimeinteger

Loading Examples...

Creates app profile.

Path Parameters

  • tenantIdstringrequired

    Describes the Client uuid

  • idstringrequired

    Installed app uuid

Request Body

application/json

  • namestring

  • scheduleobject

  • configobject

  • nativeTypesobject

Loading Examples...

Responses

  • idstring

  • namestring

  • configobject

  • nativeTypesobject

  • installedAppIdstring

  • scheduleobject

Loading Examples...