Tip |
---|
Table of Contents | ||
---|---|---|
|
GET usage_service_catalogs/configuration/usage_service_types/list
This method returns the usage service types that are allowed to be used in usage service catalogs, based on the active usage service catalog definition. Multiple usage service types are returned by each call
Resource URL
Parameters
Name | Type | Description |
token | String | The token retrieved from the login method |
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
Response Data
Name | Type | Description |
---|---|---|
default | Boolean | The default usage service type |
type | Usage Service Type Object | The related usage service type |
...
Examples
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
HTTP Method: GET
Request: Response:
|
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
HTTP Method: GET
Request: Response:
|
GET usage_service_catalogs/configuration/provisioning_providers/list
This method returns the provisioning providers that are allowed to be used in usage service catalogs, based on the active usage service catalog definition. Multiple provisioning providers are returned by each call
Resource URL
Parameters
Name | Type | Description |
token | String | The token retrieved from the login method |
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
Response Data
Name | Type | Description |
---|---|---|
default | Boolean | The default provisioning provider |
type | Usage Service Type Object | The related provisioning provider |
...
Examples
...
title | Example 1 |
---|
HTTP Method: GET
Request:
Response:
...
theme | Confluence |
---|---|
language | javascript |
linenumbers | true |
...
Panel | ||||
---|---|---|---|---|
| ||||
|