Name | Type | Description | Notes |
---|---|---|---|
userEmail | String | Identity of the user that triggered this deployment. | [optional] |
deployTime | OffsetDateTime | Beginning of the lifetime of this deployment. | [optional] |
undeployTime | OffsetDateTime | End of the lifetime of this deployment. | [optional] |
config | String | Configuration used to create this deployment. | [optional] |
address | String | Address of the runtime element hosting this deployment. | [optional] |
resourceUri | List<String> | Output only. Resource URI for the artifact being deployed taken from the deployable field with the same name. | [optional] |
platform | DeploymentDetailsPlatform | Platform hosting this deployment. | [optional] |
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.