Changing a Tenant Configuration by using Webservice

This section shows you how to update a tenant configuration by using a configuration webservice.

Procedure

  1. Send a PUT request to the following URL to update a tenant configuration property:

    http://xxxxx/TAFJConfiguration/resources/configuration/{tenant_Id}

    Where,

    tenant_Id - The configuration ID

  2. Provide the appropriate key value pair for the property that you want to modify.

View the Tenant Configuration

A GET request to following URL displays the full set of properties that is making the tenant configuration.

http://xxxxx/TAFJConfiguration/resources/configuration/{tenant_Id}


Bookmark Name Actions
Feedback
x