Representation of a platform used by Cloudiator
Name | Type | Description | Notes |
---|---|---|---|
name | String | Human-readable name | |
type | TypeEnum | PaaS stack type | [optional] |
api | Api | ||
credential | CloudCredential | ||
endpoint | String | URI where the api of this platform provider can be accessed. | [optional] |
id | String | Unique identifier for the platform | [optional] |
Name | Value |
---|---|
HEROKU | "HEROKU" |
OPENSHIFT | "OPENSHIFT" |
CLOUDFOUNDRY | "CLOUDFOUNDRY" |