Feature #14323
Updated by Tom Clegg about 6 years ago
Update API server to match [[Containers API]], specifically * @"portable_data_hash"@, @"uuid"@, or both _may_ be provided in a container request. * If both are provided, the uuid is considered advisory, and the container uses the provided portable_data_hash. * (unchanged) (optional / can defer?) If only the uuid is provided, the container uses the portable data hash corresponding to the given uuid _at the time the container is assigned to the container request._