xpressinsight.InsightDmpContext
class xpressinsight.InsightDmpContext
manager_url: str
|
The URL of DMP Manager, which can be used to call DMP Manager webservice endpoints.
|
environment: str
|
The lifecycle environment of the component instance executing the Insight app, e.g. "design".
|
tenant_id: str
|
The ID of the tenant in which the Insight component resides.
|
solution_id: str
|
The ID of the solution in which the Insight component resides.
|
component_id: str
|
The ID of the Insight component that is executing the app.
|
component_instance_id: str
|
The ID of the Insight component instance that is executing the app.
|
solution_token: str
|
A bearer token that can be used to authorize requests to this component, DMP manager and other DMP resources, with the authority of the solution user for the requested environment.
|
solution_token_expiry_time: datetime.datetime
|
The expiry time of the given solution token.
|
solution_token_environment: str
|
The lifecycle environment for which the solution token was authorized, e.g. "design".
|
platform_token: str
|
A bearer token that can be used to authorize requests for the platform resources, under the authority of the platform client id.
|
platform_token_expiry_time: datetime.datetime
|
The expiry time of the given platform token.
|
© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.