[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

InlinePagedResponseCpnOauthAppClients1

List of CPN Oauth App clients.


Properties

results Optional

Partial list of returned results.


integer
totalResults Optional

Total number of results if available.

JSON Example

{
	"results": [
		{
			"description": "string",
			"displayName": "string",
			"id": "string",
			"organizationRoles": [
				{
					"name": "string"
				}
			],
			"serviceRoles": [
				{
					"serviceDefinitionId": "string",
					"serviceRoles": [
						{
							"name": "string"
						}
					]
				}
			],
			"sourceOrg": {
				"displayName": "string",
				"orgId": "string",
				"shortId": "string"
			}
		}
	],
	"totalResults": 0
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Used By

PagedResponseCpnOauthAppClients

Feedback

Was this page helpful?