DeploymentProfileTargetApiDTO
Description
Deployment Profile Target properties
Optional Parameters
- targetType
-
-
type: string
-
description: Target type for the deployment profile
-
enum: ['vCenter', 'AWS', 'Azure', 'Softlayer']
-
- providers
-
-
type: array
-
description: DeploymentProfileProviderApiInputDTO describing the provider entity parameters
-
-
reference: DeploymentProfileProviderApiDTO
-
-