DeployRequest Data Type

Subtypes
DeployResponse
Properties
name data type description
provisionID string
clusterType string
configurationID string
Properties inherited from OwnedObject
owner string

Example

{
  "provisionID" : "...",
  "clusterType" : "...",
  "configurationID" : "...",
  "owner" : "..."
}