Placement Profile Response
data class PlacementProfileResponse(val clusterId: String? = null, val datastoreId: String? = null, val hostId: String? = null, val resourcePoolId: String? = null)
Defines the resource properties.
Defines the resource properties.