Get an about
get
https://{your_site_interface}/opa-hub/api/12.2.40/about
This operation will get basic About information for the Intelligent Advisor Hub.
Request
Query Parameters
-
expand: string
Comma separated list of named resources to expand, or "all" to expand all
-
fields: string
Comma separated list of fields to be returned
-
links: string
Comma separated list of links to be returned, or "none" to omit links
There's no request body for this operation.
Security
-
Authorization: apiKey
Type:
apiKeyDescription:Obtain a bearer token from https://{your_site_interface}/opa-hub/api/12.2.17/auth and use it in the Authorization header as: Bearer {token}. -
oauth2_opa: oauth2
Type:
oauth2Description:POST the OAuth2 Client Credentials parameters to https://{your_site_interface}/opa-hub/api/12.2.17/auth and use the access token from the response in the Authorization header.
Response
Supported Media Types
- application/json
200 Response
The request was successfully completed.
Root Schema : about
Type:
Show Source
object-
otherPolicyModelingInstallerLinks: array
otherPolicyModelingInstallerLinks
Read Only:
trueContains an array of links to other Policy Modeling installers available for this Hub. -
policyModelingInstallerLink: string
The Policy Modeling installer url for the of this release.
-
product: string
The descriptive product name.
-
siteType: string
Allowed Values:
[ "studio", "production", "test", "development" ]The site type -
version: string
The fully-qualified version identifier, as a decimal separated numeric id.
-
versionName: string
The name of this release.
Nested Schema : otherPolicyModelingInstallerLinks
Type:
arrayRead Only:
trueContains an array of links to other Policy Modeling installers available for this Hub.
Show Source
Nested Schema : aboutOpmInstallerLink
Type:
Show Source
object-
url: string
Read Only:
trueThe url to the Policy Modeling installer -
versionName: string
Read Only:
trueThe version of the Policy Modeling installer