Settings API - Cloud Foundry schema table
Cloud Foundry (builtin:cloud.cloudfoundry)
Use this page to connect your Cloud Foundry foundation to Dynatrace for monitoring. Please have your Cloud Foundry API target URL, your authentication endpoint and your Cloud Foundry username and password ready.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:cloud.cloudfoundry |
| environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:cloud.cloudfoundry |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:cloud.cloudfoundry | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:cloud.cloudfoundry |
Authentication
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
enabled | Enabled | boolean | - | required |
label | Name this connection | text | - | required |
apiUrl | Cloud Foundry API Target | text | - | required |
loginUrl | Cloud Foundry Authentication Endpoint | text | - | required |
username | Cloud Foundry Username | text | - | required |
password | Cloud Foundry Password | secret | - | required |
activeGateGroup | ActiveGate group | text | - | optional |